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
{{ message }}
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
This is fixed. Wrong minikube version was being downloaded. Not a issue on our end. The bug still exists but we don't run the none vm driver. We probably should but out of the scope of this issue. We do.
Minikube might need updating as we can't run
--vm-driver=none
locally due to a bug. This is documented here: kubernetes/minikube#2727 and fixed 24 days ago here: kubernetes/minikube#2728But I tried the latest release (and it definitely has the fix, and still unsupported?)
We use a version older than that and running the command with that flag returns:
F0511 13:58:08.844972 8495 cluster.go:212] Unsupported driver: none
.This might be a blocker for #574 unfortunately.
The text was updated successfully, but these errors were encountered: