Commit 00dc1a4
committed
Document SPIFFE association declarations
A configuration-only foundation could otherwise be mistaken for
completed SVID authentication and bundle management. Document the
trust and static-client flow, validation boundaries, restart
behavior, and the explicit absence of live credential verification.
Also add missing item-length CRD validation markers on
SPIFFEClientConfig's Audiences/Scopes fields, matching the sibling
fields on the same type.
Refs #6200
Refs #6205
Signed-off-by: Jakub Hrozek <jakub@stacklok.com>1 parent f8ce076 commit 00dc1a4
10 files changed
Lines changed: 159 additions & 2 deletions
File tree
- cmd/thv-operator/api/v1beta1
- deploy/charts/operator-crds
- files/crds
- templates
- docs
- arch
- operator
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
768 | 768 | | |
769 | 769 | | |
770 | 770 | | |
| 771 | + | |
| 772 | + | |
771 | 773 | | |
772 | 774 | | |
773 | 775 | | |
| |||
776 | 778 | | |
777 | 779 | | |
778 | 780 | | |
| 781 | + | |
| 782 | + | |
779 | 783 | | |
780 | 784 | | |
781 | 785 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| 561 | + | |
| 562 | + | |
561 | 563 | | |
562 | 564 | | |
563 | 565 | | |
| |||
614 | 616 | | |
615 | 617 | | |
616 | 618 | | |
| 619 | + | |
| 620 | + | |
617 | 621 | | |
618 | 622 | | |
619 | 623 | | |
| |||
3209 | 3213 | | |
3210 | 3214 | | |
3211 | 3215 | | |
| 3216 | + | |
| 3217 | + | |
3212 | 3218 | | |
3213 | 3219 | | |
3214 | 3220 | | |
| |||
3265 | 3271 | | |
3266 | 3272 | | |
3267 | 3273 | | |
| 3274 | + | |
| 3275 | + | |
3268 | 3276 | | |
3269 | 3277 | | |
3270 | 3278 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| 437 | + | |
| 438 | + | |
437 | 439 | | |
438 | 440 | | |
439 | 441 | | |
| |||
490 | 492 | | |
491 | 493 | | |
492 | 494 | | |
| 495 | + | |
| 496 | + | |
493 | 497 | | |
494 | 498 | | |
495 | 499 | | |
| |||
5096 | 5100 | | |
5097 | 5101 | | |
5098 | 5102 | | |
| 5103 | + | |
| 5104 | + | |
5099 | 5105 | | |
5100 | 5106 | | |
5101 | 5107 | | |
| |||
5152 | 5158 | | |
5153 | 5159 | | |
5154 | 5160 | | |
| 5161 | + | |
| 5162 | + | |
5155 | 5163 | | |
5156 | 5164 | | |
5157 | 5165 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| 564 | + | |
| 565 | + | |
564 | 566 | | |
565 | 567 | | |
566 | 568 | | |
| |||
617 | 619 | | |
618 | 620 | | |
619 | 621 | | |
| 622 | + | |
| 623 | + | |
620 | 624 | | |
621 | 625 | | |
622 | 626 | | |
| |||
3212 | 3216 | | |
3213 | 3217 | | |
3214 | 3218 | | |
| 3219 | + | |
| 3220 | + | |
3215 | 3221 | | |
3216 | 3222 | | |
3217 | 3223 | | |
| |||
3268 | 3274 | | |
3269 | 3275 | | |
3270 | 3276 | | |
| 3277 | + | |
| 3278 | + | |
3271 | 3279 | | |
3272 | 3280 | | |
3273 | 3281 | | |
| |||
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
| 440 | + | |
| 441 | + | |
440 | 442 | | |
441 | 443 | | |
442 | 444 | | |
| |||
493 | 495 | | |
494 | 496 | | |
495 | 497 | | |
| 498 | + | |
| 499 | + | |
496 | 500 | | |
497 | 501 | | |
498 | 502 | | |
| |||
5099 | 5103 | | |
5100 | 5104 | | |
5101 | 5105 | | |
| 5106 | + | |
| 5107 | + | |
5102 | 5108 | | |
5103 | 5109 | | |
5104 | 5110 | | |
| |||
5155 | 5161 | | |
5156 | 5162 | | |
5157 | 5163 | | |
| 5164 | + | |
| 5165 | + | |
5158 | 5166 | | |
5159 | 5167 | | |
5160 | 5168 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| 241 | + | |
| 242 | + | |
241 | 243 | | |
242 | 244 | | |
243 | 245 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
0 commit comments