kyma-project / api-gateway

Apache License 2.0
4 stars 27 forks source link

gomod(deps): bump github.com/gardener/external-dns-management from 0.18.3 to 0.18.5 #1010

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps github.com/gardener/external-dns-management from 0.18.3 to 0.18.5.

Release notes

Sourced from github.com/gardener/external-dns-management's releases.

v0.18.5

[gardener/external-dns-management]

🐛 Bug Fixes

  • [OPERATOR] As AWS "us-gov" zones do not support alias target records, they are excluded from the list of canonical hosted zones used to decide if ALIAS records are created instead of CNAME records. by @​MartinWeindel #365
  • [USER] Keep stale entries of other providers of the same zone untouched if all providers but one have invalid credentials and last valid provider is removed. by @​MartinWeindel #364

🏃 Others

Docker Images

  • dns-controller-manager: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager:v0.18.5

v0.18.4

[gardener/external-dns-management]

🐛 Bug Fixes

  • [USER] Fix panic if source object referenced by a DNSAnnotation object has no annotations in its metadata. by @​MartinWeindel #363

📖 Documentation

  • [USER] Revised Cloudflare External DNS Management document to no longer recommend base64 encoding of the token in the secret. by @​SeanKilleen #361

Docker Images

  • dns-controller-manager: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager:v0.18.4
Commits
  • a08562a Release v0.18.5
  • 477cfae Bump golang.org/x/net from 0.17.0 to 0.23.0 (#367)
  • d2495f3 update golang to 1.22.2 (#366)
  • 4d78849 exclude us-gov zones from alias target creation (#365)
  • 2a3d5bd Keep stale entries untouched if last valid providers is removed (#364)
  • ce1ec1f Prepare next Development Cycle v0.18.5-dev
  • 785639c Release v0.18.4
  • a6e48ac fix panic if source object referenced by a DNSAnnotation object has no annota...
  • 4414d62 remove obsolete controller registration (#362)
  • dd6f01a Update Cloudflare README.md to remove information about base64-encoding (#361)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
kyma-bot commented 5 months ago

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-api-gateway-manager-build 24b9bd95470103c6de19f60534fb4007710cff03 link true /test pull-api-gateway-manager-build

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
triffer commented 5 months ago

I'm closing this PR as we already have this in the main release and we don't need it in the release 2.3.

dependabot[bot] commented 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.