You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that pod DNS can take a while to settle and trying to quickly after
the pods are up can fail with DNS lookup failure.
So switch to a model where we retry for up to 60 seconds.
Also switch to curl for consistency with the external test, this also involves
an `apk add` which is a nice test of external connectivity.
Signed-off-by: Ian Campbell <[email protected]>
0 commit comments