Commit 4900691
authored
chore: upgrade opentelemetry-operator (#3985)
* upgrade opentelemetry-operator to v0.93.0
* add targetallocators CRD
* don't apply yaml linting to CRDs
* Revert "fix: Downgrade helm version in CI (#3984)"
This PR upgrades opentelemetry-operator to v0.93.0. This resolves an incompatibility with helm versions > 3.18.4.
The TargetAllocator type has been moved into its own CRD, so it has been added as well.
As a result of upgrading to opentelemetry-operator v0.93.0, we can revert the workaround we had to add in CI that downgrades helm.
Signed-off-by: Eric Chlebek <[email protected]>1 parent 05f7a59 commit 4900691
File tree
7 files changed
+3425
-42
lines changed- .changelog
- .github/workflows
- deploy/helm/sumologic
- crds
7 files changed
+3425
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 108 | | |
117 | 109 | | |
118 | 110 | | |
| |||
187 | 179 | | |
188 | 180 | | |
189 | 181 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | 182 | | |
199 | 183 | | |
200 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 28 | | |
37 | 29 | | |
38 | 30 | | |
| |||
85 | 77 | | |
86 | 78 | | |
87 | 79 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | 80 | | |
97 | 81 | | |
98 | 82 | | |
| |||
118 | 102 | | |
119 | 103 | | |
120 | 104 | | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | 105 | | |
130 | 106 | | |
131 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments