-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
None
-
1
-
False
-
None
-
False
-
NA
-
Release Note Not Required
-
In Progress
-
-
-
MON Sprint 259, MON Sprint 263
Description of problem:
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
Delete the openshift-monitoring/monitoring-plugin-cert secret, SCO will re-create a new one with different content
Actual results:
- monitoring-plugin is still using the old cert content. - If the cluster doesn't show much activity, the hash may take time to be updated.
Expected results:
CMO should detect that exact change and run a sync to recompute and set the new hash.
Additional info:
- We shouldn't rely on another changeto trigger the sync loop. - CMO should maybe watch that secret? (its name isn't known in advance).
- relates to
-
OCPBUGS-35726 monitoring-plugin cert-hash not updated
- Verified