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

enhancement to add resolv.conf options set #26

Closed
ssurenr opened this issue Mar 14, 2018 · 3 comments
Closed

enhancement to add resolv.conf options set #26

ssurenr opened this issue Mar 14, 2018 · 3 comments

Comments

@ssurenr
Copy link
Contributor

ssurenr commented Mar 14, 2018

Either modify search_domain job or create a new job to modify resolv.conf options set such as timeout, rotate, etc.
Ref: https://www.freebsd.org/cgi/man.cgi?query=resolv.conf&manpath=SuSE+Linux/i386+11.3

@cppforlife
Copy link
Contributor

@ssurenr i would be open to a PR to add resolv job that supersedes search_domain job and exposes other options. btw some of the options are not necessary if bosh-dns is in use (soon to be default for bosh installations). bosh-dns for example rotates and randomly chooses recursors.

@ssurenr
Copy link
Contributor Author

ssurenr commented Mar 20, 2018

The purpose of this proposal is to contain the impact of a DNS Sever failure regardless whether it is in-house DNS or Bosh DNS. I would love to submit a PR but need some technical help.

@dpb587-pivotal
Copy link
Contributor

@ssurenr feel free to use the referenced search_domain job as a basis for your change to add a new resolv job. Once you have had a chance to test your release with the new job, we'll be able to review your pull request. Thanks.

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

No branches or pull requests

3 participants