Sylvain Rabot

Results 140 comments of Sylvain Rabot

I very much think that Thanos would benefit to be 100% prometheus compliant and I would nudge users to use anchored/smoothed. Personally I cherish to be able to run my...

I think it's a duplicate of https://github.com/gruntwork-io/terragrunt/issues/4839.

@mowirth could you merge #5168 in your branch ?

I've built and tested this locally successfully. It resolved the problem I've been having with `public.ecr.aws`. @jrhouston could you please review this and have it part of a patch release...

@mselim00 I am using karpenter, here the EC2NodeClass I'm using: ```yaml --- apiVersion: karpenter.k8s.aws/v1 kind: EC2NodeClass metadata: name: al2023-default spec: # Required, resolves a default ami and userdata amiFamily: AL2023...

Here is the instance userdata and we can see the hardcoded maxPods: ``` MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="//" --// Content-Type: text/cloud-config #cloud-init write_files: - path: /home/ec2-user/.ssh/authorized_keys permission permissions: '0600' owner:...

> I see, I think we will need to work with Karpenter to see how we can support this use case. Can you share some more details on why you...

Cross-linking https://github.com/aws/karpenter-provider-aws/issues/8739