Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 22, 2021

This PR contains the following updates:

Package Change Age Confidence
github.com/kubernetes-incubator/external-dns v0.5.12 -> v0.20.0 age confidence

Release Notes

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

v0.20.0

Compare Source

🚀 Features

🐛 Bug fixes

📝 Documentation

📦 Others

📦 Docker Image

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

v0.19.0

Compare Source

General information

  • ℹ️ CLI flags allows to set behavior of previous version on the two breaking changes included in this release, if needed.
  • ℹ️ Thanks to @​valerian-roche, this version can reduce the average memory usage by ~10 times, see #​5596

⚠️ Breaking Changes

🚀 Features

🐛 Bug fixes

📝 Documentation

📦 Others

📦 Docker Image

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

New Contributors

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

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

⚠️ The CLI flag --txt-new-format-only has been removed. Now it's the only format supported, see #​5172

ℹ️ 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


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from e0601d6 to 934944a Compare May 3, 2021 11:00
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.7.6 Update module github.com/kubernetes-incubator/external-dns to v0.8.0 May 3, 2021
@renovate
Copy link
Author

renovate bot commented May 3, 2021

⚠️ 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 check 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: docker run --rm --name=renovate_go --label=renovate_child -v "/mnt/renovate/gh/syseleven/designate-certmanager-webhook":"/mnt/renovate/gh/syseleven/designate-certmanager-webhook" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/renovate-cache/others/go":"/tmp/renovate-cache/others/go" -e GOPATH -e CGO_ENABLED -w "/mnt/renovate/gh/syseleven/designate-certmanager-webhook" docker.io/renovate/go:1.16.3 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
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

@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 934944a to 8a56c50 Compare May 3, 2021 16:09
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.8.0 Update module github.com/kubernetes-incubator/external-dns to v0.7.6 May 3, 2021
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 8a56c50 to 88f7902 Compare May 4, 2021 10:59
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.7.6 Update module github.com/kubernetes-incubator/external-dns to v0.8.0 May 4, 2021
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 88f7902 to 5a3dc86 Compare October 18, 2021 23:31
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.8.0 Update module github.com/kubernetes-incubator/external-dns to v0.10.0 Oct 18, 2021
@renovate
Copy link
Author

renovate bot commented Oct 18, 2021

⚠ 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: 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

@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 5a3dc86 to d39c15c Compare October 22, 2021 09:24
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.10.0 Update module github.com/kubernetes-incubator/external-dns to v0.10.1 Oct 22, 2021
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from d39c15c to 615fbbf Compare December 11, 2021 10:57
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.10.1 Update module github.com/kubernetes-incubator/external-dns to v0.11.0 Dec 11, 2021
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch 2 times, most recently from 3b286c1 to c6974a7 Compare April 13, 2022 16:03
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.11.0 Update module github.com/kubernetes-incubator/external-dns to v0.11.1 Apr 13, 2022
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch 2 times, most recently from 695ab93 to 5b48cd3 Compare April 25, 2022 09:17
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 5b48cd3 to b9e3603 Compare May 26, 2022 11:21
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.11.1 Update module github.com/kubernetes-incubator/external-dns to v0.12.0 May 26, 2022
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from b9e3603 to 26e7eeb Compare July 24, 2022 12:07
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.12.0 Update module github.com/kubernetes-incubator/external-dns to v0.12.1 Jul 24, 2022
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 26e7eeb to 79c3372 Compare July 27, 2022 15:59
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.12.1 Update module github.com/kubernetes-incubator/external-dns to v0.12.2 Jul 27, 2022
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 79c3372 to 48c83ff Compare November 20, 2022 16:59
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.12.2 Update module github.com/kubernetes-incubator/external-dns to v0.13.1 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 48c83ff to 5a88bdb Compare March 16, 2023 12:06
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.13.1 Update module github.com/kubernetes-incubator/external-dns to v0.13.3 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 5a88bdb to ef6d5ad Compare March 27, 2023 08:29
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.13.5 Update module github.com/kubernetes-incubator/external-dns to v0.13.6 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from ff45658 to 360c958 Compare November 7, 2023 12:23
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.13.6 Update module github.com/kubernetes-incubator/external-dns to v0.14.0 Nov 7, 2023
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.14.0 fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.14.0 Feb 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 360c958 to 45d775d Compare March 21, 2024 17:05
@renovate renovate bot changed the title fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.14.0 fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.14.1 Mar 21, 2024
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 45d775d to 8d3ecaf Compare May 16, 2024 21:32
@renovate renovate bot changed the title fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.14.1 fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.14.2 May 16, 2024
@renovate
Copy link
Author

renovate bot commented May 16, 2024

⚠️ 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 -t ./...
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

@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 8d3ecaf to 8ed1947 Compare September 4, 2024 16:11
@renovate renovate bot changed the title fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.14.2 fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.15.0 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 8ed1947 to d890f06 Compare December 19, 2024 19:53
@renovate renovate bot changed the title fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.15.0 fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.15.1 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from d890f06 to f66f42b Compare March 12, 2025 10:38
@renovate renovate bot changed the title fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.15.1 fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.16.0 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from f66f42b to 8939613 Compare March 15, 2025 18:15
@renovate renovate bot changed the title fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.16.0 fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.16.1 Mar 15, 2025
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 8939613 to bbecd16 Compare May 14, 2025 12:46
@renovate renovate bot changed the title fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.16.1 fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.17.0 May 14, 2025
@renovate renovate bot changed the title fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.17.0 Update module github.com/kubernetes-incubator/external-dns to v0.17.0 May 20, 2025
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from bbecd16 to 2895d53 Compare June 26, 2025 13:43
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.17.0 Update module github.com/kubernetes-incubator/external-dns to v0.18.0 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 2895d53 to 3fde639 Compare August 10, 2025 14:36
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 3fde639 to 744f7b3 Compare September 6, 2025 16:11
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.18.0 Update module github.com/kubernetes-incubator/external-dns to v0.19.0 Sep 6, 2025
@renovate renovate bot changed the title Update module github.com/kubernetes-incubator/external-dns to v0.19.0 fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.19.0 Sep 8, 2025
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 744f7b3 to 884a154 Compare October 9, 2025 11:03
@renovate renovate bot force-pushed the renovate/github.com-kubernetes-incubator-external-dns-0.x branch from 884a154 to b2806b5 Compare November 14, 2025 09:50
@renovate renovate bot changed the title fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.19.0 fix(deps): update module github.com/kubernetes-incubator/external-dns to v0.20.0 Nov 14, 2025
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.

1 participant