Hide Forgot
Authentication was available false after CVO reported success: Mar 28 23:32:57.986: INFO: Operators still doing work: <nil>/authentication https://openshift-gce-devel.appspot.com/build/origin-ci-test/logs/release-openshift-origin-installer-e2e-aws-4.0/6279
I am aware that the authentication CO is the last to become available. Looking into this, I see that cluster-authentication-operator is reporting Available=False and Failing=True when those should instead be Progressing=True. Working up a PR for it.
https://github.com/openshift/cluster-authentication-operator/pull/105 will resolve
Verified. $ oc get co authentication NAME VERSION AVAILABLE PROGRESSING FAILING SINCE authentication 4.1.0-0.nightly-2019-04-18-210657 True False False 59m $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.1.0-0.nightly-2019-04-18-210657 True False 56m Cluster version is 4.1.0-0.nightly-2019-04-18-210657
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