Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure wait_conditions starts with specific pattern
This ensures we're really facing a wait_condition, by checking we're starting the command by either `oc ` or `kubectl ` (yes, with a space after the command).
- Loading branch information