mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-11 13:30:28 +00:00
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md. Make CIDR allocation retry backoff exponentially This also sets to the retry time to be less aggressive fixes https://github.com/kubernetes/kubernetes/issues/67348 ```release-note NONE ```