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

Add support for alternate DNS domains #4526

Closed
wants to merge 2 commits into from
Closed

Add support for alternate DNS domains #4526

wants to merge 2 commits into from

Conversation

akshayganeshen
Copy link
Contributor

Alternate DNS domains are supplied with the -alt-domain flag or alt_domains configuration parameter.

The DNS resolver will attempt to parse and match each domain during resolution.

See #4165 for use-case.

This adds support for alternate DNS domains for internal consul
resolution. SOA records and reverse lookups will still use the original
domain.
@freddygv
Copy link
Contributor

freddygv commented Jun 4, 2019

Hi @akshayganeshen are you interested in making further edits and completing this PR? If so we will review it and send you some comments.

@akshayganeshen
Copy link
Contributor Author

Hey @freddygv, yes, definitely! I didn't spend too long on it, so I'm sure there are issues with it. All feedback is greatly appreciated!

For now I'll rebase.

@akshayganeshen
Copy link
Contributor Author

Had to recreate the PR since my fork was deleted. See #5940.

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.

2 participants