Commit 8f1e696
Add multi-violation CEL integration tests for OIDCConfigRef and AuthzConfigRef (#4309)
Test that the API server surfaces multiple CEL violations simultaneously:
- OIDCConfigRef: type=configMap with only inline set triggers both the
missing-configMap and extra-inline rules at once
- OIDCConfigRef: type=inline with inline+kubernetes set triggers the
kubernetes-not-allowed rule
- AuthzConfigRef: type=configMap with only inline set triggers both the
missing-configMap and extra-inline rules at once
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Chris Burns <ChrisJBurns@users.noreply.github.com>1 parent a52132a commit 8f1e696
1 file changed
Lines changed: 49 additions & 0 deletions
Lines changed: 49 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
167 | 199 | | |
168 | 200 | | |
169 | 201 | | |
| |||
239 | 271 | | |
240 | 272 | | |
241 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
242 | 291 | | |
0 commit comments