-
Bug
-
Resolution: Done
-
Major
-
None
-
2.7 GA
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
contains several rollout commands, for example:
oc rollout latest dc/system-redis
Every oc rollout latest should be probably followed by oc rollout status to ensure that rollout has finished, so command from example above should be followed with:
oc rollout status dc/system-redis