Commit 2f988d9
authored
feat(operator)!: Support dynamic product image selection (#1199)
* feat(operator)!: Support dynamic product image selection
* chore(operator): Add changelog entries
* refactor(operator): Align code with decision
This implements the decision taken in stackabletech/decisions#85
* chore(operator): Adjust changelog
* fix: Bump rustls-webpki to 0.103.13 to negate RUSTSEC-2026-0104
* feat(operator): Also trim whitespace in image_name1 parent adc92d4 commit 2f988d9
4 files changed
Lines changed: 168 additions & 48 deletions
File tree
- crates/stackable-operator
- crds
- src
- cli
- commons
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
7 | 20 | | |
8 | 21 | | |
9 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1781 | 1781 | | |
1782 | 1782 | | |
1783 | 1783 | | |
1784 | | - | |
1785 | | - | |
| 1784 | + | |
| 1785 | + | |
| 1786 | + | |
1786 | 1787 | | |
1787 | 1788 | | |
1788 | 1789 | | |
| |||
1809 | 1810 | | |
1810 | 1811 | | |
1811 | 1812 | | |
1812 | | - | |
| 1813 | + | |
| 1814 | + | |
| 1815 | + | |
| 1816 | + | |
| 1817 | + | |
| 1818 | + | |
1813 | 1819 | | |
1814 | 1820 | | |
1815 | 1821 | | |
1816 | 1822 | | |
1817 | 1823 | | |
1818 | | - | |
1819 | | - | |
| 1824 | + | |
| 1825 | + | |
| 1826 | + | |
1820 | 1827 | | |
1821 | 1828 | | |
1822 | 1829 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
16 | 26 | | |
0 commit comments