From 3ade5eacc3cf06dcf34eeb57910c6d3b45597b08 Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Mon, 6 Dec 2021 20:51:33 +0000 Subject: [PATCH] Update auto-generated docs and translations --- site/content/en/docs/contrib/tests.en.md | 23 ++++++++++++++++++++++- translations/de.json | 2 ++ translations/es.json | 2 ++ translations/fr.json | 2 ++ translations/ja.json | 2 ++ translations/ko.json | 2 ++ translations/pl.json | 2 ++ translations/ru.json | 3 +++ translations/strings.txt | 2 ++ translations/zh-CN.json | 2 ++ 10 files changed, 41 insertions(+), 1 deletion(-) diff --git a/site/content/en/docs/contrib/tests.en.md b/site/content/en/docs/contrib/tests.en.md index 787530c4ed..1ffab376de 100644 --- a/site/content/en/docs/contrib/tests.en.md +++ b/site/content/en/docs/contrib/tests.en.md @@ -514,9 +514,30 @@ for use cases where user only needs to use the container runtime (docker, contai #### validateStartNoK8sWithVersion expect an error when starting a minikube cluster without kubernetes and with a kubernetes version. +Steps: +- start minikube with no kubernetes. + +#### validateStartWithK8S +starts a minikube cluster with Kubernetes started/configured. + +Steps: +- start minikube with Kubernetes. +- return an error if Kubernetes is not running. + +#### validateStartWithStopK8s +starts a minikube cluster while stopping Kubernetes. + +Steps: +- start minikube with no Kubernetes. +- return an error if Kubernetes is not stopped. +- delete minikube profile. + #### validateStartNoK8S starts a minikube cluster without kubernetes started/configured +Steps: +- start minikube with no Kubernetes. + #### validateK8SNotRunning validates that there is no kubernetes running inside minikube @@ -527,7 +548,7 @@ validates that minikube is stopped after a --no-kubernetes start validates that profile list works with --no-kubernetes #### validateStartNoArgs -valides that minikube start with no args works +validates that minikube start with no args works. ## TestChangeNoneUser tests to make sure the CHANGE_MINIKUBE_NONE_USER environemt variable is respected diff --git a/translations/de.json b/translations/de.json index 3e84141348..9830e03574 100644 --- a/translations/de.json +++ b/translations/de.json @@ -363,6 +363,8 @@ "Kubernetes requires at least 2 CPU's to start": "", "Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "", "Kubernetes {{.version}} is not supported by this release of minikube": "", + "Kubernetes: Stopping ...": "", + "Kubernetes: {{.status}}": "", "Launching Kubernetes ...": "Kubernetes wird gestartet...", "Launching proxy ...": "", "List all available images from the local cache.": "", diff --git a/translations/es.json b/translations/es.json index b9bbe4bceb..3543f41349 100644 --- a/translations/es.json +++ b/translations/es.json @@ -369,6 +369,8 @@ "Kubernetes requires at least 2 CPU's to start": "", "Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "", "Kubernetes {{.version}} is not supported by this release of minikube": "", + "Kubernetes: Stopping ...": "", + "Kubernetes: {{.status}}": "", "Launching Kubernetes ...": "Iniciando Kubernetes...", "Launching proxy ...": "", "List all available images from the local cache.": "", diff --git a/translations/fr.json b/translations/fr.json index f9ee4e3556..554c775e27 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -346,6 +346,8 @@ "Kubernetes requires at least 2 CPU's to start": "Kubernetes nécessite au moins 2 processeurs pour démarrer", "Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "Kubernetes {{.new}} est désormais disponible. Si vous souhaitez effectuer une mise à niveau, spécifiez : --kubernetes-version={{.prefix}}{{.new}}", "Kubernetes {{.version}} is not supported by this release of minikube": "Kubernetes {{.version}} n'est pas pris en charge par cette version de minikube", + "Kubernetes: Stopping ...": "", + "Kubernetes: {{.status}}": "", "Launching proxy ...": "Lancement du proxy...", "List all available images from the local cache.": "Répertoriez toutes les images disponibles à partir du cache local.", "List existing minikube nodes.": "Répertoriez les nœuds minikube existants.", diff --git a/translations/ja.json b/translations/ja.json index 6bc8cb3fd9..c6351e4192 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -357,6 +357,8 @@ "Kubernetes requires at least 2 CPU's to start": "", "Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "", "Kubernetes {{.version}} is not supported by this release of minikube": "", + "Kubernetes: Stopping ...": "", + "Kubernetes: {{.status}}": "", "Launching Kubernetes ...": "Kubernetes を起動しています...", "Launching proxy ...": "プロキシを起動しています...", "List all available images from the local cache.": "", diff --git a/translations/ko.json b/translations/ko.json index 6c8e901fb6..61d212e9b0 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -385,6 +385,8 @@ "Kubernetes requires at least 2 CPU's to start": "", "Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "이제 {{.new}} 버전의 쿠버네티스를 사용할 수 있습니다. 업그레이드를 원하신다면 다음과 같이 지정하세요: --kubernetes-version={{.prefix}}{{.new}}", "Kubernetes {{.version}} is not supported by this release of minikube": "{{.version}} 버전의 쿠버네티스는 설치되어 있는 버전의 minikube에서 지원되지 않습니다.", + "Kubernetes: Stopping ...": "", + "Kubernetes: {{.status}}": "", "Launching Kubernetes ...": "쿠버네티스를 시작하는 중 ...", "Launching proxy ...": "프록시를 시작하는 중 ...", "List all available images from the local cache.": "", diff --git a/translations/pl.json b/translations/pl.json index fb079f6c97..8780bf3528 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -373,6 +373,8 @@ "Kubernetes requires at least 2 CPU's to start": "", "Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "", "Kubernetes {{.version}} is not supported by this release of minikube": "", + "Kubernetes: Stopping ...": "", + "Kubernetes: {{.status}}": "", "Launching Kubernetes ...": "Uruchamianie Kubernetesa ...", "Launching proxy ...": "Uruchamianie proxy ...", "List all available images from the local cache.": "", diff --git a/translations/ru.json b/translations/ru.json index 13981b10d0..7707d78ce1 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -342,6 +342,8 @@ "Kubernetes requires at least 2 CPU's to start": "", "Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "Доступен Kubernetes {{.new}}. Для обновления, укажите: --kubernetes-version={{.prefix}}{{.new}}", "Kubernetes {{.version}} is not supported by this release of minikube": "", + "Kubernetes: Stopping ...": "", + "Kubernetes: {{.status}}": "", "Launching proxy ...": "", "List all available images from the local cache.": "", "List existing minikube nodes.": "", @@ -849,6 +851,7 @@ "loading profile": "", "max time to wait per Kubernetes or host to be healthy.": "", "minikube addons list --output OUTPUT. json, list": "", + "minikube does not support the BTRFS storage driver yet, there is a workaround, add the following flag to your start command `--feature-gates=\\\"LocalStorageCapacityIsolation=false\\\"`": "", "minikube is missing files relating to your guest environment. This can be fixed by running 'minikube delete'": "", "minikube is not meant for production use. You are opening non-local traffic": "", "minikube is unable to access the Google Container Registry. You may need to configure it to use a HTTP proxy.": "", diff --git a/translations/strings.txt b/translations/strings.txt index ebd97a6ff9..14d3268757 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -342,6 +342,8 @@ "Kubernetes requires at least 2 CPU's to start": "", "Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "", "Kubernetes {{.version}} is not supported by this release of minikube": "", + "Kubernetes: Stopping ...": "", + "Kubernetes: {{.status}}": "", "Launching proxy ...": "", "List all available images from the local cache.": "", "List existing minikube nodes.": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 3d2ddac52a..fcfe0199a9 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -445,6 +445,8 @@ "Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.new}}": "Kubernetes {{.new}} 现在可用了。如果您想升级,请指定 --kubernetes-version={{.new}}", "Kubernetes {{.new}} is now available. If you would like to upgrade, specify: --kubernetes-version={{.prefix}}{{.new}}": "", "Kubernetes {{.version}} is not supported by this release of minikube": "当前版本的 minukube 不支持 Kubernetes {{.version}}", + "Kubernetes: Stopping ...": "", + "Kubernetes: {{.status}}": "", "Launching Kubernetes ... ": "正在启动 Kubernetes ... ", "Launching proxy ...": "", "List all available images from the local cache.": "",