Bug 1814692

Summary: openshift-apiserver should create stable backend
Product: OpenShift Container Platform Reporter: Luis Sanchez <sanchezl>
Component: openshift-apiserverAssignee: Luis Sanchez <sanchezl>
Status: CLOSED DUPLICATE QA Contact: Xingxing Xia <xxia>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.4CC: aos-bugs, geliu, mfojtik, sbatsche, slaznick, sttts
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1813919 Environment:
Last Closed: 2020-03-19 15:02:13 UTC Type: ---
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:    
Bug Blocks: 1813919    

Description Luis Sanchez 2020-03-18 14:20:34 UTC
+++ This bug was initially created as a clone of Bug #1813919 +++

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 1 Standa Laznicka 2020-03-19 15:02:13 UTC

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