Skip to content

Remove AuthorizationReview references from operator#4472

Merged
caseydavenport merged 5 commits intotigera:masterfrom
caseydavenport:cd4/remove-authz-review
Mar 2, 2026
Merged

Remove AuthorizationReview references from operator#4472
caseydavenport merged 5 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

@caseydavenport caseydavenport force-pushed the cd4/remove-authz-review branch from a652178 to 86112fb Compare March 2, 2026 22:26
@caseydavenport caseydavenport merged commit 324d144 into tigera:master Mar 2, 2026
6 checks passed
@caseydavenport caseydavenport deleted the cd4/remove-authz-review branch March 2, 2026 23:16
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