-
Notifications
You must be signed in to change notification settings - Fork 264
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
Unable to edit imported EKS cluster having self-managed nodes #10335
Comments
Our go-forward milestone is 2.9.0 and we backport as required. Is this needed in 2.8? |
The backend (aka I don't know the priority backlog of UI and if the issue at hand needs to be accelerated. Maybe @davidstauffer knows ? |
I've been working on fixing the UI side, correcting any invalid ui errors and making sure cluster information correctly populates the form (pr here #11294); however, I found that I was not able to add node groups to imported EKS clusters with only self managed nodes. FYIU @cpinjani I filed a related issue #12872 |
Validation passed on the reported issue, able to perform cluster level edits on cluster. imported.mp4 |
Setup
Rancher version: v2.8-d0a177f1745fe14a0b3de7483aa3ef895d1ab967-head
Rancher UI Extensions: None
Browser type & version: Chrome latest
Describe the bug
Unable to edit imported EKS cluster having self-managed nodes. Saving the changes after editing the cluster is not working.
To Reproduce
Expected Result
In rancher/eks-operator#301, support is added for self-managed EKS nodes.
User must be able to edit and perform operations on imported EKS cluster having self-managed nodes
Screenshots
cc: @mjura @salasberryfin
The text was updated successfully, but these errors were encountered: