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
echo"Waiting for kcp to be ready (check .kcp/kcp.log)."&&while! KUBECONFIG=.kcp/admin.kubeconfig kubectl get --raw /readyz &>/dev/null;do sleep 1;echo -n ".";done&&echo&&\
0 commit comments