Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validation for package bundle kubernetes version and update docs #9027

Open
sp1999 opened this issue Nov 20, 2024 · 0 comments
Open

Add validation for package bundle kubernetes version and update docs #9027

sp1999 opened this issue Nov 20, 2024 · 0 comments
Milestone

Comments

@sp1999
Copy link
Member

sp1999 commented Nov 20, 2024

Currently when a customer upgrades the kubernetes version for their cluster, we don't check if the packages bundle has the same kubernetes version as the cluster. We should add a validation to block the customer from upgrading their cluster if the kubernetes version in their cluster spec doesn't match the kubernetes version in the active bundle of their package bundle controller. This will force customers to upgrade their active package bundle to the latest version corresponding to their kubernetes version specified in the cluster spec. The Upgrade cluster section in the EKS-A docs also needs to be updated to let customers know that they need to upgrade their active package bundle too every time they upgrade their cluster to a newer kubernetes version.

This should also fix #8984

@vivek-koppuru vivek-koppuru added this to the v0.21.0 milestone Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants