Skip to content

chore(deps): update dependency kubernetes-sigs/external-dns to v0.17.0

Renovate Bot requested to merge renovate/kubernetes-sigs-external-dns-0.x into master

This MR contains the following updates:

Package Type Update Change
kubernetes-sigs/external-dns Kustomization minor v0.15.1 -> v0.17.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

kubernetes-sigs/external-dns (kubernetes-sigs/external-dns)

v0.17.0

Compare Source

Global information

On Pi Hole, support for v6 has been added. Pi Hole v5 support is deprecated and will be removed in a future version

On OVH, the provider has been heavily rewritten. New ACLs are need. See documentation and MR #​5143 for details.

On IPv6, the proposal 002 has been implemented, thanks to @​hjoshi123

  • In the next release, the default of this new expose-internal-ipv6 flag will be set to false

There is a severe known issue with Active Directory (#​5240) since v0.16.0. MR to fix it (#​5385) is in review

The legacy txt-format will be removed in the next minor version (#​5172)

  • There is currently no migration script to clean old style txt records. If you need it, if you think you can do it, MRs are welcome.

A new Nomad source may be added to external-dns (#​5284)

  • This MR can be merged only after a review and test from real Nomad users

🚀 Features

🐛 Bug fixes

📝 Documentation

📦 Others

📦 Docker Image

docker pull registry.k8s.io/external-dns/external-dns:v0.17.0

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.16.1...v0.17.0

v0.16.1

Compare Source

This release fixes the breaking change introduced in v0.16.0 for Cloudflare.

New features on Cloudflare, custom and regional hostnames have some known issues, see #​5175 and #​5183

OpenStack designate in-tree provider will be removed in the next version. There is now a webhook provider.

With v0.16.0, a new option on TXT Registry is available to use only new format (#​4946). Previous format will be removed in the next release (#​5172).

🐛 Bug fixes

📦 Others

Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.16.0...v0.16.1

Images

docker pull registry.k8s.io/external-dns/external-dns:v0.16.1

v0.16.0

Compare Source

💥 Breaking Changes

There is a breaking change on Cloudflare with this release. It requires Cloudflare for Saas.

Starting with this version, it will create AAAA Alias records in AWS Route53 by default (MR #​5111).

This behavior can be disabled with the following command line parameter: --exclude-record-types=AAAA.

🚀 Features

🐛 Bug fixes

📝 Documentation

📦 Others

New Contributors

Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.15.1...v0.16.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports

Loading