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

chore: fix our dns server implementation #8879

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

DmitriyMV
Copy link
Member

This PR does those things:

  • No longer shuffles dns servers for each request.
  • Sets a context timeout of 4.5 seconds.
  • Correctly returns a proper error from the root layer.

@frezbo
Copy link
Member

frezbo commented Jun 9, 2024

do we need any tests for this? Since it's marked as fix

This PR does those things:
* No longer shuffles dns servers for each request.
* Sets a context timeout of 4.5 seconds.
* Correctly returns a proper error from the root layer.

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

/m

@talos-bot talos-bot merged commit 5350063 into siderolabs:main Jun 11, 2024
47 checks passed
@DmitriyMV DmitriyMV deleted the dns branch June 11, 2024 06:32
@frezbo frezbo mentioned this pull request Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backported
Development

Successfully merging this pull request may close these issues.

3 participants