aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.17k stars 313 forks source link

[EKS] [request]: No available versions of adot add on for EKS 1.30 #2365

Open sidick opened 4 weeks ago

sidick commented 4 weeks ago

Community Note

Tell us about your request I would like there to be a version of the adot add on which is available for EKS 1.30

Which service(s) is this request for? EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

% aws eks describe-addon-versions --kubernetes-version 1.30 --addon-name adot
{
    "addons": []
}

Are you currently working around this issue? By not upgrading to EKS 1.30

Additional context Anything else we should know?

Attachments If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)

sidick commented 1 week ago

Going by https://github.com/aws-observability/helm-charts/pull/51 support is in the adot code, it just needs testing and releasing