Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/gardener/external-dns-management from 0.22.1 to 0.22.2 #1182

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps github.com/gardener/external-dns-management from 0.22.1 to 0.22.2.

Release notes

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

v0.22.2

[gardener/external-dns-management]

🐛 Bug Fixes

  • [OPERATOR] Deletion of source DNSEntries must wait for completed deletion of target entries. by @​MartinWeindel #407

🏃 Others

Helm Charts

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

Docker Images

  • dns-controller-manager: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager:v0.22.2
Commits
  • c579022 Release v0.22.2
  • 0b8df81 Deletion of source DNSEntries has to wait for complete deletion of target ent...
  • 02c1a28 Remove reconcile annotation on reconciliation (#406)
  • 1ec2aaa docs: Tidy README.md (#405)
  • b5f1fd4 introduce dns.gardener.cloud/target-hard-ignore annotation (#404)
  • 95657c2 Compound integration test and refactorings (#402)
  • 1b26b30 Bump golang from 1.23.3 to 1.23.4 (#401)
  • 38e12f7 Use AWS SDK v2 (#400)
  • d77d9d8 Prepare next Development Cycle v0.22.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 <dependency name> 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)

@dependabot dependabot bot requested review from a team as code owners December 23, 2024 10:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 23, 2024
@gardener-robot gardener-robot added the needs/review Needs review label Dec 23, 2024
@gardener-robot
Copy link

@dependabot[bot] Thank you for your contribution.

@gardener-robot gardener-robot added the size/s Size of pull request is small (see gardener-robot robot/bots/size.py) label Dec 23, 2024
@gardener-robot-ci-2
Copy link
Contributor

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.

@hebelsan hebelsan added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Dec 23, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Dec 23, 2024
@gardener-robot gardener-robot added the needs/rebase Needs git rebase label Dec 23, 2024
@gardener-robot
Copy link

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

Bumps [github.com/gardener/external-dns-management](https://github.com/gardener/external-dns-management) from 0.22.1 to 0.22.2.
- [Release notes](https://github.com/gardener/external-dns-management/releases)
- [Commits](gardener/external-dns-management@v0.22.1...v0.22.2)

---
updated-dependencies:
- dependency-name: github.com/gardener/external-dns-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gardener/external-dns-management-0.22.2 branch from 82038da to 8e1b910 Compare December 23, 2024 11:08
@hebelsan hebelsan added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Dec 23, 2024
@gardener-robot-ci-2 gardener-robot-ci-2 removed the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Dec 23, 2024
Copy link
Contributor

@hebelsan hebelsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/rebase Needs git rebase needs/review Needs review labels Dec 23, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Dec 23, 2024
@hebelsan hebelsan merged commit 687ca51 into master Dec 23, 2024
15 checks passed
@hebelsan hebelsan deleted the dependabot/go_modules/github.com/gardener/external-dns-management-0.22.2 branch December 23, 2024 12:07
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) reviewed/lgtm Has approval for merging reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) size/s Size of pull request is small (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants