blut
blut
@alvinlin123, the aws client sdk implements the assumeRoleWithWebIdentity correctly, however as far as I could tell, for the ruler and the alertmanager the sts assumeRoleWithWebIdentity calls are issued against the...
I'll add a detailled bug report with debug logging tomorrow.
Hi @alvinlin123 I've attached the [debug.log](https://github.com/cortexproject/cortex/files/8876281/debug.log), but I think the interesting message is the following error: ```WebIdentityErr: failed to retrieve credentials caused by: SerializationError: failed to unmarshal error message status...
> I will take a closer look. Thank you for getting back. I will take a look asap :) Hi @alvinlin123, did you find a chance to check out my...
We're still on cortex v1.9.0, deployed to kubernetes using tanka. Separately for the ruler deployment I've tried upgrading the image to v1.11.1 and with removed ruler.storage.s3.endpoint, I get a much...
Hi @alvinlin123, we've switched to Mimir, where this issue is resolved. Feel free to close.
Would you think interpreting map keys as rexexp would break many use-cases? We might consider a separate transform type, such as regexpMap.
Looking fwd. to this feature
I was looking for ways to have AWS Lambda tag the Fargate instances, however, any instances created by EKS with a FargateProfile are not shown in EC2. Is there any...