Bug 2035328
| Summary: | Ccoctl does not ignore credentials request manifest marked for deletion | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Akhil Rane <arane> |
| Component: | Cloud Credential Operator | Assignee: | Nobody <nobody> |
| Status: | CLOSED ERRATA | QA Contact: | wang lin <lwan> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.10 | CC: | lwan |
| Target Milestone: | --- | ||
| Target Release: | 4.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-03-12 04:40:05 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Akhil Rane
2021-12-23 15:51:51 UTC
Verified on version 4.10.0-0.nightly-2021-12-25-025639 ###ibmcloud ./ccoctl alibabacloud create-ram-users --name lwan-alicloud-1227 --region=ap-northeast-1 --credentials-requests-dir credrequests-alibabacloud --output-dir=./ali-secret 2021/12/27 17:10:05 Ignoring CredentialsRequest openshift-cloud-credential-operator/cco-test-stale-alibaba as it is marked for in-cluster deletion 2021/12/27 17:10:05 Created RAM User: lwan-alicloud-1227-openshift-machine-api-alibabacloud-credential ### no ram-users create for CR deletion with annotation "release.openshift.io/delete" set to "true" $aliyun ims ListUsers | grep lwan-alicloud-1227 | grep stale $ Nothing output ### The same result on aws/gcp/ibm cloud 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 |