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

Normalize domains to fqdn for resolver selection #27

Merged
merged 3 commits into from
Apr 14, 2021

Conversation

vyzo
Copy link
Contributor

@vyzo vyzo commented Apr 13, 2021

No description provided.

Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

left-to-right checks coupled with the use of dns.Fqdn lgtm

Copy link

@aschmahmann aschmahmann left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines +86 to +88
if fqdn == "" {
// the . is the default resolver
break

Choose a reason for hiding this comment

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

Is there a test for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not explicitly, but it should get exercised in every miss.

@vyzo vyzo merged commit 448c10b into master Apr 14, 2021
@vyzo vyzo deleted the feat/fqdn-normalization branch April 14, 2021 18:06
@Stebalien Stebalien mentioned this pull request May 11, 2021
27 tasks
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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