Bug 1957835

Summary: Marketplace leader election assumes the lock can be found in the same namespace as the pod
Product: OpenShift Container Platform Reporter: Evan Cordell <ecordell>
Component: OLMAssignee: Kevin Rizza <krizza>
OLM sub component: OperatorHub QA Contact: Jian Zhang <jiazha>
Status: CLOSED DUPLICATE Docs Contact:
Severity: high    
Priority: high CC: davegord, tflannag, wking
Version: 4.8   
Target Milestone: ---   
Target Release: 4.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-26 21:05:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Evan Cordell 2021-05-06 15:13:02 UTC
The old sdk leader election always assumed the lock could be found in
the same namespace as the pod. this is an issue if the operator
is running in a different cluster than the apiserver its talking to,
such as in a hypershift topology

Comment 2 tflannag 2021-05-26 21:05:35 UTC

*** This bug has been marked as a duplicate of bug 1965113 ***