-
Bug
-
Resolution: Unresolved
-
Major
-
ACM 2.12.0, ACM 2.10.Z, ACM 2.11.Z
-
1
-
False
-
None
-
False
-
-
-
MCO Sprint 29, MCO Sprint 30, Observability Sprint 31, Observability Sprint 32
-
None
Description of problem:
The unnecessary update of the in-cluster prometheus configuration triggers unnecessary restarts. See https://redhat-internal.slack.com/archives/C0VMT03S5/p1722507107646839
We should improve checks before effectively updating it. As it currently stands, we do the update on each reconcile loop. See https://github.com/stolostron/multicluster-observability-operator/blob/6f5dc9cba9274c52370d69d70678be454504ecc3/operators/endpointmetrics/controllers/observabilityendpoint/ocp_monitoring_config.go#L362-L422
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...
Actual results:
Expected results:
Additional info:
- causes
-
ACM-13570 Prometheus pods getting recreated after every few mins due to sigterm
- Closed