Skip to content

v0.20.0

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 04 Oct 14:35
· 127 commits to master since this release

[gardener/etcd-druid]

⚠️ Breaking Changes

  • [OPERATOR] Etcd druid will now not support policy/v1beta1 for PodDisruptionBudgets and will only use policy/v1 for PodDisruptionBudgets by @aaronfern [#681]
  • [USER] Update etcd-custom-image to v3.4.26-2. by @shreyas-s-rao [#656]

📰 Noteworthy

  • [OPERATOR] Etcd snapshot compaction jobs will now be named <etcd-name>-compactor for better readability for human operators. by @abdasgupta [#672]
  • [OPERATOR] custodian-sync-period value is set to 15s in the Helm chart for etcd-druid. by @shreyas-s-rao [#688]
  • [OPERATOR] Add new flag metrics-scrape-wait-duration for compaction controller to set a wait duration at the end of every compaction job, to allow for metrics to be scraped by a Prometheus instance. by @abdasgupta [#686]

✨ New Features

  • [OPERATOR] Introduce Spec.Backup.DeltaSnapshotRetentionPeriod in the Etcd resource to allow configuring retention period for delta snapshots. by @seshachalam-yv [#651]
  • [DEVELOPER] Add support for Local provider for e2e tests. by @shreyas-s-rao [#668]

🐛 Bug Fixes

  • [OPERATOR] Custodian controller no longer watches leases owned by the etcd resources, thus reducing frequency of etcd status updates and now honouring custodian-sync-period value. by @shreyas-s-rao [#688]
  • [OPERATOR] A bug causing EtcdCopyBackupsTask jobs to fail to create temp snapshot directory while using distroless etcd-backup-restore image v0.25.x has been resolved. by @aaronfern [#662]
  • [OPERATOR] A bug causing incorrect volume mount path for Etcds and EtcdCopyBackupsTasks using Local snapshot storage provider while using distroless etcd-backup-restore image v0.25.x has been resolved. by @aaronfern [#662]

🏃 Others

  • [OPERATOR] Upgraded etcd-backup-restore from v0.24.3 to v0.24.6 for etcd-custom-image, and from v0.25.1 to v0.26.0 for etcd-wrapper by @gardener-robot-ci-3 [#687]
  • [OPERATOR] All default images are now present in images.yaml by @aaronfern [#673]

📖 Documentation

[gardener/etcd-backup-restore]

📰 Noteworthy

🏃 Others

[gardener/etcd-custom-image]

📰 Noteworthy