-
Bug
-
Resolution: Unresolved
-
Normal
-
4.15
-
None
Description of problem:
The event RecreatingTerminatedPod is emitted ~10 times simultaneously after changing a statefulset's spec. See https://github.com/kubernetes/kubernetes/issues/122709 for more details. The event leak is also triggered when a sts' Pod is evicted.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
See https://github.com/kubernetes/kubernetes/issues/122709
Actual results:
Too many events.
Expected results:
Additional info:
- is triggered by
-
OCPBUGS-26594 potential regression: [sig-arch] events should not repeat pathologically for ns/openshift-monitoring
- Closed
- links to