Bug 2102760 - [4.9] openshift-cluster-storage-operator prometheus rbac is missing on IBM Cloud
Summary: [4.9] 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.9.z
Assignee: Jonathan Dobson
QA Contact: Chao Yang
URL:
Whiteboard:
Depends On: 2102242
Blocks: 2103447
TreeView+ depends on / blocked
 
Reported: 2022-06-30 15:02 UTC by OpenShift BugZilla Robot
Modified: 2022-07-12 13:04 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-12 13:04:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-storage-operator pull 294 0 None open [release-4.9] Bug 2102760: Add missing ibm cloud annotations to prometheus rbac 2022-07-01 16:51:15 UTC
Red Hat Product Errata RHBA-2022:5509 0 None None None 2022-07-12 13:04:13 UTC

Comment 2 Chao Yang 2022-07-06 06:17:42 UTC
Passed with 4.9.0-0.nightly-2022-07-05-214455 

oc 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 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 5 errata-xmlrpc 2022-07-12 13:04:04 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.9.42 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:5509


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