• Anthony Yeh's avatar
    StatefulSet: Deflake e2e `kubectl exec` commands. · 05d6c8a6
    Anthony Yeh authored
    We seem to get a lot of flakes due to "connection refused" while running
    `kubectl exec`. I can't find any reason this would be caused by the test
    flow, so I'm adding retries to see if that helps.
    05d6c8a6
statefulset_utils.go 31.9 KB