Hide Forgot
In operator logs: E0401 18:32:53.745970 1 resourcesync_controller.go:237] key failed with : Authentication.operator.openshift.io "cluster" is invalid: []: Invalid value: map[string]interface {}{"apiVersion":"operator.openshift.io/v1", "kind":"Authentication", "metadata":map[string]interface {}{"generation":1, "creationTimestamp":"2019-04-01T18:32:50Z", "resourceVersion":"7881", "name":"cluster", "uid":"8ddecbcb-54ac-11e9-b1bc-0afc0fed6e50"}, "spec":map[string]interface {}{"managementState":"Managed"}, "status":map[string]interface {}{"generations":interface {}(nil), "conditions":[]interface {}{map[string]interface {}{"lastTransitionTime":"2019-04-01T18:32:53Z", "type":"ResourceSyncControllerFailing", "status":"False"}}, "version":"", "readyReplicas":0}}: validation failure list: status.generations in body must be of type array: "null" Looks like a bug. Either way, no repeating message should be printed that doesn't have impact to an admin.
need to pull in latest crd-schema-gen-tool, this will fix: https://github.com/openshift/cluster-authentication-operator/pull/97
Verified. No such repeating messages now. $ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.1.0-0.nightly-2019-04-28-064010 True False 27h Cluster version is 4.1.0-0.nightly-2019-04-28-064010
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