Skip to content

v0.5.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@linki linki released this 26 Jan 13:49
· 4431 commits to master since this release
  • #436: TTL annotation check for azure records @stromming
  • #435: Switch from glide to dep @bkochendorfer
  • #422: New --zone-id-filter parameter allows filtering by zone id @vboginskey
  • #404: Every record managed by External DNS is now mapped to a kubernetes resource (service/ingress) @ideahitme
    • New field is stored in TXT DNS record which reflects which kubernetes resource has acquired the DNS name
    • Target of DNS record is changed only if corresponding kubernetes resource target changes
    • If kubernetes resource is deleted, then another resource may acquire DNS name
    • "Flapping" target issue is resolved by providing a consistent and defined mechanism for choosing a target
  • #388: Google: Improve logging to help trace misconfigurations @stealthybox
  • #356: AWS: In addition to the one best public hosted zone, records will be added to all matching private hosted zones @coreypobrien

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.0-alpha.0 --help