portainer/app/kubernetes
Maxime Bajeux 94676df329
feat(k8s/cluster): Show the cluster leader (#4027)
* feat(cluster): Show the cluster leader

* feat(cluster): Restrict leader label only to admin users

* feat(kubernetes): minor UI update

* feat(endpoint):  move all KubernetesEndpoint related code to a single endpoint sub-folder and change few things

* fix(k8s/cluster): fix conflict leftover

* feat(k8s/cluster): review component leader UX

* refactor(k8s/node): remove useless call to endpoints

* refactor(k8s/endpoint): relocate variable declaration

Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-07-20 10:49:49 +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/cluster): Show the cluster leader (#4027) 2020-07-20 10:49:49 +12:00
converters Merge branch 'develop' of github.com:portainer/portainer into develop 2020-07-15 14:08:15 +12:00
endpoint feat(k8s/cluster): Show the cluster leader (#4027) 2020-07-20 10:49:49 +12:00
filters feat(k8s/applications): Expose application workload type (#4029) 2020-07-17 10:00:15 +12:00
helpers feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
horizontal-pod-auto-scaler feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
ingress feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
models feat(volumes): Expose the provisioner associated to a volume (#4030) 2020-07-15 10:55:29 +12:00
rest feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
services feat(kubernetes): add ingress details (#4013) 2020-07-15 08:45:19 +12:00
views feat(k8s/cluster): Show the cluster leader (#4027) 2020-07-20 10:49:49 +12:00
__module.js refactor(router): show endpoint id in url (#3966) 2020-07-15 08:46:38 +12:00