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

EKS - unable to remove all managed nodegroups from imported EKS cluster that also has self-managed nodes #11336

Open
mantis-toboggan-md opened this issue Jul 2, 2024 · 0 comments
Assignees
Labels
area/eks kind/bug QA/manual-test Indicates issue requires manually testing
Milestone

Comments

@mantis-toboggan-md
Copy link
Member

mantis-toboggan-md commented Jul 2, 2024

Blocked by the open PR #11294

This will need to be done in tandem with a backend fix rancher/rancher#45972. The UI needs to be able to send an empty array for <norman cluster>.eksConfig.nodeGroups to delete the nodeGroups (setting to null wont work because of the kontainer driver syncing mechanism; when fields are null whatever is in the upstream spec will be used instead). Currently, there is norman API validation which prevents sending an empty array.

@mantis-toboggan-md mantis-toboggan-md self-assigned this Jul 2, 2024
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Jul 2, 2024
@mantis-toboggan-md mantis-toboggan-md added QA/manual-test Indicates issue requires manually testing and removed QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this labels Jul 2, 2024
@gaktive gaktive added this to the v2.10.0 milestone Jul 2, 2024
@nwmac nwmac modified the milestones: v2.10.0, v2.11.0 Jul 4, 2024
@gaktive gaktive modified the milestones: v2.10.0, v2.11.0 Oct 2, 2024
@nwmac nwmac modified the milestones: v2.12.0, v2.11.0 Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/eks kind/bug QA/manual-test Indicates issue requires manually testing
Projects
None yet
Development

No branches or pull requests

3 participants