Fix RBAC to support clusters with OwnerReferencesPermissionEnforcement enabled#8654
Conversation
…t enabled Signed-off-by: Erik Godding Boye <egboye@gmail.com>
|
/cherrypick release-1.20 |
|
@erikgb: once the present PR merges, I will cherry-pick it on top of DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/retest |
|
/cc @inteon @SgtCoDFish |
|
@lunarwhite: adding LGTM is restricted to approvers and reviewers in OWNERS files. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lunarwhite, SgtCoDFish The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@erikgb: new pull request created: #8655 DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
Thanks @erikgb for fixing this issue I created. |
Pull Request Motivation
This fixes RBAC to support clusters with the OwnerReferencesPermissionEnforcement admission controller enabled. OpenShift/OKD has this enabled by default, and using ACME in these clusters will not work for cert-manager 1.20.x without this fix.
Fixes #8636
Kind
/kind bug
Release Note
/cherrypick release-1.20