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.18.7 to 0.20.0 #1016

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/gardener/external-dns-management from 0.18.7 to 0.20.0.

Release notes

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

v0.20.0

[gardener/external-dns-management]

✨ New Features

  • [USER] [azure-dns] Support for Azure cloud configurations AzureChina and AzureGovernment by @​MartinWeindel #379
  • [OPERATOR] Add ignore annotation dns.gardener.cloud/ignore=true for DNSEntries and source resources to disable reconciliation temporarily. by @​MartinWeindel #380

Docker Images

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

v0.19.0

[gardener/external-dns-management]

✨ New Features

  • [OPERATOR] The address lookups for domain names in DNSEntries to create A or AAAA records has been moved to a separate background processing to avoid periodic reconciliation of such DNSEntries.
    Additionally, it is now possible to create A or AAAA records instead of a CNAME record for a single domain name target by specifying .spec.resolveTargetsToAddresses: true. by @​MartinWeindel #377

🏃 Others

Docker Images

  • dns-controller-manager: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager:v0.19.0
Commits
  • 079a068 Release v0.20.0
  • e40947f Prepare next Development Cycle v0.20.0-dev
  • 9904cfe changed team name
  • e3ff557 add ignore annotation (#380)
  • 2b6a194 update to armdns SDK; support for azure cloud configurations (#379)
  • 822ab6e delete providers after entries
  • 322abf3 Prepare next Development Cycle v0.19.1-dev
  • 6e6774c Release v0.19.0
  • f10fd41 improve cancel; relax as lookup can be cancelled (#378)
  • 012309a Prepare next Development Cycle v0.19.0-dev
  • 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)
gardener-robot-ci-2 commented 1 month 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.

gardener-robot commented 1 month ago

@dependabot[bot] Thank you for your contribution.

gardener-robot commented 1 month ago

@dependabot[bot] You need rebase this pull request with latest master branch. Please check.