gardener / gardener-extension-provider-aws

Gardener extension controller for the AWS cloud provider (https://aws.amazon.com).
https://gardener.cloud
Apache License 2.0
18 stars 96 forks source link

Bump github.com/gardener/external-dns-management from 0.20.1 to 0.21.0 #1036

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps github.com/gardener/external-dns-management from 0.20.1 to 0.21.0.

Release notes

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

v0.21.0

[gardener/external-dns-management]

⚠️ Breaking Changes

  • [OPERATOR] Drop support for custom resources dnslock.dns.gardener.cloud and remoteaccesscertificates.dns.gardener.cloud.
    As these experimental features have no been used in Gardener, it should not be relevant in most cases. by @​MartinWeindel #381

🏃 Others

  • [OPERATOR] Bumps golang from 1.22.6 to 1.23.0. by @​dependabot[bot] #384
  • [OPERATOR] Bumps golang from 1.22.5 to 1.22.6. by @​dependabot[bot] #383
  • [OPERATOR] The dependency controller-manager-library has been updated to include the new flag --<cluster>.conditional-deploy-crds by @​MartinWeindel #385

Docker Images

  • dns-controller-manager: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager:v0.21.0
Commits
  • 16debcb Release v0.21.0
  • 1cf5004 Prepare next Development Cycle v0.21.0-dev
  • ca8d63f bump version of controller-manager-library for conditional-deploy-crds flag (...
  • 5e00b9f drop CRD dnslock and remoteaccesscertificates, drop obsolete dedicated build ...
  • ed8ffa8 Bump golang from 1.22.6 to 1.23.0 (#384)
  • 4628e99 Bump golang from 1.22.5 to 1.22.6 (#383)
  • 3a760b1 Prepare next Development Cycle v0.20.2-dev
  • See full diff 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)
gardener-robot commented 2 weeks ago

@dependabot[bot] Thank you for your contribution.

gardener-robot-ci-2 commented 2 weeks ago

Thank you @dependabot[bot] for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.

dependabot[bot] commented 1 week ago

Superseded by #1044.