Skip to content

Add support for DNS SRV lookups#341

Open
mhamann wants to merge 1 commit into
gliderlabs:masterfrom
mhamann:master
Open

Add support for DNS SRV lookups#341
mhamann wants to merge 1 commit into
gliderlabs:masterfrom
mhamann:master

Conversation

@mhamann

@mhamann mhamann commented Oct 20, 2017

Copy link
Copy Markdown

Fixes #270

@mhamann mhamann force-pushed the master branch 3 times, most recently from 45e7db1 to 1c9ae3a Compare October 20, 2017 15:04
@mhamann

mhamann commented Oct 20, 2017

Copy link
Copy Markdown
Author

@michaelshobbs it took me far longer to complete this than I originally intended, but at last, it is ready to go. :-)

@mhamann mhamann force-pushed the master branch 2 times, most recently from a3f99c4 to 96b908c Compare October 20, 2017 15:33
@michaelshobbs

Copy link
Copy Markdown
Member

No worries. Thanks for the contribution

@mhamann

mhamann commented Nov 5, 2017

Copy link
Copy Markdown
Author

@michaelshobbs what do you need before this can be merged?

Comment thread CHANGELOG.md Outdated
### Fixed

### Added
- @mhamann: Enabled DNS SRV lookups for all transports (e.g. lookups via Consul)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This section is just a template for the release process. Please remove this line. I'll summarize all changes upon release.

@uniquenode

Copy link
Copy Markdown

@michaelshobbs can this get merged please?
@mhamann are you still using service discovery in logspout, what are you using instead?

@michaelshobbs

Copy link
Copy Markdown
Member

this PR has merge conflicts. happy to merge once the feedback and conflicts are resolved.

@mhamann

mhamann commented Jul 14, 2019

Copy link
Copy Markdown
Author

@ChrisLahaye I've since moved my environment to Kubernetes. Between k8s services and kube-dns, I no longer need SRV lookups.

I believe I'd originally resolved conflicts and addressed review comments, but I guess it must've fallen through the cracks. Not sure I'll have time to fix this up again, but would be happy for someone else to handle it. Seems like it would still be a good contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RouteManager not looking up DNS SRV records

3 participants