Bug 2103447 - [4.8] openshift-cluster-storage-operator prometheus rbac is missing on IBM Cloud
Summary: [4.8] openshift-cluster-storage-operator prometheus rbac is missing on IBM Cloud
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.7
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.8.z
Assignee: Jonathan Dobson
QA Contact: Wei Duan
URL:
Whiteboard:
Depends On: 2102760
Blocks: 2104632
TreeView+ depends on / blocked
 
Reported: 2022-07-03 11:32 UTC by OpenShift BugZilla Robot
Modified: 2022-08-09 12:53 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-09 12:52:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-storage-operator pull 295 0 None open [release-4.8] Bug 2103447: Add missing ibm cloud annotations to prometheus rbac 2022-07-06 18:17:05 UTC
Red Hat Product Errata RHBA-2022:5889 0 None None None 2022-08-09 12:53:07 UTC

Comment 3 Wei Duan 2022-07-11 10:50:07 UTC
Verified pass on 4.8.0-0.nightly-2022-07-08-073214.

$ oc -n openshift-cluster-storage-operator get role prometheus -o json | jq .metadata.annotations
{
  "include.release.openshift.io/ibm-cloud-managed": "true",
  "include.release.openshift.io/self-managed-high-availability": "true",
  "include.release.openshift.io/single-node-developer": "true"
}

$ oc -n openshift-cluster-storage-operator get rolebinding prometheus -o json | jq .metadata.annotations
{
  "include.release.openshift.io/ibm-cloud-managed": "true",
  "include.release.openshift.io/self-managed-high-availability": "true",
  "include.release.openshift.io/single-node-developer": "true"
}

Comment 6 errata-xmlrpc 2022-08-09 12:52:44 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 (OpenShift Container Platform 4.8.47 bug fix 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/RHBA-2022:5889


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