Commit Graph

2 Commits

Author SHA1 Message Date
momesgin 807e2dc96c
scaling down to zero restrictions for RKE1 (#10017)
* disable scale down to zero

* scaling down to zero restrictions for RKE1

* removed extra optional chaining

* removed wrong condition for minus button

* added unit tests

* combined rke1 and rke2 scale down modals + more tests + minor refactor

* delete unused file ScaleRke1NodeDownDialog.vue

* moved logic from created to data + used nameDisplay for both rke1 and rke2

---------

Co-authored-by: Mo Mesgin <mmesgin@Mos-M2-MacBook-Pro.local>
2023-12-14 10:08:34 -08:00
Sean-McQ 70ad28eb3d
node to management node controller remaps status into internalNodeStatus (#9760)
Code that handles this on the backend: 9129a7b049/pkg/controllers/managementuser/nodesyncer/nodessyncer.go (L750)
2023-09-27 08:15:02 -04:00