Skip to content

Normalize domains to fqdn for resolver selection#27

Merged
vyzo merged 3 commits intomasterfrom
feat/fqdn-normalization
Apr 14, 2021
Merged

Normalize domains to fqdn for resolver selection#27
vyzo merged 3 commits intomasterfrom
feat/fqdn-normalization

Conversation

@vyzo
Copy link
Copy Markdown
Contributor

@vyzo vyzo commented Apr 13, 2021

No description provided.

@vyzo vyzo requested review from Stebalien and aschmahmann April 13, 2021 14:25
Copy link
Copy Markdown
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
Copy Markdown

@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
Copy link
Copy Markdown

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
Copy Markdown
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