External-dns: RFC2136 provider with TTL 0

Created on 26 Aug 2019  路  7Comments  路  Source: kubernetes-sigs/external-dns

Looks like the RFC2136 provider creates DNS records with TTL 0 (zero).
Is there any way to change that value?

Docker Image: docker.io/bitnami/external-dns:0.5.15-debian-9-r1

lifecyclrotten

Most helpful comment

Thanks, I'll try to be more specific: Is there a way to set a default TTL value that applies to all?

All 7 comments

You can set a different TTL with an annotation, like this:
external-dns.alpha.kubernetes.io/ttl: "5"

Thanks, I'll try to be more specific: Is there a way to set a default TTL value that applies to all?

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

We need to wait for https://github.com/kubernetes-sigs/external-dns/pull/1412 to make it into a release

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

grahamhayes picture grahamhayes  路  5Comments

nyetwurk picture nyetwurk  路  4Comments

placydo picture placydo  路  5Comments

amalucelli picture amalucelli  路  4Comments

jchv picture jchv  路  3Comments