Skip to content

Releases: gardener/etcd-druid

v0.18.1

25 May 17:44
Compare
Choose a tag to compare

[etcd-druid]

🏃 Others

  • [OPERATOR] Backup-restore waits for its etcd to be ready before attempting to update peerUrl (gardener/etcd-druid#602, @abdasgupta)
  • [OPERATOR] When scaling from single-node to multi-node etcd cluster, Etcd Druid will now first ensure that any change to the peer URL (e.g TLS enablement) is seen by the existing etcd process running within the etcd member pod. Once that is confirmed then it will scale up the Etcd StatefulSet and add relevant annotations. (gardener/etcd-druid#602, @abdasgupta)
  • [OPERATOR] When scaling from single-node to multi-node etcd cluster, Etcd Druid will now first ensure that any change to the peer URL (e.g TLS enablement) is seen by the existing etcd process running within the etcd member pod. Once that is confirmed then it will scale up the Etcd StatefulSet and add relevant annotations. (gardener/etcd-druid#598, @unmarshall)

v0.18.0

08 May 20:39
Compare
Choose a tag to compare

[etcd-druid]

✨ New Features

🐛 Bug Fixes

🏃 Others

[etcd-backup-restore]

🐛 Bug Fixes

🏃 Others

[etcd-custom-image]

🏃 Others

v0.17.0

05 Apr 11:09
Compare
Choose a tag to compare

[etcd-druid]

⚠️ Breaking Changes

  • [USER] The default value for druid CLI flag ignore-operation-annotation is now set to false. This means druid will now respect the gardener.cloud/operation annotation for reconciling the Etcd resource by default. This change allows for developers to follow best practices during local development and testing. (gardener/etcd-druid#506, @shreyas-s-rao)

✨ New Features

🐛 Bug Fixes

🏃 Others

[etcd-backup-restore]

🐛 Bug Fixes

🏃 Others

[etcd-custom-image]

🏃 Others

v0.16.1

07 Mar 18:46
Compare
Choose a tag to compare

[etcd-backup-restore]

🐛 Bug Fixes

v0.16.0

23 Feb 03:45
Compare
Choose a tag to compare

[etcd-druid]

✨ New Features

🏃 Others

[etcd-backup-restore]

🐛 Bug Fixes

🏃 Others

📰 Noteworthy

v0.15.3

16 Jan 13:28
Compare
Choose a tag to compare

[etcd-druid]

🏃 Others

v0.15.2

15 Dec 10:45
Compare
Choose a tag to compare

[etcd-druid]

🏃 Others

v0.15.1

14 Dec 09:05
Compare
Choose a tag to compare

[etcd-druid]

🏃 Others

v0.15.0

29 Nov 10:36
Compare
Choose a tag to compare

[etcd-druid]

🐛 Bug Fixes

🏃 Others

[etcd-backup-restore]

🐛 Bug Fixes

🏃 Others

📰 Noteworthy

v0.14.2

17 Nov 15:43
Compare
Choose a tag to compare

[etcd-druid]

🏃 Others

  • [OPERATOR] The decision to add the scale-up annotation to the etcd sts now considers the etcd status if an existing sts is not present (gardener/etcd-druid#466, @aaronfern)