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

tuning timeouts to better deal with long dns propagation for some backends #65

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

MartinWeindel
Copy link
Member

@MartinWeindel MartinWeindel commented Mar 9, 2021

What this PR does / why we need it:
The timeout settings for DNS propagation are too restrictive for Google CloudDNS.
Default dns propagation timeout has been changed from 60s to 120s.
To keep the overall waiting time in a reasonable range, the timeouts of the secondary DNS propagation checks by the lego lib have been reduced.

Which issue(s) this PR fixes:
Fixes #64

Special notes for your reviewer:

Release note:

tuning timeouts to better deal with long dns propagation for some DNS backends

@MartinWeindel MartinWeindel requested a review from a team as a code owner March 9, 2021 09:45
@gardener-robot gardener-robot added needs/review Needs review size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 9, 2021
@gardener-robot-ci-3 gardener-robot-ci-3 added reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Mar 9, 2021
@MartinWeindel MartinWeindel merged commit e7fdef2 into master Mar 9, 2021
@MartinWeindel MartinWeindel deleted the timeout-tuning branch March 9, 2021 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SAN Certificate does not get created with multiple DNS names using Google CloudDNS
3 participants