Skip to content

Tags: cmattoon/external-dns

Tags

v0.5.4

Only store endpoints with their labels in the cache (kubernetes-sigs#612

)

* Set cacheinterval flag to 0 by default and if it is zero don't use cache

* fix: run gofmt -s in go1.11

v0.5.3

Print a message if no hosted zones match (aws provider) (kubernetes-s…

…igs#592)

* Print a message if no hosted zones match (aws provider)

Fixes kubernetes-sigs#590

* Remove early return

v0.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#574 from jbowes/dnsimple-tolerate-…

…other-zones

Make DNSimple tolerant of unknown zones

v0.5.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump version to v0.5.1 (kubernetes-sigs#560)

v0.5.0

Unverified

No user is associated with the committer email.
chore: bump version to v0.5.0

v0.5.0-alpha.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#531 from linki/nlb

AWS: add support for AWS Network Load Balancers

v0.5.0-alpha.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kubernetes-sigs#528 from ffledgling/pdns-docs

Add docs for pdns provider

v0.5.0-alpha.1

Setting up ExternalDNS using same domain for public/private Route53 z…

…ones (kubernetes-sigs#472)

* setting up externaldns using the same domain for public and private route53 zones

* update nginx-ingress-controller image to 0.11.0

v0.5.0-alpha.0

Unverified

No user is associated with the committer email.
docs: add missing changelog entries

v0.4.8

Add note about CNAME and txt the registry (kubernetes-sigs#397)

* Add note about CNAME and txt the registry

* Update README.md