portainer/app/kubernetes
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
..
component-status feat(cluster): Show the cluster health by showing the status of the underlying cluster components (#4022) 2020-07-17 11:39:16 +12:00
components feat(k8s/sidebar): relocate setup entry as a sub-entry (#4192) 2020-08-11 12:39:01 +12:00
converters feat(k8s/application): add default values for auto scaler (#4190) 2020-08-11 10:57:20 +12:00
endpoint feat(node): Show which IP address / port the cluster API is listening on (#4134) 2020-08-05 12:15:17 +12:00
filters feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
helpers feat(k8s/application): add default values for auto scaler (#4190) 2020-08-11 10:57:20 +12:00
horizontal-pod-auto-scaler feat(k8s/application): add the ability to set the auto-scale policy of an application (#4118) 2020-08-05 10:08:11 +12:00
ingress feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
models feat(application): Add the ability to use existing volumes when creating an application (#4044) 2020-08-07 16:40:24 +12:00
node feat(k8s/node): Add the ability to apply taints and labels to nodes (#4176) 2020-08-12 11:42:55 +12:00
pod feat(k8s/application): expose tolerations and affinities (#4063) 2020-07-30 10:25:59 +12:00
rest feat(application): Add the ability to use existing volumes when creating an application (#4044) 2020-08-07 16:40:24 +12:00
services fix(k8s/storage): missing endpoint id in storage patch request (#4174) 2020-08-08 10:43:34 +12:00
views feat(k8s/node): Add the ability to apply taints and labels to nodes (#4176) 2020-08-12 11:42:55 +12:00
__module.js fix(app): use deps injection in router correctly (#4049) 2020-07-21 09:06:37 +12:00