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

embed: connect json gateway with user-provided listen address #8221

Merged

Conversation

heyitsanthony
Copy link
Contributor

net.Listener says its address is [::] when given 0.0.0.0, breaking
hosts that have ipv6 disabled.

Fixes #8151
Fixes #7961

@xiang90
Copy link
Contributor

xiang90 commented Jul 6, 2017

lgtm

net.Listener says its address is [::] when given 0.0.0.0, breaking
hosts that have ipv6 disabled.

Fixes etcd-io#8151
Fixes etcd-io#7961
@heyitsanthony
Copy link
Contributor Author

failing on proxy-ci timeout fixed by #8219; merging

@heyitsanthony heyitsanthony merged commit eacb46b into etcd-io:master Jul 7, 2017
@lucastheisen
Copy link

This fix worked perfectly for my issue... Thank you!

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

Successfully merging this pull request may close these issues.

4 participants