Bug 1836345 - Bootstrap etcd node is still in endpoints
Summary: Bootstrap etcd node is still in endpoints
Keywords:
Status: CLOSED DUPLICATE of bug 1835238
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Etcd Operator
Version: 4.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.5.0
Assignee: Sam Batschelet
QA Contact: ge liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-15 16:31 UTC by jooho lee
Modified: 2020-05-18 12:41 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-18 12:41:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description jooho lee 2020-05-15 16:31:07 UTC
Description of problem:
Install OCP 4.4 by RHV IPI

After installation, I tried to install Metering and etcd pod became hung.

During the debugging, the etcd operator still tries to send bootstrap etcd node.

bootstrap etcd: https://10.8.109.205:2379 

``
endpoint.go:68] ccResolverWrapper: sending new addresses to cc: [{https://10.8.109.207:2379 0  <nil>} {https://10.8.109.218:2379 0  <nil>} {https://10.8.109.210:2379 0  <nil>} {https://10.8.109.205:2379 0  <nil>}]
```


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


How reproducible:


Steps to Reproduce:
1. Create OCP 4.4 on RHV using IPI
2. oc logs etcd-operator -n openshift-etcd-operator
3.

Actual results:
Still operator check bootstrap etcd node

Expected results:
bootstrap etcd node information should be deleted

Additional info:

Comment 1 Dan Mace 2020-05-18 12:41:42 UTC

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


Note You need to log in before you can comment on or make changes to this bug.