From a32eee290cf29f80bf6c29806d1c14e625f547d5 Mon Sep 17 00:00:00 2001 From: minikube-bot Date: Wed, 2 Nov 2022 18:52:22 +0000 Subject: [PATCH] Updating kicbase image to v0.0.35-1667414058-15235 --- pkg/drivers/kic/types.go | 4 ++-- site/content/en/docs/commands/start.md | 2 +- translations/de.json | 3 +++ translations/es.json | 3 +++ translations/fr.json | 3 +++ translations/ja.json | 3 +++ translations/ko.json | 3 +++ translations/pl.json | 3 +++ translations/ru.json | 3 +++ translations/strings.txt | 3 +++ translations/zh-CN.json | 3 +++ 11 files changed, 30 insertions(+), 3 deletions(-) diff --git a/pkg/drivers/kic/types.go b/pkg/drivers/kic/types.go index 24df82e97d..5bebb6f4b0 100644 --- a/pkg/drivers/kic/types.go +++ b/pkg/drivers/kic/types.go @@ -24,9 +24,9 @@ import ( const ( // Version is the current version of kic - Version = "v0.0.35-1665430468-15094" + Version = "v0.0.35-1667414058-15235" // SHA of the kic base image - baseImageSHA = "2c137487f3327e6653ff519ec7fd599d25c0275ae67f44e4a71485aabe1e7191" + baseImageSHA = "9e785f255a40aa2e4375a957ab0ec7a701a5f76ce789944b02e1ee2ca38a8bb9" // The name of the GCR kicbase repository gcrRepo = "gcr.io/k8s-minikube/kicbase-builds" // The name of the Dockerhub kicbase repository diff --git a/site/content/en/docs/commands/start.md b/site/content/en/docs/commands/start.md index 7c7801d121..e56157f1ef 100644 --- a/site/content/en/docs/commands/start.md +++ b/site/content/en/docs/commands/start.md @@ -26,7 +26,7 @@ minikube start [flags] --apiserver-names strings A set of apiserver names which are used in the generated certificate for kubernetes. This can be used if you want to make the apiserver available from outside the machine --apiserver-port int The apiserver listening port (default 8443) --auto-update-drivers If set, automatically updates drivers to the latest version. Defaults to true. (default true) - --base-image string The base image to use for docker/podman drivers. Intended for local development. (default "gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1665430468-15094@sha256:2c137487f3327e6653ff519ec7fd599d25c0275ae67f44e4a71485aabe1e7191") + --base-image string The base image to use for docker/podman drivers. Intended for local development. (default "gcr.io/k8s-minikube/kicbase-builds:v0.0.35-1667414058-15235@sha256:9e785f255a40aa2e4375a957ab0ec7a701a5f76ce789944b02e1ee2ca38a8bb9") --binary-mirror string Location to fetch kubectl, kubelet, & kubeadm binaries from. --cache-images If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none. (default true) --cert-expiration duration Duration until minikube certificate expiration, defaults to three years (26280h). (default 26280h0m0s) diff --git a/translations/de.json b/translations/de.json index db4b24e4ae..72201387fe 100644 --- a/translations/de.json +++ b/translations/de.json @@ -367,6 +367,7 @@ "Ignoring invalid pair entry {{.pair}}": "Ignoriere invaliden Wertepaar-Eintrag {{.pair}}", "Ignoring unknown custom image {{.name}}": "Ignoriere unbekanntes Custom Image {{.name}}", "Ignoring unknown custom registry {{.name}}": "Ignoriere unbekannte Custom Registry {{.name}}", + "Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "", "Images Commands:": "Image Befehle:", "Images used by this addon. Separated by commas.": "Images, die durch dieses Addon verwendet werden. Durch Komma getrennt.", "In order to use the fall back image, you need to log in to the github packages registry": "Um das Fallback Image zu verwenden, müssen Sie sich an der Github Package Registry anmelden", @@ -804,8 +805,10 @@ "Unable to load config: {{.error}}": "Konfig kann nicht geladen werden: {{.error}}", "Unable to load host": "Kann Host nicht laden", "Unable to load profile: {{.error}}": "Kann Profil nicht laden: {{.error}}", + "Unable to open version.json: {{.error}}": "", "Unable to parse \"{{.kubernetes_version}}\": {{.error}}": "\"{{.kubernetes_version}}\" kann nicht geparst werden: {{.error}}", "Unable to parse memory '{{.memory}}': {{.error}}": "Kann Speicher nicht parsen: '{{.memory}}': {{.error}}", + "Unable to parse version.json: {{.error}}, json: {{.json}}": "", "Unable to pick a default driver. Here is what was considered, in preference order:": "Kann keinen Default-Treiber auswählen. Hier eine List der Treiber, die in Erwähgung gezogen wurden, in der Reihe ihrer Präferenz", "Unable to pull images, which may be OK: {{.error}}": "Bilder können nicht abgerufen werden, was möglicherweise kein Problem darstellt: {{.error}}", "Unable to push cached images: {{.error}}": "Kann gecachete Image nicht veröffentlichen (push): {{.error}}", diff --git a/translations/es.json b/translations/es.json index 65c64bbb4f..1d914ea5dc 100644 --- a/translations/es.json +++ b/translations/es.json @@ -375,6 +375,7 @@ "Ignoring invalid pair entry {{.pair}}": "", "Ignoring unknown custom image {{.name}}": "", "Ignoring unknown custom registry {{.name}}": "", + "Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "", "Images Commands:": "", "Images used by this addon. Separated by commas.": "", "In order to use the fall back image, you need to log in to the github packages registry": "", @@ -805,8 +806,10 @@ "Unable to load config: {{.error}}": "No se ha podido cargar la configuración: {{.error}}", "Unable to load host": "", "Unable to load profile: {{.error}}": "", + "Unable to open version.json: {{.error}}": "", "Unable to parse \"{{.kubernetes_version}}\": {{.error}}": "No se ha podido analizar la versión \"{{.kubernetes_version}}\": {{.error}}", "Unable to parse memory '{{.memory}}': {{.error}}": "", + "Unable to parse version.json: {{.error}}, json: {{.json}}": "", "Unable to pick a default driver. Here is what was considered, in preference order:": "", "Unable to pull images, which may be OK: {{.error}}": "No se ha podido recuperar imágenes, que podrían estar en buen estado: {{.error}}", "Unable to push cached images: {{.error}}": "", diff --git a/translations/fr.json b/translations/fr.json index 99dc4f5075..a4771d60e0 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -359,6 +359,7 @@ "Ignoring invalid pair entry {{.pair}}": "Ignorer l'entrée de paire non valide {{.pair}}", "Ignoring unknown custom image {{.name}}": "Ignorer l'image personnalisée inconnue {{.name}}", "Ignoring unknown custom registry {{.name}}": "Ignorer le registre personnalisé inconnu {{.name}}", + "Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "", "Images Commands:": "Commandes d'images:", "Images used by this addon. Separated by commas.": "Images utilisées par ce module. Séparé par des virgules.", "In order to use the fall back image, you need to log in to the github packages registry": "Pour utiliser l'image de secours, vous devez vous connecter au registre des packages github", @@ -776,10 +777,12 @@ "Unable to load config: {{.error}}": "Impossible de charger la configuration : {{.error}}", "Unable to load host": "Impossible de charger l'hôte", "Unable to load profile: {{.error}}": "Impossible de charger le profil : {{.error}}", + "Unable to open version.json: {{.error}}": "", "Unable to parse \"{{.kubernetes_version}}\": {{.error}}": "Impossible d'analyser la version \"{{.kubernetes_version}}\" : {{.error}}", "Unable to parse default Kubernetes version from constants: {{.error}}": "Impossible d'analyser la version Kubernetes par défaut à partir des constantes : {{.error}}", "Unable to parse memory '{{.memory}}': {{.error}}": "Impossible d'analyser la mémoire '{{.memory}}' : {{.error}}", "Unable to parse oldest Kubernetes version from constants: {{.error}}": "Impossible d'analyser la version la plus ancienne de Kubernetes à partir des constantes : {{.error}}", + "Unable to parse version.json: {{.error}}, json: {{.json}}": "", "Unable to pick a default driver. Here is what was considered, in preference order:": "Impossible de choisir un pilote par défaut. Voici ce qui a été considéré, par ordre de préférence :", "Unable to push cached images: {{.error}}": "Impossible de pousser les images mises en cache : {{.error}}", "Unable to remove machine directory": "Impossible de supprimer le répertoire de la machine", diff --git a/translations/ja.json b/translations/ja.json index 251e943912..09a964d76e 100644 --- a/translations/ja.json +++ b/translations/ja.json @@ -345,6 +345,7 @@ "Ignoring invalid pair entry {{.pair}}": "無効なペアエントリー {{.pair}} を無視しています", "Ignoring unknown custom image {{.name}}": "未知のカスタムイメージ {{.name}} を無視しています", "Ignoring unknown custom registry {{.name}}": "未知のカスタムレジストリー {{.name}} を無視しています", + "Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "", "Images Commands:": "イメージ用コマンド:", "Images used by this addon. Separated by commas.": "このアドオンで使用するイメージ。複数の場合、カンマで区切ります。", "In order to use the fall back image, you need to log in to the github packages registry": "予備イメージを使用するために、GitHub のパッケージレジストリーにログインする必要があります", @@ -746,8 +747,10 @@ "Unable to load config: {{.error}}": "設定を読み込めません: {{.error}}", "Unable to load host": "ホストを読み込めません", "Unable to load profile: {{.error}}": "プロファイルを読み込めません: {{.error}}", + "Unable to open version.json: {{.error}}": "", "Unable to parse \"{{.kubernetes_version}}\": {{.error}}": "「{{.kubernetes_version}}」を解析できません: {{.error}}", "Unable to parse memory '{{.memory}}': {{.error}}": "メモリー '{{.memory}}' を解析できません: {{.error}}", + "Unable to parse version.json: {{.error}}, json: {{.json}}": "", "Unable to pick a default driver. Here is what was considered, in preference order:": "デフォルトドライバーを採用できませんでした。こちらが可能性の高い順に考えられる事です:", "Unable to push cached images: {{.error}}": "キャッシュされたイメージを登録できません: {{.error}}", "Unable to remove machine directory": "マシンディレクトリーを削除できません", diff --git a/translations/ko.json b/translations/ko.json index 22137c1314..ca17019ddb 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -390,6 +390,7 @@ "Ignoring invalid pair entry {{.pair}}": "", "Ignoring unknown custom image {{.name}}": "", "Ignoring unknown custom registry {{.name}}": "", + "Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "", "Images Commands:": "이미지 명령어", "Images used by this addon. Separated by commas.": "", "In order to use the fall back image, you need to log in to the github packages registry": "", @@ -803,8 +804,10 @@ "Unable to load config: {{.error}}": "컨피그를 로드할 수 없습니다: {{.error}}", "Unable to load host": "", "Unable to load profile: {{.error}}": "", + "Unable to open version.json: {{.error}}": "", "Unable to parse \"{{.kubernetes_version}}\": {{.error}}": " \"{{.kubernetes_version}}\" 를 파싱할 수 없습니다: {{.error}}", "Unable to parse memory '{{.memory}}': {{.error}}": "", + "Unable to parse version.json: {{.error}}, json: {{.json}}": "", "Unable to pick a default driver. Here is what was considered, in preference order:": "", "Unable to push cached images: {{.error}}": "", "Unable to remove machine directory": "", diff --git a/translations/pl.json b/translations/pl.json index 48915d7c4c..d2d1f839d5 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -377,6 +377,7 @@ "Ignoring invalid pair entry {{.pair}}": "", "Ignoring unknown custom image {{.name}}": "", "Ignoring unknown custom registry {{.name}}": "", + "Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "", "Images Commands:": "", "Images used by this addon. Separated by commas.": "", "In order to use the fall back image, you need to log in to the github packages registry": "", @@ -815,8 +816,10 @@ "Unable to load config: {{.error}}": "", "Unable to load host": "", "Unable to load profile: {{.error}}": "", + "Unable to open version.json: {{.error}}": "", "Unable to parse \"{{.kubernetes_version}}\": {{.error}}": "", "Unable to parse memory '{{.memory}}': {{.error}}": "", + "Unable to parse version.json: {{.error}}, json: {{.json}}": "", "Unable to pick a default driver. Here is what was considered, in preference order:": "", "Unable to push cached images: {{.error}}": "", "Unable to remove machine directory": "", diff --git a/translations/ru.json b/translations/ru.json index 451d8e6e4a..d874a7ca08 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -343,6 +343,7 @@ "Ignoring invalid pair entry {{.pair}}": "", "Ignoring unknown custom image {{.name}}": "", "Ignoring unknown custom registry {{.name}}": "", + "Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "", "Images Commands:": "", "Images used by this addon. Separated by commas.": "", "In order to use the fall back image, you need to log in to the github packages registry": "", @@ -742,8 +743,10 @@ "Unable to load config: {{.error}}": "", "Unable to load host": "", "Unable to load profile: {{.error}}": "", + "Unable to open version.json: {{.error}}": "", "Unable to parse \"{{.kubernetes_version}}\": {{.error}}": "", "Unable to parse memory '{{.memory}}': {{.error}}": "", + "Unable to parse version.json: {{.error}}, json: {{.json}}": "", "Unable to pick a default driver. Here is what was considered, in preference order:": "", "Unable to push cached images: {{.error}}": "", "Unable to remove machine directory": "", diff --git a/translations/strings.txt b/translations/strings.txt index 727184d431..e0c6fa730d 100644 --- a/translations/strings.txt +++ b/translations/strings.txt @@ -343,6 +343,7 @@ "Ignoring invalid pair entry {{.pair}}": "", "Ignoring unknown custom image {{.name}}": "", "Ignoring unknown custom registry {{.name}}": "", + "Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "", "Images Commands:": "", "Images used by this addon. Separated by commas.": "", "In order to use the fall back image, you need to log in to the github packages registry": "", @@ -742,8 +743,10 @@ "Unable to load config: {{.error}}": "", "Unable to load host": "", "Unable to load profile: {{.error}}": "", + "Unable to open version.json: {{.error}}": "", "Unable to parse \"{{.kubernetes_version}}\": {{.error}}": "", "Unable to parse memory '{{.memory}}': {{.error}}": "", + "Unable to parse version.json: {{.error}}, json: {{.json}}": "", "Unable to pick a default driver. Here is what was considered, in preference order:": "", "Unable to push cached images: {{.error}}": "", "Unable to remove machine directory": "", diff --git a/translations/zh-CN.json b/translations/zh-CN.json index 7dbd407233..b2ca8dac99 100644 --- a/translations/zh-CN.json +++ b/translations/zh-CN.json @@ -450,6 +450,7 @@ "Ignoring invalid pair entry {{.pair}}": "", "Ignoring unknown custom image {{.name}}": "", "Ignoring unknown custom registry {{.name}}": "", + "Image was not built for the current minikube version. To resolve this you can delete and recreate your minikube cluster using the latest images. Expected minikube version: {{.imageMinikubeVersion}} -\u003e Actual minikube version: {{.minikubeVersion}}": "", "Images Commands:": "", "Images used by this addon. Separated by commas.": "", "In order to use the fall back image, you need to log in to the github packages registry": "", @@ -910,10 +911,12 @@ "Unable to load config: {{.error}}": "无法加载配置:{{.error}}", "Unable to load host": "", "Unable to load profile: {{.error}}": "", + "Unable to open version.json: {{.error}}": "", "Unable to parse \"{{.kubernetes_version}}\": {{.error}}": "无法解析“{{.kubernetes_version}}”:{{.error}}", "Unable to parse default Kubernetes version from constants: {{.error}}": "无法从常量中解析默认的 Kubernetes 版本号: {{.error}}", "Unable to parse memory '{{.memory}}': {{.error}}": "", "Unable to parse oldest Kubernetes version from constants: {{.error}}": "无法从常量中解析最旧的 Kubernetes 版本号: {{.error}}", + "Unable to parse version.json: {{.error}}, json: {{.json}}": "", "Unable to pick a default driver. Here is what was considered, in preference order:": "", "Unable to pull images, which may be OK: {{.error}}": "无法拉取镜像,有可能是正常状况:{{.error}}", "Unable to push cached images: {{.error}}": "",