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/etcd-druid from 0.22.7 to 0.27.0 #129

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps github.com/gardener/etcd-druid from 0.22.7 to 0.27.0.

Release notes

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

v0.27.0

[gardener/etcd-backup-restore]

📰 Noteworthy

  • [OPERATOR] Ensure the integrity of the full snapshot prior to uploading it to the object store, thereby reducing the potential restoration failures. by @​ishan16696gardener/etcd-backup-restore#779

🏃 Others

  • [DEPENDENCY] Update golang version to 1.23.5. by @​shreyas-s-raogardener/etcd-backup-restore#831
  • [USER] Use etcdbr latest tagged image in the helm charts by @​anveshreddy18gardener/etcd-backup-restore#830

[gardener/etcd-druid]

⚠️ Breaking Changes

  • [OPERATOR] Remove deprecated CLI flag ignore-operation-annotation. by @​shreyas-s-rao #990
  • [USER] Remove support for deprecated annotation druid.gardener.cloud/ignore-reconciliation. by @​shreyas-s-rao #990
  • [USER] Remove deprecated status fields ServiceName, ClusterSize, UpdatedReplicas and LastError. by @​shreyas-s-rao #990

📰 Noteworthy

  • [USER] Introduce new Etcd status condition AllMembersUpdated. by @​shreyas-s-rao #987
  • [DEVELOPER] Condition statuses Progressing and ConditionCheckError are now deprecated and will soon be removed, since druid conditions will be replaced by metav1.Condition in the future. by @​shreyas-s-rao #987

🐛 Bug Fixes

  • [USER] Updation of status.observedGeneration and optional removal of the gardener.cloud/operation: reconcile annotation on the Etcd resource are now executed after the reconciliation of the Etcd status, to depict accurate state of the cluster at any given point in time. Users must wait for the status.observedGeneration field to be updated (and additionally for the removal of the gardener.cloud/operation: reconcile annotation is CLI flag enable-spec-auto-reconcile is set to false) to confirm completion of reconciliation. by @​shreyas-s-rao #996

🏃 Others

  • [OPERATOR] The Etcd resource now allows specifying etcd client Service traffic distribution preferences via the spec.etcd.clientService.trafficDistribution field. by @​ialidzhikov #973

📖 Documentation

[gardener/etcd-wrapper]

🏃 Others

  • [DEVELOPER] Update golang images to v1.23.5. by @​shreyas-s-raogardener/etcd-wrapper#42

Docker Images

  • etcd-druid: europe-docker.pkg.dev/gardener-project/releases/gardener/etcd-druid:v0.27.0

v0.26.1

[gardener/etcd-druid]

🏃 Others

Docker Images

  • etcd-druid: europe-docker.pkg.dev/gardener-project/releases/gardener/etcd-druid:v0.26.1

v0.26.0

... (truncated)

Commits
  • 8b31b42 Release v0.27.0
  • bd06f2c Update observedGeneration in reconcileStatus flow instead of reconcileSpec ...
  • 2fc82d0 Upgrade etcd-backup-restore (#998)
  • 386008f Upgrade etcd-wrapper (#997)
  • ada610d Add DEP-06: Immutable ETCD Backups (#884)
  • 6b3b94e ⬆️ Bump github.com/onsi/gomega from 1.36.0 to 1.36.2 (#964)
  • 52e514f Remove deprecated API fields, CLI flag and annotation (#990)
  • dd09e93 Introduce new Etcd status condition AllMembersUpdated (#987)
  • 0cfc04c Allow specifying traffic distribution preference for the etcd client Service ...
  • 90cc1ab Update golang version to 1.23.5 (#986)
  • 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 <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 a review from a team as a code owner February 10, 2025 11:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 10, 2025
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gardener/etcd-druid-0.27.0 branch from 553a0eb to aae2aff Compare February 10, 2025 14:53
@github-actions github-actions bot added size/M and removed size/L labels Feb 10, 2025
@afritzler
Copy link
Member

@dependabot rebase

Bumps [github.com/gardener/etcd-druid](https://github.com/gardener/etcd-druid) from 0.22.7 to 0.27.0.
- [Release notes](https://github.com/gardener/etcd-druid/releases)
- [Commits](gardener/etcd-druid@v0.22.7...v0.27.0)

---
updated-dependencies:
- dependency-name: github.com/gardener/etcd-druid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gardener/etcd-druid-0.27.0 branch from aae2aff to d436b32 Compare February 10, 2025 14:58
@afritzler afritzler merged commit b4b2ac3 into main Feb 10, 2025
7 checks passed
@afritzler afritzler deleted the dependabot/go_modules/github.com/gardener/etcd-druid-0.27.0 branch February 10, 2025 15:02
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 size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant