Skip to content

Conversation

@ske-renovate-ce
Copy link

@ske-renovate-ce ske-renovate-ce bot commented Jun 26, 2025

This PR contains the following updates:

Package Type Update Change
github.com/kubernetes-incubator/external-dns require minor v0.5.12 -> v0.18.0

Release Notes

kubernetes-incubator/external-dns (github.com/kubernetes-incubator/external-dns)

v0.18.0

Compare 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-targets behavior provide a mitigation strategy, if you need it, see #​5316

⚠️ Breaking Changes

🚀 Features

🐛 Bug fixes

📝 Documentation

📦 Others

New Contributors

Full Changelog: kubernetes-sigs/external-dns@v0.17.0...v0.18.0

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 PR #​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. PR 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, PRs are welcome.

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

  • This PR 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: kubernetes-sigs/external-dns@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: kubernetes-sigs/external-dns@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 (PR #​5111).

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

🚀 Features

🐛 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.


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

This PR has been generated by Renovate Bot.

@ske-renovate-ce
Copy link
Author

ske-renovate-ce bot commented Jun 26, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: github.com/kubernetes-incubator/[email protected]: parsing go.mod:
	module declares its path as: sigs.k8s.io/external-dns
	        but was required as: github.com/kubernetes-incubator/external-dns

@maboehm maboehm self-assigned this Jun 26, 2025
@ske-renovate-ce ske-renovate-ce bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from cc813a0 to 9706d4e Compare June 27, 2025 07:02
@ske-renovate-ce ske-renovate-ce bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 9706d4e to afbb8a5 Compare June 27, 2025 07:09
@maboehm maboehm merged commit 621030a into master Jun 27, 2025
1 check passed
@maboehm maboehm deleted the renovate/github.com-kubernetes-incubator-external-dns-0.x branch June 27, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants