-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
Problem :
Currently in a diagnostic bundle if I have to check the pod status I need to execute the command mentioned below for scanner,collector,central,admission controller ,sensor and check whether the pod is in a running or non-running state.
~~~
cat 0020-afp-p2-cluster.zip/kubernetes/afp-p2/stackrox/collector/pod-collector-ct9vp.yaml | grep -i -A15 "containerStatuses:"
~~~
It would be great if a new file `pod_status.txt` added in the diagnostic bundle which depicts the status of all pods running in the RHACS.