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

Join() fails to resolve unqualified DNS name #147

Open
discordianfish opened this issue Apr 11, 2018 · 4 comments
Open

Join() fails to resolve unqualified DNS name #147

discordianfish opened this issue Apr 11, 2018 · 4 comments

Comments

@discordianfish
Copy link

Looks like the custom TCP resolver introduced in #77 fails to resolve unqualified DNS names which IMO is a bug since all resolvers do that. It's a common pattern to use unqualified names that can be kept the same in different environments.

This affects prometheus/alertmanager#1307

@jamtur01
Copy link

@armon @mitchellh Knudge. :)

@julienlau
Copy link

up ?

@sean- @slackpad

@discordianfish
Copy link
Author

¯_(ツ)_/¯

@julienlau
Copy link

Maybe the hack to use FQDN to bypass this error should be included in the doc ?

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

No branches or pull requests

3 participants