Bug 1813919

Summary: etcdobserver should create stable backend
Product: OpenShift Container Platform Reporter: Sam Batschelet <sbatsche>
Component: Etcd OperatorAssignee: Sam Batschelet <sbatsche>
Status: CLOSED DUPLICATE QA Contact: ge liu <geliu>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.4CC: aos-bugs, mfojtik, slaznick, sttts
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1814692 (view as bug list) Environment:
Last Closed: 2020-03-23 09:26:03 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:
Bug Depends On: 1814618, 1814692    
Bug Blocks:    

Description Sam Batschelet 2020-03-16 13:31:05 UTC
Description of problem: reviewing recent upgrade failures I observed
```
Mar 14 04:38:32.591 I ns/openshift-apiserver-operator deployment/openshift-apiserver-operator Updated storage urls to https://10.0.0.3:2379,https://10.0.0.4:2379,https://10.0.0.5:2379 (3001 times)
```

ref: https://storage.googleapis.com/origin-ci-test/pr-logs/pull/openshift_cluster-etcd-operator/257/pull-ci-openshift-cluster-etcd-operator-master-e2e-gcp-upgrade/1147/artifacts/e2e-gcp-upgrade/e2e.log

I would expect this to change very infrequently.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results: backend reported by the observer is stable based on the actual client list not hot looping.


Additional info:

Comment 2 Standa Laznicka 2020-03-23 09:26:03 UTC
Closing in favor of 1814621 since that one is already in ON_QA state

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