[Bug] eksctl get addon --name coredns does not show update version available #7229
Labels
kind/bug
priority/important-longterm
Important over the long term, but may not be currently staffed and/or may require multiple releases
What were you trying to accomplish?
I want to check if there are updates for my installed addons. Coredns is the one which seems to behave not correct, as the newer version should be
v1.10.1-eksbuild.4
In the AWS docs it shows a newer version: https://docs.aws.amazon.com/eks/latest/userguide/managing-coredns.html
The command
eksctl utils describe-addon-versions --name coredns --cluster mycluster
shows a newer version too.What happened?
Command does show no update version under column
UPDATE AVAILABLE
.How to reproduce it?
Run command
eksctl get addon --name coredns --cluster mycluster
in EKS cluster with version 1.27 or .128Logs
Anything else we need to know?
What OS are you using?
Fedora 38
Are you using a downloaded binary or did you compile eksctl?
Installed via brew
What type of AWS credentials are you using (i.e. default/named profile, MFA)? - please don't include actual credentials though!
MFA authentication
Versions
The text was updated successfully, but these errors were encountered: