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.24.1 to 0.25.0 #1028

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/gardener/etcd-druid from 0.24.1 to 0.25.0.

Release notes

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

v0.25.0

[gardener/etcd-druid]

📰 Noteworthy

  • [OPERATOR] Etcd ConfigMap Naming Update: The naming convention has changed to {etcd.Name}-config for consistency, replacing etcd-bootstrap-. Unused old ConfigMaps will be removed in v0.27.0 by @​anveshreddy18 #812
  • [USER] The UseEtcdWrapper feature gate has been promoted to GA and locked to true. by @​shreyas-s-rao #936

🏃 Others

  • [DEVELOPER] Enhanced the check make target to ensure the Go version adheres to x.y.0. by @​renormalize #930
  • [OPERATOR] Upgrade the alpine image version to 3.20.3 by @​renormalize #916
  • [OPERATOR] Enhances Etcd configuration by organizing ConfigMap naming convention, enabling snapshot-count configuration, and rectifying URL issues for improved functionality and consistency by @​anveshreddy18 #812

[gardener/etcd-backup-restore]

⚠️ Breaking Changes

  • [USER] The etcd configuration parameters initial-advertise-peer-urls and advertise-client-urls now accept a structured YAML format where URLs are listed per etcd instance. This replaces the previous unstructured string format with @ as a separator. Existing configurations must be updated to match this new format. To know the new format in detail, check the example config file at pkg/miscellaneous/testdata/valid_config.yaml by @​anveshreddy18gardener/etcd-backup-restore#715

📰 Noteworthy

🏃 Others

  • [DEVELOPER] Enhanced the check make target to ensure the Go version adheres to x.y.0. by @​renormalizegardener/etcd-backup-restore#803
  • [OPERATOR] Don't skip full snapshot, always trigger a full snapshot independent of new updates to etcd, preventing prometheus alerts of not taking a scheduled full snapshot. by @​Shreyas-s14gardener/etcd-backup-restore#804

Docker Images

  • etcd-druid: europe-docker.pkg.dev/gardener-project/releases/gardener/etcd-druid:v0.25.0
Commits
  • ea70a89 Release v0.25.0
  • a26df8d Graduate feature UseEtcdWrapper to GA, locked to true (#936)
  • 06080a2 Enhance Etcd configMap to provide consistency and controllability (#812)
  • 130892e Upgrade etcd-backup-restore (#934)
  • ae8a54d Update ubuntu image for e2e test infra job; add ginkgo prerequisite for `make...
  • 34a96c8 Upgrade the alpine image version to 3.20.3 (#916)
  • 7363947 Enhance the check make target to ensure the Go version adheres to x.y.0. ...
  • b4e1052 Use x.y.0 versions of the Go Toolchain only. (#925)
  • 2c76159 Upgrade dependency on github.com/gardener/etcd-backup-restore to v0.31.1....
  • cdac973 Prepare next Development Cycle v0.25.0-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)

Bumps [github.com/gardener/etcd-druid](https://github.com/gardener/etcd-druid) from 0.24.1 to 0.25.0.
- [Release notes](https://github.com/gardener/etcd-druid/releases)
- [Commits](gardener/etcd-druid@v0.24.1...v0.25.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] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners December 2, 2024 18:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 2, 2024
@gardener-robot-ci-1
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.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant