v0.13.0
gardener-robot-ci-1
released this
02 Aug 14:32
·
284 commits
to master
since this release
[external-dns-management]
✨ New Features
- [USER] Weighted routing policy is now supported for AWS Route53 and Google CloudDNS. (gardener/external-dns-management#270, @MartinWeindel)
- There can now be multiple
DNSEntries
for the same domain name (distinguished by thesetIdentifier
in thespec.routingPolicy
section). For details see https://github.com/gardener/external-dns-management/tree/master/docs/aws-route53#weighted-routing-policy
- There can now be multiple
🐛 Bug Fixes
- [OPERATOR] [openstack-designate] Select correct recordset on updating wildcard domain names (gardener/external-dns-management#268, @MartinWeindel)