Bug 2067004 - CMO contains grafana image though grafana is removed
Summary: CMO contains grafana image though grafana is removed
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Monitoring
Version: 4.11
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: ---
: 4.11.0
Assignee: Simon Pasquier
QA Contact: hongyan li
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-23 03:25 UTC by hongyan li
Modified: 2022-08-10 10:55 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 10:55:23 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-monitoring-operator pull 1612 0 None open Bug 2067004: manifests: Remove Grafana image references 2022-03-24 10:09:15 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 10:55:45 UTC

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


Note You need to log in before you can comment on or make changes to this bug.