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/etcd-druid from 0.22.2 to 0.22.3 #1018

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/gardener/etcd-druid from 0.22.2 to 0.22.3.

Release notes

Sourced from github.com/gardener/etcd-druid's releases.

v0.22.3

[gardener/etcd-druid]

🐛 Bug Fixes

  • [OPERATOR] Fixes the labels comparison check done in the PreDeploy step which ensures that the pods have both the old and the new labels. by @​unmarshall #835
  • [OPERATOR] Fixes integration test failures by ensuring necessary StatefulSet pods are created and deleted appropriately during tests to align with updates made in PR #804. by @​seshachalam-yv #839

Docker Images

  • etcd-druid: europe-docker.pkg.dev/gardener-project/releases/gardener/etcd-druid:v0.22.3
Commits
  • 30a0aa3 Release v0.22.3
  • b7dcd31 Statefulset PreDeploy flow checks for pod readiness if labels were patched (#...
  • 5a69463 Fix integration tests by ensuring necessary pods are created (#839)
  • 86d8007 Fixes pre-deploy step having incorrect desired labels and adds a temp fix for...
  • 3552b84 Prepare next Development Cycle v0.22.3-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-ci-3 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.