Skip to content

Commit 05cbdb2

Browse files
committed
Update auto-generated docs and translations
1 parent dbbc2c2 commit 05cbdb2

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

site/content/en/docs/contrib/errorcodes.en.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,10 +260,10 @@ minikube failed to locate specified driver
260260
minikube could not find a valid driver
261261

262262
"DRV_AUX_NOT_FOUND" (Exit code ExDriverNotFound)
263-
aux drivers (kvm or hyperkit) were not found
263+
aux drivers (hyperkit) were not found
264264

265265
"DRV_AUX_NOT_HEALTHY" (Exit code ExDriverError)
266-
aux drivers (kvm or hyperkit) were found but not healthy
266+
aux drivers (hyperkit) were found but not healthy
267267

268268
"DRV_NOT_HEALTHY" (Exit code ExDriverNotFound)
269269
minikube found drivers but none were ready to use

site/content/en/docs/contrib/tests.en.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ makes sure the MINIKUBE_FORCE_SYSTEMD environment variable works just as well as
102102
## TestDockerEnvContainerd
103103
makes sure that minikube docker-env command works when the runtime is containerd
104104

105-
## TestKVMDriverInstallOrUpdate
106-
makes sure our docker-machine-driver-kvm2 binary can be installed properly
107-
108105
## TestHyperKitDriverInstallOrUpdate
109106
makes sure our docker-machine-driver-hyperkit binary can be installed properly
110107

0 commit comments

Comments
 (0)