Skip to content

v0.27.0

Latest
Compare
Choose a tag to compare
@gardener-robot-ci-2 gardener-robot-ci-2 released this 07 Feb 16:27
· 1 commit to master since this release

[gardener/etcd-backup-restore]

📰 Noteworthy

🏃 Others

[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

Docker Images

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