Commit 65f0915
Remove Helm conditionals from generated ClusterRole
The ClusterRole is generated by controller-gen and CI verifies it
matches. Helm conditionals cannot be used in generated files.
The operator code guards are the enforcement mechanism — the
ClusterRole permissions are a ceiling, not a guarantee. The registry-api
ClusterRole/ClusterRoleBinding (hand-managed) retain their conditionals.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 45382c3 commit 65f0915
1 file changed
+1
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 23 | | |
37 | 24 | | |
38 | 25 | | |
| |||
95 | 82 | | |
96 | 83 | | |
97 | 84 | | |
98 | | - | |
99 | 85 | | |
100 | 86 | | |
101 | 87 | | |
| |||
109 | 95 | | |
110 | 96 | | |
111 | 97 | | |
112 | | - | |
113 | 98 | | |
114 | 99 | | |
115 | 100 | | |
| |||
0 commit comments