mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-07 09:43:15 +00:00
the e2e framwork use active loops to wait for certain async operations, these loops need to retry on some operations and fail in others. For the functions that depend on some operations to happen, the apiserver may return 503 errors until that specific service is available, so we should retry on those too. Change-Id: Ib3d194184f6385b9d3d151c7055f27c97c21c3ff
4.9 KiB
4.9 KiB