Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

etcdctl: fix member add command #11194

Merged
merged 1 commit into from
Oct 3, 2019
Merged

Conversation

jingyih
Copy link
Contributor

@jingyih jingyih commented Oct 3, 2019

Fixes #11186.

@gyuho
Copy link
Contributor

gyuho commented Oct 3, 2019

lgtm, defer to @jpbetz

Also, can we add a TODO to handle stale member list response, in server side? Ideally, this should be handled in server side.

@jingyih
Copy link
Contributor Author

jingyih commented Oct 3, 2019

Also, can we add a TODO to handle stale member list response, in server side? Ideally, this should be handled in server side.

I opened #11198 to track this.

@jpbetz
Copy link
Contributor

jpbetz commented Oct 3, 2019

Implemented as I had expected

LGTM

@gyuho gyuho merged commit 81a6b4e into etcd-io:master Oct 3, 2019
@jingyih jingyih deleted the fix_etcdctl_memberAdd branch October 3, 2019 21:01
jingyih added a commit to jingyih/etcd that referenced this pull request Oct 3, 2019
jingyih added a commit to jingyih/etcd that referenced this pull request Oct 3, 2019
gyuho added a commit that referenced this pull request Oct 3, 2019
…4-origin-release-3.4

Automated cherry pick of #11194 on release-3.4
gyuho added a commit that referenced this pull request Oct 3, 2019
…4-origin-release-3.3

Automated cherry pick of #11194 on release-3.3
gyuho added a commit that referenced this pull request Oct 3, 2019
@YoyinZyc YoyinZyc mentioned this pull request Jan 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

etcdctl member add sometimes fails with 3.3.15
3 participants