Commit 3a75aaf
feat: Support dynamic image repositories (#818)
* feat: Support dynamic image repositories
* test: Add placeholder values to satify roundtrip tests
* fix: Bump rustls-webpki to 0.103.13 to negate RUSTSEC-2026-0104
* test: Use yaml_from_str_singleton_map helper instead of defining own
* test: Add CRD roundtrip test data
* chore: Add changelog entry
---------
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.tech>1 parent e56e5ea commit 3a75aaf
11 files changed
Lines changed: 174 additions & 73 deletions
File tree
- extra
- rust/operator-binary/src
- crd
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
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 | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
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 | |
|---|---|---|---|
| |||
3575 | 3575 | | |
3576 | 3576 | | |
3577 | 3577 | | |
3578 | | - | |
3579 | | - | |
| 3578 | + | |
| 3579 | + | |
| 3580 | + | |
3580 | 3581 | | |
3581 | 3582 | | |
3582 | 3583 | | |
| |||
3603 | 3604 | | |
3604 | 3605 | | |
3605 | 3606 | | |
3606 | | - | |
| 3607 | + | |
| 3608 | + | |
| 3609 | + | |
| 3610 | + | |
| 3611 | + | |
| 3612 | + | |
3607 | 3613 | | |
3608 | 3614 | | |
3609 | 3615 | | |
3610 | 3616 | | |
3611 | 3617 | | |
3612 | | - | |
3613 | | - | |
| 3618 | + | |
| 3619 | + | |
| 3620 | + | |
3614 | 3621 | | |
3615 | 3622 | | |
3616 | 3623 | | |
| |||
0 commit comments