https://github.com/openshift/cluster-authentication-operator/pull/149
The fix is merged to 4.1.0-0.nightly-2019-07-24-051320 ,please check if we could verify it.
Verified. # oc get co authentication NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE authentication 4.1.0-0.nightly-2019-07-24-051320 True False False 4m52s # oc get co authentication -o json |jq .status.relatedObjects [ { "group": "operator.openshift.io", "name": "cluster", "resource": "authentications" }, { "group": "config.openshift.io", "name": "cluster", "resource": "authentications" }, { "group": "config.openshift.io", "name": "cluster", "resource": "infrastructures" }, { "group": "config.openshift.io", "name": "cluster", "resource": "oauths" }, { "group": "", "name": "openshift-config", "resource": "namespaces" }, { "group": "", "name": "openshift-config-managed", "resource": "namespaces" }, { "group": "", "name": "openshift-authentication", "resource": "namespaces" }, { "group": "", "name": "openshift-authentication-operator", "resource": "namespaces" } ]
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:1866