Description of problem: bug 1934324, prometheus is updated to 2.28.1, but the resources label for prometheus is still 2.26.1 # oc -n openshift-monitoring get pod --show-labels | grep prometheus-k8s prometheus-k8s-0 7/7 Running 0 54m app.kubernetes.io/component=prometheus,app.kubernetes.io/instance=k8s,app.kubernetes.io/managed-by=prometheus-operator,app.kubernetes.io/name=prometheus,app.kubernetes.io/part-of=openshift-monitoring,app.kubernetes.io/version=2.26.1,app=prometheus,controller-revision-hash=prometheus-k8s-66676c66c6,operator.prometheus.io/name=k8s,operator.prometheus.io/shard=0,prometheus=k8s,statefulset.kubernetes.io/pod-name=prometheus-k8s-0 prometheus-k8s-1 7/7 Running 0 54m app.kubernetes.io/component=prometheus,app.kubernetes.io/instance=k8s,app.kubernetes.io/managed-by=prometheus-operator,app.kubernetes.io/name=prometheus,app.kubernetes.io/part-of=openshift-monitoring,app.kubernetes.io/version=2.26.1,app=prometheus,controller-revision-hash=prometheus-k8s-66676c66c6,operator.prometheus.io/name=k8s,operator.prometheus.io/shard=0,prometheus=k8s,statefulset.kubernetes.io/pod-name=prometheus-k8s-1 oc -n openshift-monitoring get prometheus k8s -oyaml | grep labels -A6 labels: app.kubernetes.io/component: prometheus app.kubernetes.io/name: prometheus app.kubernetes.io/part-of: openshift-monitoring app.kubernetes.io/version: 2.26.1 prometheus: k8s name: k8s Version-Release number of selected component (if applicable): 4.9.0-0.nightly-2021-07-28-181504 How reproducible: always Steps to Reproduce: 1. see the description 2. 3. Actual results: Expected results: Additional info:
checked with 4.9.0-0.nightly-2021-07-30-014522, resources label for prometheus now is 2.28.1
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 (Moderate: OpenShift Container Platform 4.9.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-2021:3759