Automatic merge from submit-queue Change e2e-framework behavior to retry retriable API errors Fixes https://github.com/kubernetes/kubernetes/issues/46195 We shouldn't return with failure just because api call failed during polling. Happens from time to time, for e.g https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-kubemark-5-gce/16896 /cc @wojtek-t