Update auto-generated docs and translations
parent
4d35aefea7
commit
45c4883963
|
|
@ -260,10 +260,10 @@ minikube failed to locate specified driver
|
|||
minikube could not find a valid driver
|
||||
|
||||
"DRV_AUX_NOT_FOUND" (Exit code ExDriverNotFound)
|
||||
aux drivers (kvm or hyperkit) were not found
|
||||
aux drivers (hyperkit) were not found
|
||||
|
||||
"DRV_AUX_NOT_HEALTHY" (Exit code ExDriverError)
|
||||
aux drivers (kvm or hyperkit) were found but not healthy
|
||||
aux drivers (hyperkit) were found but not healthy
|
||||
|
||||
"DRV_NOT_HEALTHY" (Exit code ExDriverNotFound)
|
||||
minikube found drivers but none were ready to use
|
||||
|
|
|
|||
|
|
@ -102,9 +102,6 @@ makes sure the MINIKUBE_FORCE_SYSTEMD environment variable works just as well as
|
|||
## TestDockerEnvContainerd
|
||||
makes sure that minikube docker-env command works when the runtime is containerd
|
||||
|
||||
## TestKVMDriverInstallOrUpdate
|
||||
makes sure our docker-machine-driver-kvm2 binary can be installed properly
|
||||
|
||||
## TestHyperKitDriverInstallOrUpdate
|
||||
makes sure our docker-machine-driver-hyperkit binary can be installed properly
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue