-
Notifications
You must be signed in to change notification settings - Fork 262
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
[BUG]Edit Config on local EKS cluster #12339
Comments
@rolfbartels thanks for raising this issue and helping to make Rancher better! Our team might follow-up for to collect more information as we triage the issue. @gaktive transferring to the Dashboard repo for triage. This could be related to SURE-9216 |
I can repro this issue in v2.9.3. The form behaves exactly as described when editing the local cluster for Rancher hosted on EKS |
@mantis-toboggan-md this feels like something we can tackle in 2.11.0 and 2.10.1 but can you take a quick look to see how easy a fix could be? |
@gaktive I have looked into this and spoken about it a little with Phil. Investigation is ongoing; we don't yet know if this is a frontend, backend, or combined bug. Given that, I'd say it's not a good candidate for 2.10.0. |
Following up with some information based on OOB discussions. We've identified that the behavior described in the issue is related to
Based on the information provided, I think that we will need to define the edge-cases for working with local clusters and handle them accordingly so that the form behaves as expected for this use case. |
/backport v2.10.1 |
/backport v2.9.5 |
Rancher Server Setup
Information about the Cluster
User Information
Describe the bug
On a new install or old install on Rancher 2.9.2 I want to add labels to the local cluster.
When I edit the config I am prompted that atleast 1 node group must be configured.
I insert the missing field (Cluster Name, Cloud Creds (Same Creds use to eksctl create), add a node group and try and save.
I am presented on and error
{"data":""}
To Reproduce
Cluster Management
Select the ellipsis for local cluster
Edit Config
Enter in required details
Save
Result
{"data":""}
Expected Result
Cluster Config saves
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: