Description of problem: `rollout restart` command is missing in oc Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Confirmed with latest version , the issue has fixed: [root@dhcp-140-138 ~]# oc version -o yaml clientVersion: buildDate: "2019-12-13T16:45:38Z" compiler: gc gitCommit: 60ccef2e295e103fa6bd01b9ae5de9061386b948 gitTreeState: clean gitVersion: v4.4.0 goVersion: go1.12.12 major: "" minor: "" platform: linux/amd64 [root@dhcp-140-138 ~]# oc rollout -h Start a new rollout, view its status or history, rollback to a previous revision of your app ...... restart Restart a resource [root@dhcp-140-138 ~]# oc rollout restart daemonset.apps/apiserver -n openshift-apiserver daemonset.apps/apiserver restarted
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0581