pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/minikube
Module Name: pkgsrc
Committed By: maya
Date: Mon Feb 16 18:45:11 UTC 2026
Modified Files:
pkgsrc/net/minikube: Makefile distinfo go-modules.mk
Added Files:
pkgsrc/net/minikube/patches: patch-Makefile
Log Message:
minikube: Update to 1.38.0
Changelog trimmed to highlights, features, breaking changes.
For full changelog, see CHANGELOG.md.
-- Version 1.38.0 - 2026-01-28
-- Higlight
* No Sudo required for with vfkit/krunkit on macOS 26+ (requires latest vmnet-helper)
* No Sudo required to run [AI Playground on Macos GPUs using minikube](https://minikube.sigs.k8s.io/docs/tutorials/ai-playground/)
* vfkit: Add Rosetta support for deploying amd64 images on Apple silicon (#22140)
-- Features
* Add support for Kubernetes v1.35.0 v1.34.1 (#21650)(#22015)(#22119)(#22328)
* VM Drivers: add support for NVMe-oF/TCP block devices (#22464)
* VM Drivers: Enable BTF debug symbols to support eBPF tooling in iso (#21800)
* Add option to download preloads from github instead of GCS through --preload-source (#22221)
* Vfkit/Krunkit drivers: add ability to Run vmnet-helper as unprivileged user on macOS 26+ (#22501)
* add option to add helm-based addons (#21847)
* preload: download from github when gcs not available (#21605)
-- Version 1.37.0 - 2025-09-09
-- Highlight
Run AI workloads on Macbook's GPU in Kubernetes using the new `krunkit driver`. Get started with our [AI Playground tutorial](https://minikube.sigs.k8s.io/docs/tutorials/ai-playground/)
-- Features
* Bump Kubernetes version default: v1.34.0 and latest: v1.34.0 (#21439)
* Add krunkit driver supporting GPU acceleration on macOS (#20826) [Tutorial](https://minikube.sigs.k8s.io/docs/tutorials/ai-playground/)
* add short hand -m for --memory (#20854)
* Add support to docker runtime for OCI access to NVIDIA GPUs (#20959)
* Add `--disable-coredns-log` flag to suppress coredns logs (#20992)
* new addon: kubetail (#20345)
* drivers: Add support for Virtiofs mounts for vfkit and krunkit (#21149)
-- Version 1.36.0 - 2025-05-22
Features
* Support Kubernetes version v1.33.1 [#20784](https://github.com/kubernetes/minikube/pull/20784)
* New flag "-f" to allow passing a config file for addon configure command. [#20255](https://github.com/kubernetes/minikube/pull/20255)
* vfkit: bump to Preferred driver on macOs [#20808](https://github.com/kubernetes/minikube/pull/20808)
* vfkit: new network option "--network vment-shared' for vfkit driver [#20501](https://github.com/kubernetes/minikube/pull/20501)
-- Version 1.35.0 - 2025-01-15
Features:
* Add support for AMD GPUs via --gpus=amd [#19749](https://github.com/kubernetes/minikube/pull/19749)
* Use Github Assets as New fail over for kic base image [#19464](https://github.com/kubernetes/minikube/pull/19464)
* Support latest Kubernetes v1.32.0 [#20091](https://github.com/kubernetes/minikube/pull/20091)
* Adds support for kubeadm.k8s.io/v1beta4 (available since k8s v1.31) [#19790](https://github.com/kubernetes/minikube/pull/19790)
-- Version 1.34.0 - 2024-09-04
Breaking Changes:
* Bump minimum podman version to 4.9.0 [#19457](https://github.com/kubernetes/minikube/pull/19457)
* Disallow using Docker Desktop 4.34.0
Features:
* Bump default Kubernetes version to v1.31.0 [#19435](https://github.com/kubernetes/minikube/pull/19435)
* Add new driver for macOS: vfkit [#19423](https://github.com/kubernetes/minikube/pull/19423)
* Add Parallels driver support for darwin/arm64 [#19373](https://github.com/kubernetes/minikube/pull/19373)
* Add new volcano addon [#18602](https://github.com/kubernetes/minikube/pull/18602)
* Addons ingress-dns: Added support for all architectures [#19198](https://github.com/kubernetes/minikube/pull/19198)
* Support privileged ports on WSL [#19370](https://github.com/kubernetes/minikube/pull/19370)
* VM drivers with docker container-runtime now use docker-buildx for image building [#19339](https://github.com/kubernetes/minikube/pull/19339)
* Support running x86 QEMU on arm64 [#19228](https://github.com/kubernetes/minikube/pull/19228)
* Add `-o json` option for `addon images` command [#19364](https://github.com/kubernetes/minikube/pull/19364)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/minikube/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/net/minikube/distinfo \
pkgsrc/net/minikube/go-modules.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/net/minikube/patches/patch-Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffs are larger than 1MB and have been omitted
Home |
Main Index |
Thread Index |
Old Index