-
Bug
-
Resolution: Done-Errata
-
Normal
-
4.14, 4.15, 4.16
This is a clone of issue OCPBUGS-28388. The following is the description of the original issue:
—
Description of problem:
The status controller of CCO reconciles 500+ times/h on average on a resting 6-node mint-mode OCP cluster on AWS.
Steps to Reproduce:
1. Install a 6-node mint-mode OCP cluster on AWS 2. Do nothing with it and wait for a couple of hours 3. Plot the following metric in the metrics dashboard of OCP console: rate(controller_runtime_reconcile_total{controller="status"}[1h]) * 3600
Actual results:
500+ reconciles/h on a resting cluster
Expected results:
12-50 reconciles/h on a resting cluster Note: the reconcile() function always requeues after 5min so the theoretical minimum is 12 reconciles/h
- clones
-
OCPBUGS-28388 Redundant reconciles by CCO's status controller
- Closed
- is blocked by
-
OCPBUGS-29155 Redundant reconciles by CCO's status controller
- Closed
- links to
-
RHBA-2024:1205 OpenShift Container Platform 4.14.z bug fix update