Bug 2067004

Summary: CMO contains grafana image though grafana is removed
Product: OpenShift Container Platform Reporter: hongyan li <hongyli>
Component: MonitoringAssignee: Simon Pasquier <spasquie>
Status: CLOSED ERRATA QA Contact: hongyan li <hongyli>
Severity: medium Docs Contact:
Priority: low    
Version: 4.11CC: amuller, anpicker, aos-bugs, juzhao, spasquie, sthaha
Target Milestone: ---   
Target Release: 4.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-10 10:55:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description hongyan li 2022-03-23 03:25:39 UTC
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:

Comment 2 hongyan li 2022-03-28 03:12:46 UTC
Wait for pr is in payload

Comment 3 Junqi Zhao 2022-03-30 07:39:28 UTC
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

Comment 8 errata-xmlrpc 2022-08-10 10:55:23 UTC
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