Skip to content

add trust_dns=error to default proxy log level#10774

Merged
alpeb merged 3 commits intomainfrom
eliza/no-trustdns-logs
Apr 20, 2023
Merged

add trust_dns=error to default proxy log level#10774
alpeb merged 3 commits intomainfrom
eliza/no-trustdns-logs

Conversation

@hawkw
Copy link
Contributor

@hawkw hawkw commented Apr 18, 2023

Since upstream has yet to release a version with PR
https://github.com/bluejekyll/trust-dns/pull/1881, this commit changes the proxy's default log
level to silence warnings from trust_dns_proto that are generally
spurious.

Closes #10123.

Since upstream has yet to release a version with PR
bluejekyll/trust-dns#1881, this commit changes the proxy's default log
level to silence warnings from `trust_dns_proto` that are generally
spurious.

Closes #10123.
@hawkw hawkw requested a review from a team as a code owner April 18, 2023 17:52
@adleong
Copy link
Member

adleong commented Apr 18, 2023

Looks good! I think you need to run bin/helm-docs.

@hawkw hawkw requested review from a team and alpeb April 18, 2023 23:00
@alpeb alpeb merged commit 83e9c45 into main Apr 20, 2023
@alpeb alpeb deleted the eliza/no-trustdns-logs branch April 20, 2023 14:29
alpeb pushed a commit that referenced this pull request Apr 24, 2023
* add `trust_dns=error` to default proxy log level

Since upstream has yet to release a version with PR
bluejekyll/trust-dns#1881, this commit changes the proxy's default log
level to silence warnings from `trust_dns_proto` that are generally
spurious.

Closes #10123.
risingspiral pushed a commit that referenced this pull request May 4, 2023
* add `trust_dns=error` to default proxy log level

Since upstream has yet to release a version with PR
bluejekyll/trust-dns#1881, this commit changes the proxy's default log
level to silence warnings from `trust_dns_proto` that are generally
spurious.

Closes #10123.
risingspiral pushed a commit that referenced this pull request May 5, 2023
* add `trust_dns=error` to default proxy log level

Since upstream has yet to release a version with PR
bluejekyll/trust-dns#1881, this commit changes the proxy's default log
level to silence warnings from `trust_dns_proto` that are generally
spurious.

Closes #10123.

Signed-off-by: Eric Anderson <eric@buoyant.io>
risingspiral pushed a commit that referenced this pull request May 5, 2023
* add `trust_dns=error` to default proxy log level

Since upstream has yet to release a version with PR
bluejekyll/trust-dns#1881, this commit changes the proxy's default log
level to silence warnings from `trust_dns_proto` that are generally
spurious.

Closes #10123.

Signed-off-by: Eric Anderson <eric@buoyant.io>
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.

Update default log levels to hide trust_dns warnings

3 participants