Commit cc965d0
committed
Remove readiness probe from otel-agent sidecar
The readiness probe on the otel-agent container was causing operational issues:
- False alarms during slow cluster startup due to health check binding failures
- Inconsistent with other containers (git-sync, reconciler) which don't use readiness probes
- Redundant for a telemetry sidecar that doesn't provide direct user-facing services1 parent f415792 commit cc965d0
File tree
4 files changed
+0
-26
lines changed- manifests/templates
- test/kustomization
4 files changed
+0
-26
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | 198 | | |
204 | 199 | | |
205 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | 94 | | |
99 | 95 | | |
100 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | 278 | | |
283 | 279 | | |
284 | 280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5907 | 5907 | | |
5908 | 5908 | | |
5909 | 5909 | | |
5910 | | - | |
5911 | | - | |
5912 | | - | |
5913 | | - | |
5914 | | - | |
5915 | 5910 | | |
5916 | 5911 | | |
5917 | 5912 | | |
| |||
6370 | 6365 | | |
6371 | 6366 | | |
6372 | 6367 | | |
6373 | | - | |
6374 | | - | |
6375 | | - | |
6376 | | - | |
6377 | 6368 | | |
6378 | 6369 | | |
6379 | 6370 | | |
| |||
6494 | 6485 | | |
6495 | 6486 | | |
6496 | 6487 | | |
6497 | | - | |
6498 | | - | |
6499 | | - | |
6500 | | - | |
6501 | 6488 | | |
6502 | 6489 | | |
6503 | 6490 | | |
| |||
0 commit comments