aws / eks-anywhere

Run Amazon EKS on your own infrastructure 🚀
https://anywhere.eks.amazonaws.com
Apache License 2.0
1.95k stars 283 forks source link

Allow user to specify curated packageBundle version during cluster install #8422

Open anashakt opened 2 months ago

anashakt commented 2 months ago

What would you like to be added: Currently versioning of curated package bundle is not allowed because of by default latest curated package bundle gets activated on the cluster. I would like to have a key in the cluster spec using which one can specify a packagebundle version.

Why is this needed: It allows controlled release of packages in production. If QA team has tested EKSA cluster lifecycle against a specific packageBundle version then production should get the same version as opposed to latest available at the time of cluster creation in Production.

tatlat commented 2 months ago

Thanks for bringing this up! We will add it to the backlog for now and discuss priority internally.