portainer/app/kubernetes/node
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
..
converter.js Enable the ability to cordon/uncordon/drain nodes (#4723) 2021-03-15 22:36:14 +01:00
filters.js feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
formValues.js Enable the ability to cordon/uncordon/drain nodes (#4723) 2021-03-15 22:36:14 +01:00
helper.js feat(k8s/application): add/edit placement preferences/constraints (#4210) 2020-08-14 11:56:53 +12:00
models.js Enable the ability to cordon/uncordon/drain nodes (#4723) 2021-03-15 22:36:14 +01:00
payload.js feat(k8s/node): Add the ability to apply taints and labels to nodes (#4176) 2020-08-12 11:42:55 +12:00
rest.js fix(rest): remove timeouts for all REST services (#4385) 2020-11-05 20:49:37 +13:00
service.js Enable the ability to cordon/uncordon/drain nodes (#4723) 2021-03-15 22:36:14 +01:00