Toolbox container sometimes executes in debug Pod
Issue
-
Once
toolboxis executed on an OpenShift Container Platform Node, all furthertoolboxexecutions place users in thedebugPod instead of the toolbox Pod as expected.$ oc debug node/example-node.eu-central-1.compute.internal [..] sh-4.4# chroot /host sh-4.4# toolbox # Toolbox works as expected sh-4.4# exit sh-4.4# toolbox # Toolbox does not work as expected, user is instead dropped in the "debug" container -
Also any
podman exec -it toolbox-root SOME_COMMANDis executed on the debug pod and not in the runningtoolboxcontainer
Environment
- Red Hat OpenShift Container Platform (OCP) 4.7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.