Hide Forgot
This bug was initially created as a copy of Bug #1688122 Description of problem: Missing version info for clusteroperators console/openshift-authentication/openshift-cloud-credential-operator/service-ca/service-catalog-apiserver/service-catalog-controller-manager Version-Release number of selected component (if applicable): 4.0.0-0.alpha-2019-03-12-005310 How reproducible: Always Steps to Reproduce: 1. $ oc get clusteroperators Actual results: $ oc get clusteroperators NAME VERSION AVAILABLE PROGRESSING FAILING SINCE cluster-autoscaler 4.0.0-0.alpha-2019-03-12-005310 True False False 28h console True False False 28h dns 4.0.0-0.alpha-2019-03-12-005310 True False False 28h image-registry 4.0.0-0.alpha-2019-03-12-005310 True False False 28h ingress 4.0.0-0.alpha-2019-03-12-005310 True False False 28h kube-apiserver 4.0.0-0.alpha-2019-03-12-005310 True False False 28h kube-controller-manager 4.0.0-0.alpha-2019-03-12-005310 True False False 28h kube-scheduler 4.0.0-0.alpha-2019-03-12-005310 True False False 28h machine-api 4.0.0-0.alpha-2019-03-12-005310 True False False 28h machine-config 4.0.0-0.alpha-2019-03-12-005310 True False False 174m marketplace-operator 4.0.0-0.alpha-2019-03-12-005310 True False False 28h monitoring 4.0.0-0.alpha-2019-03-12-005310 False False True 58m network 4.0.0-0.alpha-2019-03-12-005310 True False False 28h node-tuning 4.0.0-0.alpha-2019-03-12-005310 True False False 28h openshift-apiserver 4.0.0-0.alpha-2019-03-12-005310 False False False 9s openshift-authentication True False False 12s openshift-cloud-credential-operator True False False 28h openshift-controller-manager 4.0.0-0.alpha-2019-03-12-005310 True False False 28h openshift-samples 4.0.0-0.alpha-2019-03-12-005310 True False False 28h operator-lifecycle-manager 0.8.1-25a917e True False False 28h service-ca True False False 28h service-catalog-apiserver True False False 28h service-catalog-controller-manager True False False 28h storage 4.0.0-0.alpha-2019-03-12-005310 True False False 28h Expected results: All cluster operator should have version info. Additional info:
this is fixed with https://github.com/openshift/cluster-authentication-operator/pull/94
Verified. $ oc get clusteroperator authentication NAME VERSION AVAILABLE PROGRESSING FAILING SINCE authentication 4.0.0-0.nightly-2019-03-28-030453 True False False 4m3s $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.0.0-0.nightly-2019-03-28-030453 True False 18h Cluster version is 4.0.0-0.nightly-2019-03-28-030453
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-2019:0758