chore(deps): update module sigs.k8s.io/external-dns to v0.18.0 #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/sigs.k8s.io-external-dns-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.16.1->v0.18.0Release Notes
kubernetes-sigs/external-dns (sigs.k8s.io/external-dns)
v0.18.0Compare Source
General information
⚠️ This release requires a RBAC update on
endpointslices. It will be included in the next Chart release, see #5493.⚠️ The exposed metrics has been significantly changed. You'll need to update your observability stack accordingly, see #5516
ℹ️ 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⚠️ Breaking Changes
🚀 Features
ttlannotation on pod by @ivankatliarchuk in #5527🐛 Bug fixes
📝 Documentation
📦 Others
apis/v1alpha1by @mloiseleur in #5446New Contributors
Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/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⚠️ There is a severe known issue with Active Directory (#5240) since v0.16.0. PR to fix it (#5385) is in review
ℹ️ 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: https://github.com/kubernetes-sigs/external-dns/compare/v0.16.1...v0.17.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 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.
ℹ Artifact update notice
File name: src/go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):godirective was updated for compatibility reasonsDetails:
go1.24.0->1.24.4github.com/go-logr/logrv1.4.2->v1.4.3golang.org/x/netv0.36.0->v0.41.0golang.org/x/sysv0.30.0->v0.33.0golang.org/x/textv0.22.0->v0.26.0k8s.io/apimachineryv0.32.2->v0.33.2k8s.io/utilsv0.0.0-20241104100929-3ea5e8cea738->v0.0.0-20241210054802-24370beab758sigs.k8s.io/jsonv0.0.0-20241010143419-9aa6b5e7a4b3->v0.0.0-20241014173422-cfa47c3a1cc8sigs.k8s.io/structured-merge-diff/v4v4.5.0->v4.7.0Pull request closed