Commit d566691
authored
[target allocator] Update version to v0.132.0 (#2019)
* [target allocator] Update version to v0.132.0
* update example
* Update .chloggen/upgradetargetallocator.yaml
* Update .chloggen/upgradetargetallocator.yaml
* binary search for last working version
* binary search: v0.118.0 worked, now testing v0.126.0
* binary search: v0.126.0 didn't work, trying v0.122.0
* binary search: v0.122.0 didn't work, trying v0.120.0
* binary search: v0.120.0 worked, trying v0.121.0
* set collectorNotReadyGracePeriod
* set collector namespace by default
* add logs from pod not ready to test output
* fix syntax error
* attempt latest target allocator version again
to see if conn refused error in collector agent goes away
* Remove debug logging
* update changelog
* Use {{ .Release.Namespace }} in template to set default value
* Changes requested by Jina
- Leave value empty in values.yaml with comment
- Allow filling from helper template or values.yaml
* update chlog as requested by jinja21 parent c80fb02 commit d566691
File tree
5 files changed
+24
-3
lines changed- .chloggen
- examples/with-target-allocator/rendered_manifests
- helm-charts/splunk-otel-collector
- templates
5 files changed
+24
-3
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 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1379 | 1379 | | |
1380 | 1380 | | |
1381 | 1381 | | |
1382 | | - | |
| 1382 | + | |
1383 | 1383 | | |
1384 | 1384 | | |
1385 | 1385 | | |
| |||
1391 | 1391 | | |
1392 | 1392 | | |
1393 | 1393 | | |
| 1394 | + | |
| 1395 | + | |
1394 | 1396 | | |
1395 | 1397 | | |
1396 | 1398 | | |
| |||
0 commit comments