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 dual stack IPv4/IPv6 network #6801

Closed
wants to merge 4 commits into from

Conversation

ShimmerGlass
Copy link
Contributor

@ShimmerGlass ShimmerGlass commented Nov 15, 2019

Follow up of: #6640
This includes #6792 and adds dns support.

tionebsalocin and others added 3 commits November 14, 2019 16:00
Refactor dns to have same behavior between A and SRV.
Current implementation returns the node name instead of the service
address.
With this fix when querying for SRV record service address is return in
the SRV record.
And when performing a simple dns lookup it returns a CNAME to the
service address.
@hashicorp-cla
Copy link

hashicorp-cla commented Nov 15, 2019

CLA assistant check
All committers have signed the CLA.

@ShimmerGlass ShimmerGlass marked this pull request as ready for review November 20, 2019 09:43
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