-
Bug
-
Resolution: Done
-
Major
-
None
-
4.13.0
-
None
-
Important
-
No
-
SDN Sprint 233, SDN Sprint 234
-
2
-
Rejected
-
False
-
This is a clone of issue OCPBUGS-8080. The following is the description of the original issue:
—
Description of problem:
https://github.com/ovn-org/ovn-kubernetes/pull/3127/files is adding a new leader election for cluster-manager. But since in the non-IC world that means master process has two leader elections one for master and other for cm it can cause double the set of informer resources to be spawned etc when we in practice just need one and make both master and cm use that same one and then the same master leader will also be the cm leader.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
- clones
-
OCPBUGS-8080 [OVNK] [IC] Having only one leader election in the master process
- Closed
- duplicates
-
OCPBUGS-11206 Classic rosa cluster installation error with version 4.13.0-rc.0
- Closed
- is blocked by
-
OCPBUGS-8080 [OVNK] [IC] Having only one leader election in the master process
- Closed
- links to