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
Something changed (either in a new minikube version or the runner bump
to Ubuntu 20) and minikube isn't honoring the vm-driver=none
config. I'm guessing that it has something to do with running minikube
start with sudo but minikube config without. This test now uses the
newer docker driver in an effort to sidestep the issue completely.
Signed-off-by: Ben Luddy <[email protected]>
0 commit comments