Skip to content

Returns DNS Error NSDOMAIN when DC does not exists#8103

Merged
mkeeler merged 1 commit intohashicorp:masterfrom
pierresouchay:dns_returns_NXDOMAIN_on_dc_does_not_exists
Jun 22, 2020
Merged

Returns DNS Error NSDOMAIN when DC does not exists#8103
mkeeler merged 1 commit intohashicorp:masterfrom
pierresouchay:dns_returns_NXDOMAIN_on_dc_does_not_exists

Conversation

@pierresouchay
Copy link
Copy Markdown
Contributor

This will allow to increase cache value when DC is not valid (aka
return SOA to avoid too many consecutive requests) and will
distinguish DC being temporarily not available from DC not existing.

Implements #8102

This will allow to increase cache value when DC is not valid (aka
return SOA to avoid too many consecutive requests) and will
distinguish DC being temporarily not available from DC not existing.

Implements hashicorp#8102
Copy link
Copy Markdown
Member

@mkeeler mkeeler left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the PR

@mkeeler
Copy link
Copy Markdown
Member

mkeeler commented Jun 15, 2020

Going to wait to merge this until after 1.8.0 is GA.

@mkeeler mkeeler merged commit 35d852f into hashicorp:master Jun 22, 2020
@hashicorp-ci
Copy link
Copy Markdown
Contributor

🍒✅ Cherry pick of commit 35d852f onto release/1.8.x succeeded!

hashicorp-ci pushed a commit that referenced this pull request Jun 22, 2020
This will allow to increase cache value when DC is not valid (aka
return SOA to avoid too many consecutive requests) and will
distinguish DC being temporarily not available from DC not existing.

Implements #8102
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