Commit e2e857b
fix: Remove Merge trait bound and make product_specific_common_config field public (#946)
* remove merge trait and make product_specific_common_config public
* adapt changelog
* Update crates/stackable-operator/src/role_utils.rs
Co-authored-by: Sebastian Bernauer <[email protected]>
* Update crates/stackable-operator/CHANGELOG.md
Co-authored-by: Sebastian Bernauer <[email protected]>
---------
Co-authored-by: Sebastian Bernauer <[email protected]>1 parent 68acaaf commit e2e857b
2 files changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
167 | 169 | | |
168 | | - | |
| 170 | + | |
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
| |||
324 | 326 | | |
325 | 327 | | |
326 | 328 | | |
327 | | - | |
| 329 | + | |
328 | 330 | | |
329 | 331 | | |
330 | 332 | | |
| |||
0 commit comments