Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

Investigate why etcd cluster fails to create in OCP 4.4 #122

Closed
csrwng opened this issue Feb 24, 2020 · 2 comments
Closed

Investigate why etcd cluster fails to create in OCP 4.4 #122

csrwng opened this issue Feb 24, 2020 · 2 comments

Comments

@csrwng
Copy link
Contributor

csrwng commented Feb 24, 2020

When running the aws-installer for a 4.4 release, the etcd operator will fail to initialize a cluster if the etcdcluster CR is created asynchronously along with the etcd operator deployment. If a pause is added between the creation of the etcd operator and the etcdcluster CR, the problem goes away.

Investigate why this is an issue and update code appropriately
#120

@csrwng
Copy link
Contributor Author

csrwng commented Mar 2, 2020

This seems to be an issue with etcd operator (coreos/etcd-operator#2163). For now, we are creating a cluster with only 1 member and that seems to be reliably work. #128
/close

@openshift-ci-robot
Copy link

@csrwng: Closing this issue.

In response to this:

This seems to be an issue with etcd operator (coreos/etcd-operator#2163). For now, we are creating a cluster with only 1 member and that seems to be reliably work. #128
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants