Skip to content

Commit f5331d1

Browse files
committed
Updating kicbase image to v0.0.48-1761646598-21817
1 parent e51c622 commit f5331d1

File tree

16 files changed

+51
-29
lines changed

16 files changed

+51
-29
lines changed

hack/kicbase_version/os-package-list.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ ii apt 2.6.1 amd64
88
ii base-files 12.4+deb12u12 amd64 Debian base system miscellaneous files
99
ii base-passwd 3.6.1 amd64 Debian base system master password and group files
1010
ii bash 5.2.15-2+b9 amd64 GNU Bourne Again SHell
11-
ii bind9-dnsutils 1:9.18.33-1~deb12u2 amd64 Clients provided with BIND 9
12-
ii bind9-host 1:9.18.33-1~deb12u2 amd64 DNS Lookup Utility
13-
ii bind9-libs:amd64 1:9.18.33-1~deb12u2 amd64 Shared Libraries used by BIND 9
11+
ii bind9-dnsutils 1:9.18.41-1~deb12u1 amd64 Clients provided with BIND 9
12+
ii bind9-host 1:9.18.41-1~deb12u1 amd64 DNS Lookup Utility
13+
ii bind9-libs:amd64 1:9.18.41-1~deb12u1 amd64 Shared Libraries used by BIND 9
1414
ii bsdutils 1:2.38.1-5+deb12u3 amd64 basic utilities from 4.4BSD-Lite
1515
ii ca-certificates 20230311+deb12u1 all Common CA certificates
1616
ii catatonit 0.1.7-1+b2 amd64 init process for containers
@@ -19,7 +19,7 @@ ii conntrack 1:1.4.7-1+b2 amd64
1919
ii containerd.io 1.7.28-1~debian.12~bookworm amd64 An open and reliable container runtime
2020
ii containernetworking-plugins 1.1.1+ds1-3+b5 amd64 standard networking plugins - binaries
2121
ii coreutils 9.1-1 amd64 GNU core utilities
22-
ii cri-o 1.34.1-1.1 amd64 Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
22+
ii cri-o 1.34.1-1.2 amd64 Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
2323
ii crun 1.8.1-1+deb12u1 amd64 lightweight OCI runtime for running containers
2424
ii curl 7.88.1-10+deb12u14 amd64 command line tool for transferring data with URL syntax
2525
ii dash 0.5.12-2 amd64 POSIX-compliant shell
@@ -34,7 +34,7 @@ ii debianutils 5.7-0.5~deb12u1 amd64
3434
ii diffutils 1:3.8-4 amd64 File comparison utilities
3535
ii dirmngr 2.2.40-1.1+deb12u1 amd64 GNU privacy guard - network certificate management service
3636
ii dmsetup 2:1.02.185-2 amd64 Linux Kernel Device Mapper userspace library
37-
ii dnsutils 1:9.18.33-1~deb12u2 all Transitional package for bind9-dnsutils
37+
ii dnsutils 1:9.18.41-1~deb12u1 all Transitional package for bind9-dnsutils
3838
ii docker-buildx-plugin 0.29.1-1~debian.12~bookworm amd64 Docker Buildx plugin extends build capabilities with BuildKit.
3939
ii docker-ce 5:28.5.1-1~debian.12~bookworm amd64 Docker: the open-source application container engine
4040
ii docker-ce-cli 5:28.5.1-1~debian.12~bookworm amd64 Docker CLI: the open-source application container engine
@@ -139,8 +139,8 @@ ii libnftnl11:amd64 1.2.4-2 amd64
139139
ii libnghttp2-14:amd64 1.52.0-1+deb12u2 amd64 library implementing HTTP/2 protocol (shared library)
140140
ii libnpth0:amd64 1.6-3 amd64 replacement for GNU Pth using system threads
141141
ii libnsl2:amd64 1.3.0-2 amd64 Public client interface for NIS(YP) and NIS+
142-
ii libnvidia-container-tools 1.17.9-1 amd64 NVIDIA container runtime library (command-line tools)
143-
ii libnvidia-container1:amd64 1.17.9-1 amd64 NVIDIA container runtime library
142+
ii libnvidia-container-tools 1.18.0-1 amd64 NVIDIA container runtime library (command-line tools)
143+
ii libnvidia-container1:amd64 1.18.0-1 amd64 NVIDIA container runtime library
144144
ii libp11-kit0:amd64 0.24.1-2 amd64 library for loading and coordinating access to PKCS#11 modules - runtime
145145
ii libpam-modules:amd64 1.5.2-6+deb12u1 amd64 Pluggable Authentication Modules for PAM
146146
ii libpam-modules-bin 1.5.2-6+deb12u1 amd64 Pluggable Authentication Modules for PAM - helper binaries
@@ -197,8 +197,8 @@ ii ncurses-bin 6.4-4 amd64
197197
ii netbase 6.4 all Basic TCP/IP networking system
198198
ii netcat-openbsd 1.219-1 amd64 TCP/IP swiss army knife
199199
ii nfs-common 1:2.6.2-4+deb12u1 amd64 NFS support files common to client and server
200-
ii nvidia-container-toolkit 1.17.9-1 amd64 NVIDIA Container toolkit
201-
ii nvidia-container-toolkit-base 1.17.9-1 amd64 NVIDIA Container Toolkit Base
200+
ii nvidia-container-toolkit 1.18.0-1 amd64 NVIDIA Container toolkit
201+
ii nvidia-container-toolkit-base 1.18.0-1 amd64 NVIDIA Container Toolkit Base
202202
ii openssh-client 1:9.2p1-2+deb12u7 amd64 secure shell (SSH) client, for secure access to remote machines
203203
ii openssh-server 1:9.2p1-2+deb12u7 amd64 secure shell (SSH) server, for secure access from remote machines
204204
ii openssh-sftp-server 1:9.2p1-2+deb12u7 amd64 secure shell (SSH) sftp server module, for SFTP access from remote machines

pkg/drivers/kic/types.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ import (
2424

2525
const (
2626
// Version is the current version of kic
27-
Version = "v0.0.48-1760939008-21773"
27+
Version = "v0.0.48-1761646598-21817"
2828

2929
// SHA of the kic base image
30-
baseImageSHA = "d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8"
30+
baseImageSHA = "16574c41cde37091c98f31420b03bad295a73a0f709fe84a58c0c719d2f57850"
3131
// The name of the GCR kicbase repository
3232
gcrRepo = "gcr.io/k8s-minikube/kicbase-builds"
3333
// The name of the Dockerhub kicbase repository

site/content/en/docs/commands/start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ minikube start [flags]
2727
--apiserver-port int The apiserver listening port (default 8443)
2828
--auto-pause-interval duration Duration of inactivity before the minikube VM is paused (default 1m0s) (default 1m0s)
2929
--auto-update-drivers If set, automatically updates drivers to the latest version. Defaults to true. (default true)
30-
--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.48-1760939008-21773@sha256:d8d8a3f29f027433bea12764bddd1aa26c7ad9bb912e016c1bc51278db1343d8")
30+
--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.48-1761646598-21817@sha256:16574c41cde37091c98f31420b03bad295a73a0f709fe84a58c0c719d2f57850")
3131
--binary-mirror string Location to fetch kubectl, kubelet, & kubeadm binaries from.
3232
--cache-images If true, cache docker images for the current bootstrapper and load them into the machine. Always false with --driver=none. (default true)
3333
--cert-expiration duration Duration until minikube certificate expiration, defaults to three years (26280h). (default 26280h0m0s)

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -476,9 +476,6 @@ NOTE: DNS forwarding is experimental: https://minikube.sigs.k8s.io/docs/handbook
476476
#### validateTunnelDelete
477477
stops `minikube tunnel`
478478

479-
## TestGuestEnvironment
480-
verifies files and packages installed inside minikube ISO/Base image
481-
482479
## TestGvisorAddon
483480
tests the functionality of the gVisor addon
484481

@@ -556,6 +553,9 @@ is a test case building with --build-env
556553
#### validateImageBuildWithDockerIgnore
557554
is a test case building with .dockerignore
558555

556+
## TestISOImage
557+
verifies files and packages installed inside minikube ISO/Base image
558+
559559
## TestJSONOutput
560560
makes sure json output works properly for the start, pause, unpause, and stop commands
561561

translations/de.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,10 +548,13 @@
548548
"Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t": "Bitte re-evaluieren (eval) Sie ihr podman-env erneut, um sicherzustellen, dass die Umgebungsvariablen geupdated wurden, führen Sie folgendes aus:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t",
549549
"Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.": "Bitte führen Sie `minikube logs --file=logs.txt` aus und fügen Sie logs.txt an das GitHub Issue an.",
550550
"Please see {{.documentation_url}} for more details": "Für weitere Informationen schauen Sie bitte unter {{.documentation_url}}",
551+
"Please specify the directory to be mounted:\n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
551552
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "Bitte geben Sie die Verzeichnisse an, die gemountet werden sollen: \n\tminikube mount \u003cQuell-Verzeichnis\u003e:\u003cZiel-Verzeichnis\u003e (Beispiel: \"/host-home:/vm-home\")",
553+
"Please specify the path to copy:\n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "",
552554
"Please specify the path to copy: \n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "Bitte geben Sie den Pfad zum Kopieren an: \n\tminikube cp \u003cPfad zur Quell-Datei\u003e \u003cAbsoluter Pfad zur Ziel-Datei\u003e (Beispiel: \"minikube cp a/b.txt /copied.txt\")",
553555
"Please try purging minikube using `minikube delete --all --purge`": "Bitte versuchen Sie minikube aufzuräumen, indem Sie `minikube delete --all --purge` aufrufen",
554556
"Please upgrade the '{{.driver_executable}}'. {{.documentation_url}}": "Aktualisieren Sie '{{.driver_executable}}'. {{.documentation_url}}",
557+
"Please visit the following link for documentation around this:\n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
555558
"Please visit the following link for documentation around this: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "Bitte besuchen Sie folgende Links für diesbezügliche Dokumentation: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n",
556559
"Populates the specified folder with documentation in markdown about minikube": "Erstellt im angegebenen Verzeichnis Dokumentation über Minikube im Markdown-Format",
557560
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "PowerShell läuft im constrained mode, welcher nicht kompatibel mit Hyper-V Scripting ist.",

translations/el.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,9 +498,12 @@
498498
"Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t": "Επαναξιολογήστε το podman-env σας, για να βεβαιωθείτε ότι οι μεταβλητές περιβάλλοντός σας έχουν ενημερωμένες θύρες:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t",
499499
"Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.": "Εκτελέστε την εντολή `minikube logs --file=logs.txt` και επισυνάψτε το logs.txt στο ζήτημα GitHub.",
500500
"Please see {{.documentation_url}} for more details": "Ανατρέξτε στη διεύθυνση {{.documentation_url}} για περισσότερες λεπτομέρειες",
501+
"Please specify the directory to be mounted:\n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
501502
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "Καθορίστε τον κατάλογο προς προσάρτηση: \n\tminikube mount \u003cκατάλογος προέλευσης\u003e:\u003cκατάλογος προορισμού\u003e (παράδειγμα: \"/host-home:/vm-home\")",
503+
"Please specify the path to copy:\n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "",
502504
"Please specify the path to copy: \n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "Καθορίστε τη διαδρομή για αντιγραφή: \n\tminikube cp \u003cδιαδρομή αρχείου προέλευσης\u003e \u003cαπόλυτη διαδρομή αρχείου προορισμού\u003e (παράδειγμα: \"minikube cp a/b.txt /copied.txt\")",
503505
"Please try purging minikube using `minikube delete --all --purge`": "",
506+
"Please visit the following link for documentation around this:\n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
504507
"Please visit the following link for documentation around this: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "Επισκεφθείτε τον ακόλουθο σύνδεσμο για τεκμηρίωση σχετικά με αυτό: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n",
505508
"Populates the specified folder with documentation in markdown about minikube": "Συμπληρώνει τον καθορισμένο φάκελο με τεκμηρίωση σε markdown σχετικά με το minikube",
506509
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "",

translations/es.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -537,11 +537,11 @@
537537
"Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t": "",
538538
"Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.": "",
539539
"Please see {{.documentation_url}} for more details": "",
540-
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
541-
"Please specify the path to copy: \n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "",
540+
"Please specify the directory to be mounted:\n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
541+
"Please specify the path to copy:\n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "",
542542
"Please try purging minikube using `minikube delete --all --purge`": "",
543543
"Please upgrade the '{{.driver_executable}}'. {{.documentation_url}}": "Actualiza \"{{.driver_executable}}\". {{.documentation_url}}",
544-
"Please visit the following link for documentation around this: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
544+
"Please visit the following link for documentation around this:\n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
545545
"Populates the specified folder with documentation in markdown about minikube": "",
546546
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "",
547547
"Powering off \"{{.profile_name}}\" via SSH ...": "Apagando \"{{.profile_name}}\" mediante SSH...",

translations/fr.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,9 +545,12 @@
545545
"Please re-eval your podman-env, To ensure your environment variables have updated ports:\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t": "Veuillez réévaluer votre podman-env, pour vous assurer que vos variables d'environnement ont des ports mis à jour :\n\n\t'minikube -p {{.profile_name}} podman-env'\n\n\t",
546546
"Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.": "Veuillez exécuter `minikube logs --file=logs.txt` et attachez logs.txt au problème GitHub.",
547547
"Please see {{.documentation_url}} for more details": "Veuillez consulter {{.documentation_url}} pour plus de détails",
548+
"Please specify the directory to be mounted:\n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "",
548549
"Please specify the directory to be mounted: \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (example: \"/host-home:/vm-home\")": "Veuillez spécifier le répertoire à monter : \n\tminikube mount \u003csource directory\u003e:\u003ctarget directory\u003e (exemple : \"/host-home:/vm-home\")",
550+
"Please specify the path to copy:\n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "",
549551
"Please specify the path to copy: \n\tminikube cp \u003csource file path\u003e \u003ctarget file absolute path\u003e (example: \"minikube cp a/b.txt /copied.txt\")": "Veuillez spécifier le chemin à copier : \n\tminikube cp \u003cchemin du fichier source\u003e \u003cchemin absolu du fichier cible\u003e (exemple : \"minikube cp a/b.txt /copied.txt\")",
550552
"Please try purging minikube using `minikube delete --all --purge`": "Veuillez essayer de purger minikube en utilisant `minikube delete --all --purge`",
553+
"Please visit the following link for documentation around this:\n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "",
551554
"Please visit the following link for documentation around this: \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages\n": "Veuillez visiter le lien suivant pour la documentation à ce sujet : \n\thttps://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with -github-packages#authentiating-to-github-packages\n",
552555
"Populates the specified folder with documentation in markdown about minikube": "Remplit le dossier spécifié avec la documentation en markdown sur minikube",
553556
"PowerShell is running in constrained mode, which is incompatible with Hyper-V scripting.": "PowerShell s'exécute en mode contraint, ce qui est incompatible avec les scripts Hyper-V.",

0 commit comments

Comments
 (0)