Commit 0807a0d
committed
Implement direct controller, E2E fixtures, and fuzzer for VideoStitcherCDNKey
This commit implements the VideoStitcherCDNKey direct controller, its associated KRM fuzzer, and E2E test fixtures (both minimal and maximal configurations) to migrate it to the direct reconciliation path.
Fix: 111781 parent 49581c3 commit 0807a0d
15 files changed
Lines changed: 574 additions & 6 deletions
File tree
- apis/videostitcher/v1alpha1
- pkg
- controller
- direct
- register
- videostitcher
- resourceconfig
- test/resourcefixture/testdata/basic/videostitcher/v1alpha1/videostitchercdnkey
- videostitchercdnkey-maximal
- videostitchercdnkey-minimal
- tests/apichecks/testdata/exceptions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| 37 | + | |
| 38 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments