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

optional default TTL per provider #137

Merged
merged 1 commit into from
Nov 11, 2020
Merged

Conversation

MartinWeindel
Copy link
Member

What this PR does / why we need it:
If the DNSEntry spec does not specify the ttl explicitly, the default TTL given for the DNS controller manager is used.
With this PR it is now possible to specify the default TTL in the spec of the DNSProvider optionally.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

optionally specify default TTL on provider

@gardener-robot gardener-robot added kind/api-change API change with impact on API users needs/second-opinion Needs second review by someone else needs/review Needs review size/s Size of pull request is small (see gardener-robot robot/bots/size.py) labels Nov 9, 2020
@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 Nov 9, 2020
@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 Nov 9, 2020
Co-authored-by: Uwe Krueger <uwe.krueger@sap.com>
@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 Nov 11, 2020
@gardener-robot-ci-1 gardener-robot-ci-1 removed 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 Nov 11, 2020
@gardener-robot gardener-robot removed the needs/review Needs review label Nov 11, 2020
@MartinWeindel MartinWeindel merged commit b1a6e4c into master Nov 11, 2020
@MartinWeindel MartinWeindel deleted the provider-default-ttl branch November 11, 2020 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/api-change API change with impact on API users needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/second-opinion Needs second review by someone else size/s Size of pull request is small (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants