Commit e9352a6
committed
(chore): Add JSONSchema validation for bundle configuration
- Validates bundle configuration based on supported install modes.
- Only bundles with AllNamespaces support can skip watchNamespace config.
- This prevents unexpected behavior when bundles add new install modes.
Assisted-by: Cursor1 parent b3f85d5 commit e9352a6
File tree
4 files changed
+549
-62
lines changed- internal/operator-controller/rukpak/bundle
4 files changed
+549
-62
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
194 | | - | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
0 commit comments