mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-08-13 06:56:50 +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.