76250b4255
Accepting request 1178136 from Virtualization:containers
Ana Guerrero2024-06-03 15:43:12 +00:00
b527d0c494
Accepting request 1174413 from home:ojkastl_buildservice:Branch_Virtualization_containers
Dirk Mueller2024-06-02 10:02:22 +00:00
24962682a9
Accepting request 1124810 from Virtualization:containers
Ana Guerrero2023-11-10 11:33:34 +00:00
dedf5e4ca8
- update to 1.32.0: * rootless: support --container-runtime=docker#17520 * Install NVIDIA container toolkit during image build (offline support) * Fix no-limit option for config validation #17530 * NVIDIA GPU support with new --gpus=nvidia flag for docker driver #15927#17314#17488 * New kubeflow addon #17114 * New local-path-provisioner addon #15062 * Kicbase: Add no-limit option to --cpus & --memory flags #17491 * Hyper-V: Add memory validation for odd numbers #17325 * QEMU: Improve cpu type and IP detection #17217 * Mask http(s)_proxy password from startup output #17116 * --delete-on-faliure also recreates cluster for kubeadm failures #16890 * Addon auto-pause: Configure intervals using --auto-pause- interval#17070 * --kubernetes-version checks GitHub for version validation and improved error output for invalid versions #16865 * Bugs: * QEMU: Fix addons failing to enable #17402 * Fix downloading the wrong kubeadm images for k8s versions after minikube release #17373 * Fix enabling & disabling addons with non-existing cluster #17324 * Fix delete if container-runtime doesn't exist #17347 * Fix network not found not being detected on new Docker versions #17323 * Fix addon registry doesn't follow Minikube DNS domain name
Dirk Mueller2023-11-10 08:36:26 +00:00
ab7651bb75
Accepting request 1118281 from Virtualization:containers
Ana Guerrero2023-10-17 18:25:19 +00:00
a46698a1f8
- update to 1.31.2: * docker-env Regression: * Create ~/.ssh directory if missing #16934 * Fix adding guest to ~/.ssh/known_hosts when not needed #17030 * Verify containerd storage separately from docker #16972 * cni: Fix regression in auto selection #16912 * Infer HyperKit HostIP as Gateway rather than hardcode to 192.168.64.1 * see https://github.com/kubernetes/minikube/releases/tag/v1.30.0 - BuildRequires python3 rather than python. - build against go1.18 to fix arm64 build * configure container runtimes for clusters without Kubernetes too #13442 * Update newest supported Kubernetes version to v1.22.0-alpha.1 #11287 * fix "profile list" timing out when cluster stopped. * Fix parallels driver initialization * Ingress addon: fix the controller name * Update minimum memory constants to use MiB instead of MB #9180 * Fix for a few typos in polish translations #8950 * Upgrade go version to 1.14.4 #8660 * mount: Allow names to be passed in for gid/uid - Update to 0.34.1 * Change restart policy on gvisor pod
Dirk Mueller2023-10-17 10:52:10 +00:00
73d8496492
Accepting request 1099341 from Virtualization:containers
Ana Guerrero2023-07-19 17:10:23 +00:00
b92a45cbb1
- update to 1.31.0: * Add back VMware driver support #16796 * docker-env supports the containerd runtime (experimental) #15452#16761 * Automatically renew expired kubeadm certs #16249 * New addon inspektor-gadget #15869 * Major Improvements: * VM drivers: Fix all images getting removed on stop/start (40% start speedup) #16655 * Addon registry: Add support for all architectures #16577 * QEMU: Fix failing to interact with cluster after upgrading QEMU version #16853 * macOS/QEMU: Auto unblock bootpd from firewall if blocking socket_vmnet network #16714#16789 * minikube cp supports providing directory as a target #15519Dirk Mueller2023-07-18 21:15:32 +00:00
dba8f1821f
- update to 1.30.1: * Docker driver: Fix incorrectly stating Image was not built for the current minikube#16226 * Mark VMware driver as unsupported #16233Dirk Mueller2023-04-05 08:42:05 +00:00
1191cff8e9
- update to 1.30.0: * Ensure only one minikube tunnel instance runs at a time * Infer HyperKit HostIP as Gateway rather than hardcode to 192.168.64.1 * multi-node: Add support for volumes using CSI addon * QEMU: Rename user network to builtin and update documentation * none driver: Look for cri-dockerd instead of hardcoding * Replace instances of k8s.gcr.io with registry.k8s.io * Handle CRI config of NetworkPlugin and PauseImage * Remove deprecated container-runtime flag from Kubernetes v1.24+ * none driver: Require crictl to be installed for Kubernetes v1.24+ * Add cri-dockerd logs to minikube logs output * Add ingress logs to minikube logs output * Add default cni logs to minikbue logs output * Add JSON output option to miniikube service list * Add kicbase download process to JSON output * Implement --docs for minikube addons list -o json * Implement --skip-audit flag and skip adding profile commands to audit log * Implement --last-start-only flag to minikube logs to only show last start log * see https://github.com/kubernetes/minikube/releases/tag/v1.30.0Dirk Mueller2023-04-04 10:21:07 +00:00
37428a93dc
- update to 1.29.0: * Bump QEMU driver priority from experimental to default * Ability to set static-ip for Docker driver * GCP-Auth Addon: automatically attach credentials to newly created namespaces * Allow forcing 1 CPU on Linux with docker and none driver * Major Improvements: * Large improvements to cgroup detection and CNI and CRI configurations * Prevent redownloading kicbase when already downloaded * Warn when using an old ISO/Kicbase image * Check brew install paths for socket_vmnet * Include gcp-auth logs in 'minikube logs' output * Use absolute path when calling crictl version * Add additional memory overhead for VirtualBox when --memory=max * Update Windows installer to create system-wide shortcut * Add --subnet validation * Add groups check to SSH driver * Update references to deprecated beta.kubernetes.io * Fix possible race condition when enabling multiple addons #15706 * Fix cpus config field not supporting max value #15479 * Fix subnet checking failing if IPv6 network found #15394 * Fix Docker tunnel failing if too many SSH keys #15560 * Fix kubelet localStorageCapacityIsolation option #15336 * Fix setting snapshotter to unimplemented fuse-overlayfs #15272 * Remove progress bar for kic download with JSON output #15482 * Version Upgrades: * Bump default Kubernetes version from 1.25.3 to 1.26.1 #15683 * Addons: Update auto-pause from 0.0.2 to 0.0.3 #15331 * Addons: Update cloud-spanner from 1.4.6 to 1.5.0 #15440#15667#15707 * Addons: Update headlamp from 0.13.0 to 0.14.1 #15401#15515Dirk Mueller2023-01-30 12:19:32 +00:00
2a15a1da22
- update to v1.28.0: * SECURITY WARNING: Log4j CVEs were detected in an image the efk addon uses, * if you don't use the efk addon no action is required. If you use the addon * we recommend running minikube addons disable efk to terminate the * vulnerable pods. See #15280 for more details. * Prevent enabling efk addon due to containing Log4j CVE #15281 * Auto select network on QEMU #15266 * Implement mounting on QEMU with socket_vmnet #15108 * Added cloud-spanner emulator addon #15160 * Add minikube license command #15158 * Allow port forwarding on Linux with Docker Desktop #15126 * Add back service to mount VirtualBox host directory into the guest. #14784 * ISO: Add FANOTIFY_ACCESS_PERMISSIONS to kernel configs #15232 * When enabling addon warn if addon has no associated Github username #15081 * Fix detecting preload cache of size 0 as valid #15256 * Fix always writing to daemon by trimming docker.io from image name #14956 * Fix minikube tunnel repeated printout of status #14933 * Upgrade Portainer addon to 2.15.1 & HTTPS access enabled #15172 * Upgrade Headlamp addon to 0.13.0 #15186 * ISO: Upgrade Docker from 20.10.18 to 20.10.20 #15159 * KIC: Upgrade base image from ubuntu:focal-20220826 to ubuntu:focal-20220922 #15075 * KCI: Upgrade base image from ubuntu:focal-20220922 to ubuntu:focal-20221019 #15219Dirk Mueller2022-12-03 21:47:33 +00:00
f07da6dc81
Accepting request 1009644 from home:StevenK:branches:Virtualization:containers
Dirk Mueller2022-10-11 12:43:39 +00:00
54edbc1e7c
- update to 1.27.1: * QEMU Driver: Add support for dedicated network on macOS (socket_vmnet) #14989 * QEMU Driver: Add support minikube service and tunnel on macOS #14989 * Check if context is invalid during update-context command #15032 * Use SSH tunnel if user specifies bindAddress #14951 * Warn QEMU users if DNS issue detected #15073 * Fix status command taking a long time on docker driver while paused #15077 * Fix not allowing passing only an exposed port to --ports #15085 * Fix minikube dashboard failing on macOS #15037 * Fix incorrect command in powershell command tip #15012Dirk Mueller2022-10-10 07:40:07 +00:00
5a050fe47d
- update to 1.26.1: * Check for cri-dockerd & dockerd runtimes when using none-driver on Kubernetes 1.24+ #14555 * Add solution message for when cri-docker is missing #14483 * Limit number of audit entries #14695 * Optimize audit logging #14596 * Show the container runtime when running without kubernetes #13432#14200 * Add warning when enabling thrid-party addons #14499 * Fix url index out of range error in service #14658 * Fix incorrect user and profile in audit logging #14562 * Fix overwriting err for OCI "minikube start" #14506 * Fix panic when environment variables are empty #14415 * Bump Kubernetes version default: v1.24.3 and latest: v1.24.3 #14606 * ISO: Update Docker from 20.10.16 to 20.10.17 #14534 * ISO/Kicbase: Update cri-o from v1.22.3 to v1.24.1 #14420 * ISO: Update conmon from v2.0.24 to v2.1.2 #14545 * Update gcp-auth-webhook from v0.0.9 to v0.0.10 #14670 * ISO/Kicbase: Update base images #14481Dirk Mueller2022-09-13 09:45:07 +00:00
afb3e6eabf
- update to 1.26.0: * Note: Using a minikube cluster created before 1.26.0, using the docker container-runtime (default), and plan to upgrade the Kubernetes version to v1.24+? After upgrading, you may need to delete & recreate it. none driver users, cri-docker is now required to be installed, install instructions. See issue #14410 for more info. * Add headlamp addon #14315 * Add InAccel FPGA Operator addon #12995 * Only set highmem=off for darwin if qemu version is below 7.0 or memory is below 3GB #14291 * Define qemu as a qemu2 driver alias #14284 * Allow users to supply custom QEMU firmware path #14283 * Add eBPF related kernel options #14316 * Add bind address flag for minikube tunnel #14245 * Add active column for minikube profile list #14079 * Add documentation URL to the addon list table #14123 * minikube config defaults kubernetes-version lists all currently supported Kubernetes versions #13775 * Fix terminated commands not writing to audit log #13307 * Fix Podman port mapping publish on macOS #14290 * Fix minikube delete deleting networks from other profiles #14279 * Bump Kubernetes version default: v1.24.1 and latest: v1.24.1 #14197 * ISO: Upgrade Docker from 20.10.14 to 20.10.16 #14153 * ISO: Upgrade kernel from 4.19.235 to 5.10.57 #12707 * Upgrade Dashboard addon from v2.5.1 to v2.6.0 & MetricsScraper from v1.0.7 to v1.0.8 #14269 * Upgrade gcp-auth-webhook from v0.0.8 to v0.0.9 #14372 * Upgrade nginx image from v1.2.0 to v1.2.1 #14317 * Important Changes in Pre-Release Versions * Add configure option to registry-aliases addon #13912 * Add support for building aarch64 ISO #13762 * Support rootless Podman driver (Usage: minikube config set rootless true) #13829 * QEMU:
Dirk Mueller2022-07-07 16:42:41 +00:00
388ce353d2
- update to 1.25.2: * add arch to binary and image cache paths #13539 * Adds 'minikube service --all' feature to allow forwarding all services in a namespace #13367 * Make the default container runtime dynamic #13251 * Add --disable-optimizations flag #13340 * Fix losing cluster on restart #13506 * Using Get-CmiInstance to detect Hyper-V availability #13596 * Fixes validation on image repository URL when it contains port but no scheme #13053 * Fixed SIGSEGV in kubectl when k8s not running #13631 * Fix hard coded docker driver in minikube service command #13514 * Fix hard coded docker driver in minikube tunnel command #13444 * Fix IstioOperator CustomResourceDefinition for istio-provisioner addon #13024 * fix ingress (also for multinode clusters) #13439 * Add exit message for too new Kubernetes version #13354 * drivers/kvm: Use ARP for retrieving interface ip addresses #13482 * kubeadm: allow skipping kube-proxy addon on restart #13538 * configure container runtimes for clusters without Kubernetes too #13442Dirk Mueller2022-03-26 14:33:57 +00:00
eaf9227982
- update to 1.25.1: * New flag "--binary-mirror" to override mirror URL downloading (kubectl, kubelet, & kubeadm) * Add format flag to the image ls command * Add all mount flags to start command * Auto set config to support btrfs storage driver * Support CRI-O runtime with Rootless Docker driver (--driver=docker --container-runtime=cri-o) * Allow custom cert for ingress to be overwritten * Allow ppc64le & armv7 with Docker driver * Support DOCKER_HOST not being numeric IP * Support mounting with the --no-kubernetes flag * Support changing apiserver-ips when restarting minikube * Fix ingress for k8s v1.19 * Fix mounting with VMware * Fix Bad file descriptor on mount * Fix docker-env with new PowerShell versions * Upgrade Docker, from v20.10.8 to v20.10.11 * Upgrade containerd, from v1.4.9 to v1.4.12 * Upgrade cri-o from v1.22.0 to v1.22.1 * Update gcp-auth-webhook image to v0.0.8 * mount: Remove --mode flag
Dirk Mueller2022-01-28 12:09:30 +00:00
369727ab08
- update to 1.24.0: * Add --no-kubernetes flag to start minikube without kubernetes #12848 * minikube addons list shows addons if cluster does not exist #12837 * virtualbox: change default host-only-cidr #12811 * fix zsh completion #12841 * Fix starting on Windows with VMware driver on non C: drive #12819Dirk Mueller2022-01-04 21:19:00 +00:00
ec409c6233
- update to 1.20.0: * Add --file flag to 'minikube logs' to automatically put logs into a file. #11240 * Batch logs output to speedup minikube logs command #11274 * warn about performance for certain versions of kubernetes #11217 * Update olm addon to v0.17.0 #10947 * Update newest supported Kubernetes version to v1.22.0-alpha.1 #11287Dirk Mueller2021-05-07 11:39:12 +00:00
8d37fb0462
- update to 1.19.0: * allow Auto-Pause addon on VMs #11019 * Do not allow running darwin/amd64 minikube binary on darwin/arm64 systems #11024 * Respect memory being set in the minikube config #11014 * new command image ls to list images in a cluster #11007Dirk Mueller2021-04-10 18:48:09 +00:00
9bd2d9c0a5
Accepting request 877822 from Virtualization:containers
Richard Brown
2021-03-30 19:09:35 +00:00
3ceebc5d31
Accepting request 877648 from home:kwk:branches:Virtualization:containers
Dirk Mueller2021-03-08 22:20:53 +00:00
00b2391f7f
Accepting request 876241 from home:kwk:branches:Virtualization:containers
Dirk Mueller2021-03-05 08:04:43 +00:00
9531ddb538
Accepting request 875613 from home:cbcoutinho:branches:Virtualization:containers
Dirk Mueller2021-03-01 19:25:35 +00:00
efc120fe94
- update to 1.16.0: * fix ip node retrieve for none driver #9986 * remove experimental warning for multinode #9987 * Enable Ingress Addon for Docker Windows #9761 * Bump preload to v8 to include updated dashboard #9984 * Add ssh-host command for getting the ssh host keys #9630 * Added sub-step logging to adm init step on start #9904 * Add --node option for command ip and ssh-key #9873 * Upgrade Docker, from 20.10.0 to 20.10.1 #9966 * Upgrade kubernetes dashboard to v2.1.0 for 1.20 #9963 * Upgrade buildkit from 0.8.0 to 0.8.1 #9967Dirk Mueller2020-12-21 20:14:15 +00:00
6b5716dee7
Accepting request 856786 from home:bmwiedemann:branches:Virtualization:containers
Dirk Mueller2020-12-21 18:29:41 +00:00
7ac9a5bae2
- update to 1.14.2: * fix "profile list" timing out when cluster stopped. * new --wait flag component "kubelet" * docker: When creating networks, use MTU of built-in bridge network * multinode: ensure worker node join control plane on restart * Fix "--native-ssh" flag for "minikube ssh" * Fix parallels driver initialization * Delete context when stopped * New flag "--ports" to expose ports for docker & podman drivers * Ingress addon: fix the controller name
Dirk Mueller2020-11-10 13:40:42 +00:00
fb50ddcfb7
- update to 1.13.0: * Update default Kubernetes version to v1.19.0 tada #9050 * start: Support for mounting host volumes on start with docker driver #8159 * start: Add a machine readable reason to all error paths #9126 * stop: add --keep-context-active flag #9044 * kubectl: Invoke kubectl if minikube binary is named 'kubectl' #8872 * Bug fixes * docker: Choose the appropriate bridge interface when multiple exist #9062 * cache: Fix "cache add" for local images by cherry-picking go-containerregistry fix#9160 * update-context: Fix nil pointer dereference #8989 * start: Fix --extra-config for scheduler/controllerManager by removing hardcoded values #9136 * start: Fix --memory flag parsing in minikube start #9033 * start: Improve overlay module check (behavior & UX) #9163 * gcp-auth addon: trim whitespace when setting gcp project id #9164 * cni: Allow flannel CNI to work with kicbase by fixing IP conflict #9046 * cni: fix multiple node calico-node not ready #9019 * kic: Retry fix_cgroup on failure #8974 * json: fix type for kubectl version mismatch to warning #9157 * json: fix type for latest minikube availability message #9109 * addon-manager: Add namespace to persistent volume path #9128 * ssh: respect native-ssh flag #8907Dirk Mueller2020-09-04 09:19:57 +00:00
910fc88242
- update to 1.12.3: * Make waiting for Host configurable via --wait-timeout flag #8948 * Ignore localhost proxy started with scheme. #8885 * Improve error handling for validating memory limits #8959 * Skip validations if --force is supplied #8969 * Fix handling of parseIP error #8820 * GCP Auth Addon: Exit with better error messages #8932 * Add warning for ingress addon enabled with driver of none #8870 * Update Japanese translation #8967 * Fix for a few typos in polish translations #8950Dirk Mueller2020-08-19 12:25:06 +00:00
d3c8109230
- update to 1.12.2: * New Addon: Automated GCP Credentials #8682 * status: Add experimental cluster JSON status with state transition support #8868 * Add support for Error type to JSON output #8796 * Implement Warning type for JSON output #8793 * Add stopping as a possible state in deleting, change errorf to warningf #8896 * Use preloaded tarball for cri-o container runtime #8588 * docker/podman: warn if allocated memory is below limit #8718 * Enabling metrics addon when someone enables dashboard #8842 * make base-image respect --image-repository #8880 * UI: suggest to enable metric-server for full feature dashboard addon. #8863 * Fix mount issues with Docker/Podman drivers #8780 * Fix upgrading from minikube 1.9 and older #8782 * Make restarts in Docker/Podman drivers more reliable #8864 * update crio to 1.18.3 and kicbase to ubuntu 20.04 #8895 * Podman downgrade to 1.9.3 for the build command #8774 * Upgrade kicbase to v0.0.11 #8899 * update golang version #8781 * Update external-provisioner for storage provisioner for Kubernetes 1.18 #8610 * Upgrade storage provisioner image #8909Dirk Mueller2020-08-12 21:00:35 +00:00