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

add blocking entries to avoid premature reconciliation of hosted zone #50

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

MartinWeindel
Copy link
Member

manage a list of blocking entries to avoid premature reconciliation of hosted zone

What this PR does / why we need it:

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

Special notes for your reviewer:

Release note:

aws-route53: avoid temporary deletion of DNS records after restart with unavailable or throttled route53 API

@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Dec 4, 2019
@gardener-robot-ci-2 gardener-robot-ci-2 added 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 Dec 4, 2019
@mandelsoft mandelsoft merged commit 501c174 into master Dec 9, 2019
@MartinWeindel MartinWeindel deleted the fix-issue49 branch March 16, 2020 14:03
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)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

aws-route53: DNS records are deleted after restart and recovery from throttling
4 participants