Commit be1df4a
Remove configMapRef from MCPOIDCConfig (#64)
Since MCPOIDCConfig is a dedicated typed CRD, there is no need
for a configMapRef indirection — the type's own fields should
always be used inline. This simplifies the CEL union to just
kubernetesServiceAccount or inline.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9a55a90 commit be1df4a
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | 198 | | |
203 | 199 | | |
204 | 200 | | |
| |||
226 | 222 | | |
227 | 223 | | |
228 | 224 | | |
229 | | - | |
| 225 | + | |
230 | 226 | | |
231 | 227 | | |
232 | 228 | | |
| |||
503 | 499 | | |
504 | 500 | | |
505 | 501 | | |
506 | | - | |
| 502 | + | |
507 | 503 | | |
508 | 504 | | |
509 | 505 | | |
| |||
0 commit comments