portainer/app/kubernetes/views/cluster
Maxime Bajeux 32a9a2e46b
Enable the ability to cordon/uncordon/drain nodes (#4723)
* feat(node): Enable the ability to cordon/uncordon/drain nodes

* feat(cluster): check if there is a drain operation somewhere

* feat(kubernetes): allow to cordon, uncordon, drain nodes

* refacto(kubernetes): set a constant for drain label name

* fix(node): Relocate the warning message next to the dropdown and change the information message
2021-03-15 22:36:14 +01:00
..
node Enable the ability to cordon/uncordon/drain nodes (#4723) 2021-03-15 22:36:14 +01:00
cluster.html
cluster.js
clusterController.js