Commit 17cbcd3
authored
🐛 Handling Identical Kubebuilder Annotations in Different CRs with * Verbs (#1081)
* Handling Identical Kubebuilder Annotations in Different CRs with * Verbs
Signed-off-by: Oded Viner <oviner@redhat.com>
* add test and fix code
Signed-off-by: Oded Viner <oviner@redhat.com>
* add comment to new code
Signed-off-by: Oded Viner <oviner@redhat.com>
* add test for Role in namespace
Signed-off-by: Oded Viner <oviner@redhat.com>
---------
Signed-off-by: Oded Viner <oviner@redhat.com>1 parent 23a31fd commit 17cbcd3
3 files changed
+33
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
307 | 316 | | |
308 | 317 | | |
309 | 318 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
91 | 97 | | |
92 | 98 | | |
93 | 99 | | |
| |||
125 | 131 | | |
126 | 132 | | |
127 | 133 | | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
128 | 147 | | |
129 | 148 | | |
130 | 149 | | |
| |||
149 | 168 | | |
150 | 169 | | |
151 | 170 | | |
| 171 | + | |
0 commit comments