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 empty address for registering service without IP #5826

Merged
merged 2 commits into from Nov 14, 2019

Conversation

mmatur
Copy link
Member

@mmatur mmatur commented Nov 13, 2019

What does this PR do?

This PR fixes an issue when a consul service is registered without an IP

Motivation

Fixes #5811

More

  • Added/updated tests
  • [ ] Added/updated documentation

@mmatur mmatur added this to the 2.1 milestone Nov 13, 2019
@ldez ldez added this to To review in v2 via automation Nov 13, 2019
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ldez ldez force-pushed the fix/consulcatalog-service-address branch from be66dd1 to 1db50d4 Compare November 14, 2019 09:00
Copy link
Member

@juliens juliens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ldez ldez force-pushed the fix/consulcatalog-service-address branch from 1db50d4 to 17b3267 Compare November 14, 2019 09:11
@mmatur mmatur closed this Nov 14, 2019
@mmatur mmatur reopened this Nov 14, 2019
@traefiker traefiker merged commit 2ee2e29 into traefik:master Nov 14, 2019
v2 automation moved this from To review to Done Nov 14, 2019
@mmatur mmatur deleted the fix/consulcatalog-service-address branch November 14, 2019 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
v2
Done
Development

Successfully merging this pull request may close these issues.

ConsulCatalog Provider does not use the local agents IP (if the service does not have one)
5 participants