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 option to use a provided name server order #1766

Merged
merged 5 commits into from Aug 24, 2022

Conversation

nhurley3
Copy link
Contributor

This corresponds to the "on/off" switch discussed in #1702. A later pull
request will make improvements to the "Default" strategy.

This corresponds to the "on/off" switch discussed in hickory-dns#1702. A later pull
request will make improvements to the "Default" strategy.
This corresponds to the "on/off" switch discussed in hickory-dns#1702. A later pull
request will make improvements to the "Default" strategy.
crates/resolver/src/config.rs Outdated Show resolved Hide resolved
@djc
Copy link
Collaborator

djc commented Aug 23, 2022

Failing CI is due to tokio-rs/tracing#2282, so we can ignore that here.

@djc
Copy link
Collaborator

djc commented Aug 23, 2022

LGTM, but I'm not allowed to merge this due to strict merge conditions.

@nhurley3
Copy link
Contributor Author

LGTM, but I'm not allowed to merge this due to strict merge conditions.

Thanks! Any action needed from me or do we just need @bluejekyll to merge?

@djc
Copy link
Collaborator

djc commented Aug 23, 2022

No action from you needed!

@djc
Copy link
Collaborator

djc commented Aug 23, 2022

Though for now it might make sense to add the ansi_term advisory to the advisories.ignore list in the deny.toml (maybe in a separate PR?), which would let this pass CI and help us move forward while upstream addresses the issue.

@nhurley3
Copy link
Contributor Author

Mailed a separate PR for the ansi_term advisory. It looks like the underlying command is cargo audit, so adding an audit.toml with the recommended change seems to work.

#1769

@bluejekyll bluejekyll merged commit 52e2a21 into hickory-dns:main Aug 24, 2022
@bluejekyll
Copy link
Member

Thanks for the PR!

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.

None yet

3 participants