mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-19 15:39:17 +00:00
v1beta4 added the Timeouts struct and a EtcdAPICall timeout field, but it was never used in the etcd client calls. This is a bug, so it should be fixed, we also reduced the timeout from 200 seconds exponentional backoff to 2 minute linear default timeout.