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

fix: retry with another upstream if the previous failed. #9179

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

DmitriyMV
Copy link
Member

Do not return response to the client if we got SERVFAIL or REFUSED, until we run out of upstreams.

Fixes #9143

Do not return response to the client if we got SERVFAIL or REFUSED,
until we run out of upstreams.

Fixes siderolabs#9143

Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
@DmitriyMV
Copy link
Member Author

/m

@talos-bot talos-bot merged commit a5bd770 into siderolabs:main Aug 15, 2024
48 checks passed
@DmitriyMV DmitriyMV deleted the fix-dns branch August 15, 2024 07:50
@smira smira mentioned this pull request Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

hostDNS incompatibility
3 participants