-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
None
-
Product / Portfolio Work
-
None
-
False
-
-
None
-
None
-
None
-
-
None
-
None
-
None
-
None
-
None
After executing
$ oc debug node/<nodename>
a temporary namespace is created and a debug pod is deployed into this namespace. Unfortunately, these pods and namespaces are not always cleaned up. Here is an example of debug pods left behind:
$ oc get po -A | grep debug openshift-debug-2l6t8 pbcppphosv006-pbc-xxxx-debug 0/1 Error 0 21d openshift-debug-mtl8j pbcppphosv011pbcnxxxx-debug-4dgbl 0/1 Completed 0 30d openshift-debug-ptbpc pbcppphosv017pbcnxxxx-debug-dk8r6 0/1 Completed 0 34d