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

Update module github.com/gardener/etcd-druid to v0.27.0 #171

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

Conversation

23t-machine-user
Copy link
Collaborator

@23t-machine-user 23t-machine-user commented Jan 17, 2025

This PR contains the following updates:

Package Type Update Change
github.com/gardener/etcd-druid require minor v0.25.0 -> v0.27.0

Release Notes

gardener/etcd-druid (github.com/gardener/etcd-druid)

v0.27.0

Compare Source

[gardener/etcd-backup-restore]

📰 Noteworthy

🏃 Others

[gardener/etcd-druid]

⚠️ Breaking Changes

📰 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

Docker Images

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

v0.26.1

Compare Source

[gardener/etcd-druid]

🏃 Others

Docker Images

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

v0.26.0

Compare Source

[gardener/etcd-druid]

📰 Noteworthy

  • [DEVELOPER] Don't set environment variable AZURE_EMULATOR_ENABLED for etcd pods. by @​shreyas-s-rao [#​958]
  • [DEVELOPER] - Updated dependencies:
    • Gardener to v1.109.0

    • VGopath to v0.1.5

    • client_golang to v1.20.5

    • go.uber.org/mock to v0.5.0

    • golang.org/x/exp to v0.0.0-20241108190413-2d47ceb2692f

    • k8s.io/api, k8s.io/apimachinery, k8s.io/apiserver, k8s.io/client-go, k8s.io/component-base to v0.31.3

    • k8s.io/utils to v0.0.0-20241104163129-6fe5fd82f078

    • controller-runtime to v0.19.2

    • controller-tools to v0.16.5

    • Ginkgo to v2.22.0

    • Gomega to v1.36.0

    • Refactored etcd reconciler and controller registration logic to support unique controller names, ensuring compatibility with controller-runtime v0.19.2. by @​seshachalam-yv [#​948]

✨ New Features

  • [OPERATOR] Enable Druid to use GCS Emulator for local setup and running e2e tests using "make ci-e2e-kind-gcs" by @​anveshreddy18 [#​741]

🏃 Others

  • [DEVELOPER] Upgrade kind to v0.26.0, kindest/node to v1.32.0, and kubectl to v1.32.0 for local development. by @​renormalize [#​954]

[gardener/etcd-backup-restore]

📰 Noteworthy

🏃 Others

[gardener/etcd-wrapper]

✨ New Features

Docker Images

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@23t-machine-user
Copy link
Collaborator Author

23t-machine-user commented Jan 17, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 24 additional dependencies were updated

Details:

Package Change
github.com/gardener/gardener v1.106.1 -> v1.110.1
github.com/BurntSushi/toml v1.3.2 -> v1.4.0
github.com/cyphar/filepath-securejoin v0.3.1 -> v0.3.5
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.1
github.com/fatih/color v1.17.0 -> v1.18.0
github.com/gardener/cert-management v0.15.0 -> v0.17.1
github.com/go-openapi/errors v0.20.4 -> v0.22.0
github.com/go-openapi/jsonreference v0.20.2 -> v0.21.0
github.com/google/gnostic-models v0.6.8 -> v0.6.9
github.com/gorilla/websocket v1.5.0 -> v1.5.3
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.74.0 -> v0.78.2
go.opentelemetry.io/otel v1.28.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.28.0 -> v1.29.0
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c -> v0.0.0-20241204233417-43b7b7cde48d
google.golang.org/genproto/googleapis/api v0.0.0-20240826202546-f6391c0de4c7 -> v0.0.0-20241206012308-a4fef0638583
helm.sh/helm/v3 v3.16.2 -> v3.16.3
istio.io/api v1.23.2 -> v1.24.1
istio.io/client-go v1.23.2 -> v1.24.1
k8s.io/kube-aggregator v0.31.1 -> v0.31.3
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f -> v0.0.0-20241127205056-99599406b04f
sigs.k8s.io/controller-tools v0.16.4 -> v0.16.5
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 -> v0.0.0-20241014173422-cfa47c3a1cc8
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 -> v4.4.3

@23t-machine-user 23t-machine-user force-pushed the renovate/github.com-gardener-etcd-druid-0.x branch from 3838265 to a8e0741 Compare January 18, 2025 10:03
@23t-machine-user 23t-machine-user changed the title Update module github.com/gardener/etcd-druid to v0.26.0 Update module github.com/gardener/etcd-druid to v0.26.1 Jan 18, 2025
@23t-machine-user 23t-machine-user force-pushed the renovate/github.com-gardener-etcd-druid-0.x branch 3 times, most recently from be2e9a3 to c3015d7 Compare January 27, 2025 20:47
@23t-machine-user 23t-machine-user force-pushed the renovate/github.com-gardener-etcd-druid-0.x branch 4 times, most recently from 928a628 to 32ae605 Compare February 4, 2025 10:03
@23t-machine-user 23t-machine-user changed the title Update module github.com/gardener/etcd-druid to v0.26.1 Update module github.com/gardener/etcd-druid to v0.27.0 Feb 7, 2025
@23t-machine-user 23t-machine-user force-pushed the renovate/github.com-gardener-etcd-druid-0.x branch from 32ae605 to 6ba4b3e Compare February 7, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants