-
Bug
-
Resolution: Done-Errata
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
False
-
CLOSED
-
No
Description of problem:
HCO reconciles all changes of ClusterNetworkAddons. It was observed that on 4.8.2, these changes happen about 8 times every minute. That is overwhelming both HCO and the Kubernetes API. We should make sure that all these updates are really needed (are not just bumping the timestamp) and we should lower the frequency.
Version-Release number of selected component (if applicable):
CNV 4.8.2
How reproducible:
Unknown
Steps to Reproduce:
1. Install CNAO and apply NetworkAddonsConfig
Actual results:
NetworkAddonsConfig status is updated 8 times a minute.
Expected results:
The status is updated less often and only when necessary.
Additional info: