portainer/app/kubernetes
Maxime Bajeux f765c63c74
feat(cluster): Show the cluster health by showing the status of the underlying cluster components (#4022)
* feat(cluster): add tabs

* feat(cluster): add cluster status informations to cluster detail view

* feat(cluster): change data display

* feat(cluster): prevent regular users to see cluster health

* feat(kubernetes): reviewed ComponentStatus handling

* refactor(kubernetes): review apiToModel for KubernetesComponentStatus

* refactor(kubernetes): remove unused variable

* refactor(kubernetes): clean hasUnhealthyComponentStatus code

Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-07-17 11:39:16 +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/applications): Expose application workload type (#4029) 2020-07-17 10:00:15 +12:00
converters Merge branch 'develop' of github.com:portainer/portainer into develop 2020-07-15 14:08:15 +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(cluster): Show the cluster health by showing the status of the underlying cluster components (#4022) 2020-07-17 11:39:16 +12:00
__module.js refactor(router): show endpoint id in url (#3966) 2020-07-15 08:46:38 +12:00