k3s-io / kine

Run Kubernetes on MySQL, Postgres, sqlite, dqlite, not etcd.
Apache License 2.0
1.64k stars 238 forks source link

Update etcd to v3.5 #93

Closed brandond closed 3 years ago

brandond commented 3 years ago

Update etcd libraries to v3.5.0. This is required for embedding kine in binaries alongside Kubernetes 1.22, as they have fully switched to the v3 modules.

Signed-off-by: Brad Davidson brad.davidson@rancher.com

Planning on tagging this as v0.7.0 so that we can backport fixes to to the v0.6.x branch for older k3s releases.