rancher / dashboard

The Rancher UI
https://rancher.com
Apache License 2.0
461 stars 261 forks source link

Clusters: Unable to edit local cluster #12506

Open yonasberhe23 opened 3 days ago

yonasberhe23 commented 3 days ago

Setup

Describe the bug User is unable to edit local cluster.

To Reproduce

  1. go to cluster management
  2. click ellipsis for local cluster
  3. click Edit Config
  4. notice Create button (should be Save) is disabled
  5. add description
  6. notice Create button is still disabled

Result User is unable to edit local cluster.

Expected Result User is able to edit local cluster.

Screenshots

https://github.com/user-attachments/assets/092c7ed3-c583-4072-b371-7797922782ac

Additional context

gaktive commented 2 days ago

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.

mantis-toboggan-md commented 2 days ago

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:

gaktive commented 2 hours ago

/backport v2.10.0