Description of problem: The 'cli' option to the openshift command has been deprecated in atomic-openshift-3.9.x Version-Release number of selected component (if applicable): openshift-scripts-dedicated-3.7.2.32-1.git.0.b381c95.el7.x86_64 How reproducible: Always Steps to Reproduce: 1. Install openshift-scripts-dedicated-3.7.2.32-1.git.0.b381c95.el7.x86_64 on 3.9 cluster. 2. Try to start the openshift-dedicated-role service Actual results: May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal systemd[1]: Started Apply roles to OpenShift Dedicated Admins. May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal systemd[1]: Starting Apply roles to OpenShift Dedicated Admins... May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Arguments to program: May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: ProjectRole = dedicated-project-admin May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: ClusterRole = dedicated-cluster-admin May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Groups = ['dedicated-admins', 'system:serviceaccounts:dedicated-admin'] May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: SkipProjects = ['default', 'kube-system', 'logging', 'management-infra', 'openshift', 'openshift-infra', 'openshift3', 'ops-health-monitoring', 'ops-project-operation-check'] May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: ReCreate = True May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Verbose = True May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Checking OpenShift CLI command ... May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: FAIL May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Error: Checking OpenShift CLI command failed: Error: unknown command "cli" for "openshift" May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal python[113960]: Run 'openshift --help' for usage. May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal systemd[1]: openshift-dedicated-role.service: main process exited, code=exited, status=1/FAILURE May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal systemd[1]: Unit openshift-dedicated-role.service entered failed state. May 18 15:03:28 ip-172-31-50-228.us-west-2.compute.internal systemd[1]: openshift-dedicated-role.service failed. Expected results: Succeeds! Additional info:
Why not install openshift-scripts-dedicated-3.9.x ?