kyma-project / busola

Web based Kubernetes Dashboard with a focus on privacy that requires no active components or special privileges in your cluster.
Apache License 2.0
24 stars 48 forks source link

Improve information in Statistical Cards on cluster overview #3015

Closed mrCherry97 closed 3 hours ago

mrCherry97 commented 2 weeks ago

Description As a user, I want to have clear information about the status of my cluster, for example, in the Statistical Cards on the cluster overview in the Pods section there is information only about healthy and failing pods, there should also be information about different statuses like pending.

Expected result Other statuses are also displayed, like pending.

Actual result There is only a healthy and unhealthy number of Pods. image image

Related issue backlog#5728