Description of problem: CMO contains grafana image though grafana is removed Version-Release number of selected component (if applicable): 4.11.0-0.nightly-2022-03-20-160505 How reproducible: always Steps to Reproduce: $ oc -n openshift-monitoring get deploy cluster-monitoring-operator -oyaml|grep grafana - -images=grafana=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e9af981a08c57ce8f5568be3073cecd99599c3ce95cf0cbb107cbe4bcf845a41 $ oc -n openshift-monitoring get pod cluster-monitoring-operator-7fb7759697-7fj5c -oyaml|grep grafana - -images=grafana=quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e9af981a08c57ce8f5568be3073cecd99599c3ce95cf0cbb107cbe4bcf845a41 Actual results: Grafana image still exists in CMO Expected results: Grafana image should be deleted from CMO Additional info:
Wait for pr is in payload
checked with 4.11.0-0.nightly-2022-03-29-152521, removed Grafana image references from CMO $ oc -n openshift-monitoring get deploy cluster-monitoring-operator -oyaml | grep grafana no result
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 (Important: OpenShift Container Platform 4.11.0 bug fix and security update), 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/RHSA-2022:5069