portainer/app/kubernetes/node
Maxime Bajeux 1bf97426bf
feat(k8s/node): Add the ability to apply taints and labels to nodes (#4176)
* feat(node): Add the ability to apply taints and labels to nodes

* feat(k8s/node): minor UI update

* feat(k8s/node): UI update and disable system labels

* feat(k8s/node): minor UI update

* fix(node): fix add first taint

* refacto(node): add KubernetesNodeHelper

* feat(node): add used label to labels

* feat(node): add node update modals

* fix(node): modal when used label changes

* feat(k8s/node): minor UI update

Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-08-12 11:42:55 +12:00
..
converter.js feat(k8s/node): Add the ability to apply taints and labels to nodes (#4176) 2020-08-12 11:42:55 +12:00
filters.js feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
formValues.js feat(k8s/node): Add the ability to apply taints and labels to nodes (#4176) 2020-08-12 11:42:55 +12:00
helper.js feat(k8s/node): Add the ability to apply taints and labels to nodes (#4176) 2020-08-12 11:42:55 +12:00
models.js feat(k8s/node): Add the ability to apply taints and labels to nodes (#4176) 2020-08-12 11:42:55 +12: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 feat(k8s/node): Add the ability to apply taints and labels to nodes (#4176) 2020-08-12 11:42:55 +12:00
service.js feat(k8s/node): Add the ability to apply taints and labels to nodes (#4176) 2020-08-12 11:42:55 +12:00