You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking on creating a random string such as 'checks-RANDOMSTUFF' (cannot request a project starting with "openshift-") in the 'main', then create the namespace like:
And then use the --to-namespace flag on all the oc debug to force creating all the debug containers there. Also, at the end of the script, delete the namespace just in case.
Would like to see a quick and easy way to send all the oc debug queries to a specific namespace. I can give you a patch by EOD.
The text was updated successfully, but these errors were encountered: