-
Notifications
You must be signed in to change notification settings - Fork 126
[etcd] 3.5.21 #13581
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
[etcd] 3.5.21 #13581
Conversation
🔴 E2e for static Static;containerd;1.30 was failed. Use:
Workflow details (1 job failed)Static-Static-Containerd-1.30 - Connection string: 🔴 |
/e2e/abort static;Static;containerd;1.30 15186492990 15186492990-1-con-1-30 /sys/deckhouse-oss/install:pr13581 astra@192.168.199.95 |
🟢 Workflow details🟢 |
🟢 Workflow detailsYandex.Cloud-WithoutNAT-Containerd-1.30 - Connection string: 🟢 |
🟢 Workflow detailsStatic-Static-Containerd-1.30 - Connection string: 🟢 |
Signed-off-by: borg-z <me@nikolay-z.top>
Cherry pick PR 13588 to the branch release-1.70 successful! |
Signed-off-by: borg-z <me@nikolay-z.top>
Signed-off-by: borg-z <me@nikolay-z.top>
Signed-off-by: borg-z <me@nikolay-z.top>
Description
fix etcd-io/etcd#19406 Performance regression in etcd v3.5.16
single-master bootstrap:
multi-master upgrade:
Why do we need it, and what problem does it solve?
Performance regression in etcd v3.5.16
Why do we need it in the patch release (if we do)?
In version 3.5.16, there are performance issues. We are periodically receiving reports about these problems from clients.
Checklist
Changelog entries