Bug 1802228

Summary: Watch infrastructure for etcd discovery domain, instead of controller config
Product: OpenShift Container Platform Reporter: Suresh Kolichala <skolicha>
Component: Etcd OperatorAssignee: Sam Batschelet <sbatsche>
Status: CLOSED CURRENTRELEASE QA Contact: ge liu <geliu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecified   
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-22 00:16:23 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 Suresh Kolichala 2020-02-12 16:19:45 UTC
Description of problem:
Currently cluster-etcd-operator relies on controller config for watching etcd discovery domain. It should instead use infrastructureLister.
Version-Release number of selected component (if applicable):


How reproducible:
Enhancement.

Steps to Reproduce:
1. Install fresh 4.4 envs

Actual results:
cluster-etcd-operator and etcd should come up.


Expected results:
cluster-etcd-operator and etcd should come up.


Additional info: