Commit 3510c2b
committed
CM-716: Address review feedback - RBAC, predicate, and label fixes
- Remove unused MachineConfig/MachineConfiguration RBAC rules from
the HTTP01Proxy ClusterRole (the controller never touches MCO APIs)
- Remove GenerationChangedPredicate from the primary HTTP01Proxy watch
so deletion/finalizer events are not filtered out
- Merge resource labels into DaemonSet pod template instead of
overwriting to preserve asset-defined labels like app.kubernetes.io/*1 parent 6bf13d6 commit 3510c2b
4 files changed
Lines changed: 7 additions & 32 deletions
File tree
- bindata/http01-proxy
- pkg
- controller/http01proxy
- operator/assets
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments