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

Fix use of local ip in consul service registration #58

Merged
merged 1 commit into from
Feb 19, 2016
Merged

Fix use of local ip in consul service registration #58

merged 1 commit into from
Feb 19, 2016

Conversation

jeanblanchard
Copy link
Contributor

When using the default registry.consul.register.ip, the service and health check ip were set to "",
making the health check fail.

This was regressed by PR #49, due to golang variable initialization magic.

When using the default registry.consul.register.ip, the service and health check ip were set to "<nil>",
making the health check fail.

This was regressed by PR #49, due to golang variable initialization magic.
@CLAassistant
Copy link

CLA assistant check
All committers have accepted the CLA.

@magiconair
Copy link
Contributor

Indeed. Thx

magiconair added a commit that referenced this pull request Feb 19, 2016
Fix use of local ip in consul service registration
@magiconair magiconair merged commit 2343a94 into fabiolb:master Feb 19, 2016
@magiconair magiconair added this to the 1.1.1 milestone Feb 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants