-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
errors: add [no-error-logs] exception for issue caused by fqdn bug.
FQDN Proxy together running with Wireguard has a bug where proxied dns requests can cause a port collision. See: cilium/cilium#31535 Despite this, the actual fqdn tests seem to be resilient to this, likely due to retries. While we work on a fix for this issue, let's add a temporary exception here. Addresses: cilium/cilium#30901 Signed-off-by: Tom Hadlaw <[email protected]>
- Loading branch information
1 parent
a1dff83
commit ee4a2dc
Showing
2 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters