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: decrease maximum negative ttl for dns responses #8774

Merged
merged 1 commit into from
May 22, 2024

Conversation

DmitriyMV
Copy link
Member

The maximum negative ttl (ttl for non-existent domain responses) was set to 1 hour, which is too long. This PR decreases the maximum negative ttl to 10 seconds.

Also update CoreDNS module while we are at it.

Closes #8631

The maximum negative ttl (ttl for non-existent domain responses) was set to 1 hour, which is
too long. This PR decreases the maximum negative ttl to 10 seconds.

Also update CoreDNS module while we are at it.

Closes siderolabs#8631

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

/promote integration-misc

@DmitriyMV
Copy link
Member Author

/m

@talos-bot talos-bot merged commit e7bd9cd into siderolabs:main May 22, 2024
43 checks passed
@DmitriyMV DmitriyMV deleted the fix-ttl branch May 22, 2024 12:21
@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.

Talos with enabled resolveMemberNames has a very long negative TTL
4 participants