Hide Forgot
+++ This bug was initially created as a clone of Bug #1685219 +++ Use imagePullPolicy: IfNotPresent instead of always in: ["openshift-operator-lifecycle-manager","packageserver-875dcdd8f-bfqth"] ["openshift-operator-lifecycle-manager","packageserver-875dcdd8f-zklz2"]
https://github.com/operator-framework/operator-lifecycle-manager/pull/738
[jzhang@dhcp-140-18 ocp-09]$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.0.0-0.nightly-2019-03-06-074438 True False 35h Cluster version is 4.0.0-0.nightly-2019-03-06-074438 [jzhang@dhcp-140-18 ocp-09]$ oc get pods -n openshift-operator-lifecycle-manager NAME READY STATUS RESTARTS AGE catalog-operator-5ccdc69564-pdh75 1/1 Running 0 35h olm-operator-fc9c95cf6-m5xkm 1/1 Running 0 35h olm-operators-bxsqt 1/1 Running 0 35h packageserver-755f8769d8-cl9zb 1/1 Running 0 3h40m packageserver-755f8769d8-kpnnl 1/1 Running 0 3h40m [jzhang@dhcp-140-18 ocp-09]$ oc get pods -o yaml -n openshift-operator-lifecycle-manager|grep imagePullPolicy: imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent imagePullPolicy: Always imagePullPolicy: Always The olm-operator, catalog-operator were managed by the CVO, the packageserver was managed by the OLM. LGTM, verify it.
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