Skip to content

Remove AuthorizationReview references from operator#4472

Open
caseydavenport wants to merge 4 commits intotigera:masterfrom
caseydavenport:cd4/remove-authz-review
Open

Remove AuthorizationReview references from operator#4472
caseydavenport wants to merge 4 commits intotigera:masterfrom
caseydavenport:cd4/remove-authz-review

Conversation

@caseydavenport
Copy link
Member

Summary

The AuthorizationReview API is moving out of the API server and into ui-apis as a direct HTTP endpoint (calico-private#10891). This PR removes the operator-side references that are no longer needed:

  • Remove the authorizationreviews CRD
  • Remove RBAC rules granting authorizationreviews access to the apiserver, user, and network-admin cluster roles
  • Remove the MutatingWebhookConfiguration and associated RBAC for the webhooks component

Corresponding calico-private PR: https://github.com/tigera/calico-private/pull/10891

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants