Skip to content

Commit 497dc23

Browse files
zachsmith1claude
andcommitted
fix: remove NetworkPolicy quota (no user create RBAC)
No role grants networkpolicies.create permission, so users cannot create NetworkPolicy resources. Remove the quota registration and claim policy since they would never be triggered. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7895053 commit 497dc23

File tree

4 files changed

+0
-53
lines changed

4 files changed

+0
-53
lines changed

config/quota/claim-policies/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ resources:
1717
- httproute-claim-policy.yaml
1818
- httproutefilter-claim-policy.yaml
1919
- network-claim-policy.yaml
20-
- networkpolicy-claim-policy.yaml
2120
- securitypolicy-claim-policy.yaml
2221
- trafficprotectionpolicy-claim-policy.yaml

config/quota/claim-policies/networkpolicy-claim-policy.yaml

Lines changed: 0 additions & 26 deletions
This file was deleted.

config/quota/registrations/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,5 @@ resources:
1717
- httproute-registration.yaml
1818
- httproutefilter-registration.yaml
1919
- network-registration.yaml
20-
- networkpolicy-registration.yaml
2120
- securitypolicy-registration.yaml
2221
- trafficprotectionpolicy-registration.yaml

config/quota/registrations/networkpolicy-registration.yaml

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)