-
Notifications
You must be signed in to change notification settings - Fork 49
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
[Upgrade] Move the etcd from v3.4.26
to v3.4.34
to v3.5.x
#445
Comments
/assign |
Any progress to this? Did we find which ETCD version to use? |
no update from my side as I'm busy with refactoring. Anybody can this over. |
This issue of moving the custom-etcd image: gardener/etcd-custom-image#16 to golang app requires latest etcd |
In an out-of-band discussion with @ishan16696 @unmarshall @ashwani2k @abdasgupta , we decided that this change cannot be clubbed with the release of etcd-steward (as previously thought of). This change requires a dedicated release of etcdbr+druid, so that the change is deterministic, and no other changes are clubbed with it. |
v3.4.13
to v3.5.x
v3.4.26
to v3.5.x
v3.4.26
to v3.5.x
v3.4.26
to v3.4.32
to v3.5.x
This is also important for Kubernetes 1.31: see gardener/etcd-wrapper#28 |
v3.4.26
to v3.4.32
to v3.5.x
v3.4.26
to v3.4.34
to v3.5.x
We've decided to move to the latest patch, |
Feature (What you would like to be added):
Upgrade the etcd from
v3.4.26
tov3.5.x
.Motivation (Why is this needed?):
We are missing many fixes which comes only in latest version of etcd
3.5.x
. eg:and many more
The upgrade will be completed stepwise:
go.etcd.io/etcd
tov3.4.34
etcd-backup-restore#792v3.4.34
in etcd-druid.github.com/gardener/etcd-backup-restore
tov0.31.1
. #927v3.5.x
in etcd-backup-restore.v3.5.x
in etcd-wrapper.v3.5.x
in etcd-druid.Approach/Hint to the implement solution (optional):
We haven't decided to which exact version we want to move. We have to find the stable version of
etcd v3.5.x
which is good for production use with very less or none severe issues reported on upstream.The text was updated successfully, but these errors were encountered: