portainer/app/kubernetes/views
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
..
applications feat(k8s/applications): Expose application workload type (#4029) 2020-07-17 10:00:15 +12:00
cluster feat(cluster): Show the cluster health by showing the status of the underlying cluster components (#4022) 2020-07-17 11:39:16 +12:00
configurations feat(kubernetes): Prevent deployment/edition of resources inside a system namespace (#4039) 2020-07-14 17:39:13 +12:00
configure feat(volumes): Expose the provisioner associated to a volume (#4030) 2020-07-15 10:55:29 +12:00
dashboard feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
deploy feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
resource-pools feat(kubernetes): introduce kubernetes support (#3987) 2020-07-06 11:21:03 +12:00
stacks/logs feat(k8s/logs): Add the ability to download application/stack logs (#4046) 2020-07-17 09:59:27 +12:00
volumes feat(volumes): Expose the provisioner associated to a volume (#4030) 2020-07-15 10:55:29 +12:00