dashboard
dashboard copied to clipboard
Migrate imported cluster edit pages from Ember to Vue
As part of https://github.com/rancher/dashboard/issues/8718, we need to migrate the imported cluster edit view to Vue. Imported cluster create view is already in vue.
SURE-6772 can be covered as part of this
Created BE issue https://github.com/rancher/rancher/issues/43191 Steve API does not provide us information required to edit imported cluster.
Backend should have unblocked this for UI and now we're blocking them. Moving to Next Up.
@eva-vashkevich @gaktive Where is this one? This has milestone 2.9.next1 rather then 2.9.0 - is that correct?
@nwmac I am currently working on it and I think it should be moved back to 2.9.0 if possible. Thank you for catching that
Validated on 2.11 using head build
Version Information
Validation Results
1a. PASS: Import page before importing has standard editable fields, but nothing about k3s or rke2
1b. PASS: Edit page also in early stages of import, before distro detected
- PASS: Edit page after importing shows K3s Options when k3s cluster:
- PASS: Edit page after importing shows RKE2 Options when rke2 cluster:
- PASS: Users, labels, and annotations can all successfully be added:
- FAIL: Users and labels can be removed, but annotations can NOT be:
- FAIL: Editing imported cluster during the "Waiting" Phase:
- PASS: Able to edit description on local cluster:
- PASS: Able to upgrade imported clusters:
Followup Issues
- https://github.com/rancher/dashboard/issues/13470
- https://github.com/rancher/dashboard/issues/13471
- https://github.com/rancher/dashboard/issues/13472