Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Fix the missing role file when deploying on OCP #252

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

mprahl
Copy link
Collaborator

@mprahl mprahl commented Sep 18, 2023

Previous versions of the Gatekeeper operator had a custom role definition for OpenShift but as part of the upgrade to v3.11, it was consolidated to a single role. It is benign to have an OpenShift specific permission on other clusters since that API group does not exist on other clusters. This keeps maintenance simpler.

Relates:
https://issues.redhat.com/browse/ACM-5295

Previous versions of the Gatekeeper operator had a custom role
definition for OpenShift but as part of the upgrade to v3.11, it was
consolidated to a single role. It is benign to have an OpenShift
specific permission on other clusters since that API group does not
exist on other clusters. This keeps maintenance simpler.

Relates:
https://issues.redhat.com/browse/ACM-5295

Signed-off-by: mprahl <[email protected]>
@mprahl mprahl merged commit 89a85bf into gatekeeper:main Sep 18, 2023
4 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants