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

Better representing CLI version and dependencies in EKS-A cluster #5847

Closed
jiayiwang7 opened this issue May 11, 2023 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@jiayiwang7
Copy link
Member

jiayiwang7 commented May 11, 2023

The relationship between an EKS-A release and its corresponding bundle is not clear. Furthermore, it is difficult to tell what version of EKS-A was used to create/upgrade a cluster. For these reasons, the bundlesRef field of a cluster should be deprecated in favor of an eksaVersion field. The eksaVersion field should map to an EKSARelease resource on the cluster, which can contain a reference of the release's corresponding bundle.

@tatlat
Copy link
Member

tatlat commented Jul 28, 2023

Implemented in #6262 and #6268

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants