Update module github.com/kubernetes-incubator/external-dns to v0.18.0 #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.5.12->v0.18.0Release Notes
kubernetes-incubator/external-dns (github.com/kubernetes-incubator/external-dns)
v0.18.0Compare Source
General information
endpointslices. It will be included in the next Chart release, see #5493.ℹ️ This release remove in-tree support for ibmcloud, tencentcloud & ultradns. Users needing those providers can use a previous version of external-dns or create a webhook-based provider.
ℹ️ The change on
default-targetsbehavior provide a mitigation strategy, if you need it, see #5316🚀 Features
ttlannotation on pod by @ivankatliarchuk in #5527🐛 Bug fixes
📝 Documentation
📦 Others
apis/v1alpha1by @mloiseleur in #5446New Contributors
Full Changelog: kubernetes-sigs/external-dns@v0.17.0...v0.18.0
v0.17.0Compare 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 PR #5143 for details.
ℹ️ On IPv6, the proposal 002 has been implemented, thanks to @hjoshi123
expose-internal-ipv6flag will be set to falseℹ️ The legacy txt-format will be removed in the next minor version (#5172)
ℹ️ A new Nomad source may be added to external-dns (#5284)
🚀 Features
🐛 Bug fixes
📝 Documentation
📦 Others
📦 Docker Image
New Contributors
Full Changelog: kubernetes-sigs/external-dns@v0.16.1...v0.17.0
v0.16.1Compare Source
This release fixes the breaking change introduced in v0.16.0 for Cloudflare.
ℹ️ 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: kubernetes-sigs/external-dns@v0.16.0...v0.16.1
Images
v0.16.0Compare 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 (PR #5111).
ℹ️ This behavior can be disabled with the following command line parameter:
--exclude-record-types=AAAA.🚀 Features
ServiceAccountannotations (#4958) (#4958) @fcrespofastly🐛 Bug fixes
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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.