mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-08-09 08:05:24 +00:00
Automatic merge from submit-queue Retry curl when it failed during download Fixes #34769 For now I'm adding retry only to etcd installation as I saw it recently to fail in one of my PRs. We may change it also in other places if it also happens.