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
When using oc status, there are failures that have common responses. Things like "your build failed, would you like to look at logs with oc build-logs builds/foo or retry with oc start-build bc/bar? Similar help can be provided for failed deployments, service accounts with missing secrets, a stub for emptyDir volumes, etc. Sometimes that level of detail is annoying, but a flag to turn it on would be nice.