You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
etcdctl snapshot/defrag commands moved to etcdutl .
The upgrade will be completed stepwise:
Upgrade to v3.6.x in etcd-backup-restore
Upgrade to v3.6.x in etcd-wrapper
Upgrade to v3.6.x in etcd-druid
Approach/Hint to implement solution (optional):
We need to determine the exact stable patch version of v3.6.x suitable for production. Please also go through such blog from upstream to read about already known issues: https://etcd.io/blog/2025/zombie_members_upgrade/
/area storage
/kind enhancement
What would you like to be added:
Upgrade etcd from
v3.5.27tov3.6.xMotivation (Why is this needed?):
v3.7after that they might end the support forv3.5.xmay be in a year or so.Breaking changes to account for:
snapshot/defragcommands moved toetcdutl.The upgrade will be completed stepwise:
Approach/Hint to implement solution (optional):
We need to determine the exact stable patch version of v3.6.x suitable for production. Please also go through such blog from upstream to read about already known issues: https://etcd.io/blog/2025/zombie_members_upgrade/