Bug 2023604
Summary: | ACL violation when deleting a provisioning-configuration resource | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Adina Wolff <awolff> |
Component: | Bare Metal Hardware Provisioning | Assignee: | sdasu |
Bare Metal Hardware Provisioning sub component: | cluster-baremetal-operator | QA Contact: | Adina Wolff <awolff> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | aos-bugs, sdasu |
Version: | 4.10 | Keywords: | Triaged, UpcomingSprint |
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-10 16:27:31 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1991641 |
Description
Adina Wolff
2021-11-16 06:52:04 UTC
Tested on OCP 4.10.0-0.nightly-2021-11-24-030137 provisioning can be deleted: [kni@provisionhost-0-0 ~]$ oc get provisioning provisioning-configuration -o yaml >prov.yaml [kni@provisionhost-0-0 ~]$ oc delete provisioning provisioning-configuration provisioning.metal3.io "provisioning-configuration" deleted [kni@provisionhost-0-0 ~]$ oc get provisioning provisioning-configuration Error from server (NotFound): provisionings.metal3.io "provisioning-configuration" not found [kni@provisionhost-0-0 ~]$ 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 |