Commit fb121a1
authored
Promote the
* Promote the operator.collector.targetallocatorcr feature flag to Beta
As a result of this change, when the target allocator section is enabled
in the Collector CR, this now creates a TargetAllocator CR instead of
generating the manifests directly. Behavior should otherwise be
unchanged.
* Fix unit testsoperator.collector.targetallocatorcr feature flag to Beta (#3965)1 parent c178d7a commit fb121a1
File tree
9 files changed
+36
-1725
lines changed- .chloggen
- .github/workflows
- internal/controllers
- pkg/featuregate
- tests/e2e/smoke-deletion
9 files changed
+36
-1725
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 92 | | |
97 | 93 | | |
98 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | 229 | | |
235 | 230 | | |
236 | 231 | | |
| |||
0 commit comments