Hide Forgot
Created attachment 1520114 [details] openshift-apiserver-operator pod logs Description of problem: openshift-apiserver-operator is logging the following Error message every second: E0111 18:16:36.673453 1 reflector.go:205] github.com/openshift/cluster-openshift-apiserver-operator/vendor/github.com/openshift/client-go/config/informers/externalversions/factory.go:101: Failed to list *v1.Image: the server could not find the requested resource (get images.config.openshift.io) This is on an OCP install. Version-Release number of selected component (if applicable): 4.0.0-0.nightly-2019-01-10-165754 How reproducible: Always Steps to Reproduce: 1. Install typical 3 master/3 worker cluster with openshift-install on AWS 2. oc logs -n openshift-apiserver-operator <pod> Actual results: List failure logged as an Error that pops every second Expected results: If it is not an error, lower the log level. If it is an error, is there something that needs to be fixed? Not sure of that part. Additional info: Full logs attached
Low prio and I think we recently improved/remove this message. It is transient and goes away when the CRD become available, informer caches are synced and we can get the image config Ben provide to us.
fixed a long time ago with cluster-config-operator
Verfied on 4.0.0-0.nightly-2019-03-06-074438
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