-
Notifications
You must be signed in to change notification settings - Fork 261
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
Clusters: Unable to edit local cluster #12506
Comments
Problem not happening on RKE2 & k3s. QA to confirm if this is happening elsewhere; if this is only local, then it's a release note for 2.10.0 until we figure out what to do since code change here will touch a lot of things. |
Looks related to this getter. When touching this code there is a possiblity for regression in the provider/distro column of cluster list views, as well as routing to/from the 'edit config' of clusters generally. We'll need to verify list and 'edit config' behavior for each of the following cluster types: local clusters:
downstream clusters:
|
/backport v2.10.0 |
/backport v2.9.5 |
Closing this out as I have already tested this in 2.10. |
Setup
master f878279
Describe the bug
User is unable to edit local cluster.
To Reproduce
Result
User is unable to edit local cluster.
Expected Result
User is able to edit local cluster.
Screenshots
Screen.Recording.2024-11-05.at.12.30.37.PM.mov
Additional context
The text was updated successfully, but these errors were encountered: