Closed devdattakulkarni closed 3 months ago
In kubectl metrics plugin, we calculate the number of 'not running' pods. We should ignore the pods that are 'Succeeded'.
https://github.com/cloud-ark/kubeplus/blob/master/plugins/crmetrics.py#L236
In kubectl metrics plugin, we calculate the number of 'not running' pods. We should ignore the pods that are 'Succeeded'.
https://github.com/cloud-ark/kubeplus/blob/master/plugins/crmetrics.py#L236