Bug 2041989 - CredentialsRequest manifests being installed for ibm-cloud-managed profile
Summary: CredentialsRequest manifests being installed for ibm-cloud-managed profile
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.10
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 4.10.0
Assignee: Ben Bennett
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-18 16:34 UTC by Joel Diaz
Modified: 2022-03-10 16:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-10 16:40:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-network-operator pull 1280 0 None open Bug 2041989: no CredentialsRequests in ibm-cloud-managed 2022-01-18 16:35:52 UTC
Red Hat Product Errata RHSA-2022:0056 0 None None None 2022-03-10 16:40:44 UTC

Description Joel Diaz 2022-01-18 16:34:43 UTC
Description of problem:
The CredentialsRequests in the cluster-network-operator are annotated so that they get installed in the 'ibm-cloud-managed' profile. That profile doesn't run the cloud-credential-operator, so there is no need to install the manifests.

Version-Release number of selected component (if applicable):


How reproducible: 100%


Steps to Reproduce:
1. look at https://github.com/openshift/cluster-network-operator/blob/master/manifests/0000_70_cluster-network-operator_01_credentialsrequest.yaml
2. look at https://github.com/openshift/cluster-network-operator/blob/master/manifests/02-cncc-credentials.yaml
3.

Actual results:
The CredentialsRequest resources are annotated with:
    include.release.openshift.io/ibm-cloud-managed: "true"

Expected results:
No 'ibm-cloud-managed' annotation.

Additional info:

Comment 4 zhaozhanqi 2022-01-25 03:05:26 UTC
Verified this bug on 4.10.0-0.nightly-2022-01-24-020644

$ oc get CredentialsRequest openshift-cloud-network-config-controller-aws -o yaml -n openshift-cloud-credential-operator | grep ibm
$ oc get CredentialsRequest openshift-cloud-network-config-controller-azure -o yaml -n openshift-cloud-credential-operator | grep ibm
$ oc get CredentialsRequest openshift-cloud-network-config-controller-gcp -o yaml -n openshift-cloud-credential-operator | grep ibm
$ oc get CredentialsRequest openshift-network -o yaml -n openshift-cloud-credential-operator | grep ibm

Comment 8 errata-xmlrpc 2022-03-10 16:40:33 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 (Moderate: OpenShift Container Platform 4.10.3 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:0056


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