ui/lib/shared/addon/components/cluster-driver/driver-import
Westly Wright 075a6f49f9
Added extra logic for excluding docker cluster from edit/upgrade
k3s clusters that do not have a config should not allow editing of items on the config.
A null k3s config indicates a docker installed cluster so I've added extra logic
to check if the config exists and if it does not we don't show the manage import cluster info component.

I also added logic to the final save method in cru cluster to only show the registration step if the cluster is pending
and not a null k3s config.

rancher/rancher#30977
2021-04-07 08:50:17 -07:00
..
component.js Added extra logic for excluding docker cluster from edit/upgrade 2021-04-07 08:50:17 -07:00
template.hbs Added extra logic for excluding docker cluster from edit/upgrade 2021-04-07 08:50:17 -07:00