|
1 | 1 | # Release Notes
|
2 | 2 |
|
| 3 | +## Version 1.32.0-beta0 - 2023-10-27 |
| 4 | + |
| 5 | +Features: |
| 6 | +* NVIDIA GPU support with new `--gpus=nvidia` flag for docker driver [#15927](https://github.com/kubernetes/minikube/pull/15927) [#17314](https://github.com/kubernetes/minikube/pull/17314) [#17488](https://github.com/kubernetes/minikube/pull/17488) |
| 7 | +* New `kubeflow` addon [#17114](https://github.com/kubernetes/minikube/pull/17114) |
| 8 | +* New `local-path-provisioner` addon [#15062](https://github.com/kubernetes/minikube/pull/15062) |
| 9 | +* Kicbase: Add `no-limit` option to `--cpus` & `--memory` flags [#17491](https://github.com/kubernetes/minikube/pull/17491) |
| 10 | + |
| 11 | +Minor Improvements: |
| 12 | +* Hyper-V: Add memory validation for odd numbers [#17325](https://github.com/kubernetes/minikube/pull/17325) |
| 13 | +* QEMU: Improve cpu type and IP detection [#17217](https://github.com/kubernetes/minikube/pull/17217) |
| 14 | +* Mask http(s)_proxy password from startup output [#17116](https://github.com/kubernetes/minikube/pull/17116) |
| 15 | +* `--delete-on-faliure` also recreates cluster for kubeadm failures [#16890](https://github.com/kubernetes/minikube/pull/16890) |
| 16 | +* Addon auto-pause: Configure intervals using `--auto-pause-interval` [#17070](https://github.com/kubernetes/minikube/pull/17070) |
| 17 | +* `--kubernetes-version` checks GitHub for version validation and improved error output for invalid versions [#16865](https://github.com/kubernetes/minikube/pull/16865) |
| 18 | + |
| 19 | +Bugs: |
| 20 | +* QEMU: Fix addons failing to enable [#17402](https://github.com/kubernetes/minikube/pull/17402) |
| 21 | +* Fix downloading the wrong kubeadm images for k8s versions after minikube release [#17373](https://github.com/kubernetes/minikube/pull/17373) |
| 22 | +* Fix enabling & disabling addons with non-existing cluster [#17324](https://github.com/kubernetes/minikube/pull/17324) |
| 23 | +* Fix delete if container-runtime doesn't exist [#17347](https://github.com/kubernetes/minikube/pull/17347) |
| 24 | +* Fix network not found not being detected on new Docker versions [#17323](https://github.com/kubernetes/minikube/pull/17323) |
| 25 | +* Fix addon registry doesn't follow Minikube DNS domain name configuration (--dns-domain) [#15585](https://github.com/kubernetes/minikube/pull/15585) |
| 26 | + |
| 27 | +Version Upgrades: |
| 28 | +* Bump Kubernetes version default: v1.28.3 and latest: v1.28.3 [#17463](https://github.com/kubernetes/minikube/pull/17463) |
| 29 | +* Addon cloud-spanner: Update cloud-spanner-emulator/emulator image from 1.5.9 to 1.5.11 [#17225](https://github.com/kubernetes/minikube/pull/17225) [#17259](https://github.com/kubernetes/minikube/pull/17259) |
| 30 | +* Addon headlamp: Update headlamp-k8s/headlamp image from v0.19.0 to v0.20.1 [#17135](https://github.com/kubernetes/minikube/pull/17135) [#17365](https://github.com/kubernetes/minikube/pull/17365) |
| 31 | +* Addon ingress: Update ingress-nginx/controller image from v1.8.1 to v1.9.3 [#17223](https://github.com/kubernetes/minikube/pull/17223) [#17297](https://github.com/kubernetes/minikube/pull/17297) [#17348](https://github.com/kubernetes/minikube/pull/17348) [#17421](https://github.com/kubernetes/minikube/pull/17421) |
| 32 | +* Addon inspektor-gadget: Update inspektor-gadget image from v0.19.0 to v0.21.0 [#17176](https://github.com/kubernetes/minikube/pull/17176) [#17340](https://github.com/kubernetes/minikube/pull/17340) |
| 33 | +* Addon istio-provisioner: Update istio/operator image from 1.12.2 to 1.19.3 [#17383](https://github.com/kubernetes/minikube/pull/17383) [#17436](https://github.com/kubernetes/minikube/pull/17436) |
| 34 | +* Addon kong: Update kong image from 3.2 to 3.4.2 [#17485](https://github.com/kubernetes/minikube/pull/17485) |
| 35 | +* Addon registry: Update registry image from 2.8.1 to 2.8.3 [#17382](https://github.com/kubernetes/minikube/pull/17382) [#17467](https://github.com/kubernetes/minikube/pull/17467) |
| 36 | +* CNI: Update calico from v3.26.1 to v3.26.3 [#17363](https://github.com/kubernetes/minikube/pull/17363) [#17375](https://github.com/kubernetes/minikube/pull/17375) |
| 37 | +* CNI: Update flannel from v0.22.1 to v0.22.3 [#17102](https://github.com/kubernetes/minikube/pull/17102) [#17263](https://github.com/kubernetes/minikube/pull/17263) |
| 38 | +* CNI: Update kindnetd from v20230511-dc714da8 to v20230809-80a64d96 [#17233](https://github.com/kubernetes/minikube/pull/17233) |
| 39 | +* Kicbase/ISO: Update buildkit from v0.11.6 to v0.12.2 [#17194](https://github.com/kubernetes/minikube/pull/17194) |
| 40 | +* Kicbase/ISO: Update containerd from v1.7.3 to v1.7.7 [#17243](https://github.com/kubernetes/minikube/pull/17243) [#17466](https://github.com/kubernetes/minikube/pull/17466) |
| 41 | +* Kicbase/ISO: Update crictl from v1.21.0 to v1.28.0 [#17240](https://github.com/kubernetes/minikube/pull/17240) |
| 42 | +* Kicbase/ISO: Update docker from 24.0.4 to 24.0.6 [#17120](https://github.com/kubernetes/minikube/pull/17120) [#17207](https://github.com/kubernetes/minikube/pull/17207) |
| 43 | +* Kicbase/ISO: Update nerdctl from 1.0.0 to 1.6.2 [#17145](https://github.com/kubernetes/minikube/pull/17145) [#17339](https://github.com/kubernetes/minikube/pull/17339) [#17434](https://github.com/kubernetes/minikube/pull/17434) |
| 44 | +* Kicbase/ISO: Update runc from v1.1.7 to v1.1.9 [#17250](https://github.com/kubernetes/minikube/pull/17250) |
| 45 | +* Kicbase: Bump ubuntu:jammy from 20230624 to 20231004 [#17086](https://github.com/kubernetes/minikube/pull/17086) [#17174](https://github.com/kubernetes/minikube/pull/17174) [#17345](https://github.com/kubernetes/minikube/pull/17345) [#17423](https://github.com/kubernetes/minikube/pull/17423) |
| 46 | + |
| 47 | +For a more detailed changelog, see [CHANGELOG.md](https://github.com/kubernetes/minikube/blob/master/CHANGELOG.md). |
| 48 | + |
| 49 | +Thank you to our contributors for this release! |
| 50 | + |
| 51 | +- Anders F Björklund |
| 52 | +- Dobes Vandermeer |
| 53 | +- Emmanuel Chee-zaram Okeke |
| 54 | +- Jeff MAURY |
| 55 | +- Judah Nouriyelian |
| 56 | +- Medya Ghazizadeh |
| 57 | +- OneEpitome |
| 58 | +- Piotr Resztak |
| 59 | +- Predrag Rogic |
| 60 | +- Raghavendra Talur |
| 61 | +- Raiden Shogun |
| 62 | +- Renato Moutinho |
| 63 | +- Renato Silva |
| 64 | +- Seongbin Hong |
| 65 | +- Steven Powell |
| 66 | +- Tristan Rice |
| 67 | +- Wiktor Zając |
| 68 | +- aiyijing |
| 69 | +- jeremylinux-github |
| 70 | +- joaquimrocha |
| 71 | +- mahmut |
| 72 | +- rogermm |
| 73 | +- sunyuxuan |
| 74 | +- tianlijun |
| 75 | +- weidong |
| 76 | +- Товарищ программист |
| 77 | + |
| 78 | +Thank you to our PR reviewers for this release! |
| 79 | + |
| 80 | +- medyagh (38 comments) |
| 81 | +- spowelljr (19 comments) |
| 82 | +- aiyijing (2 comments) |
| 83 | +- Lyllt8 (1 comments) |
| 84 | +- afbjorklund (1 comments) |
| 85 | +- andresmmujica (1 comments) |
| 86 | + |
| 87 | +Thank you to our triage members for this release! |
| 88 | + |
| 89 | +- afbjorklund (32 comments) |
| 90 | +- rmsilva1973 (27 comments) |
| 91 | +- pnasrat (25 comments) |
| 92 | +- spowelljr (21 comments) |
| 93 | +- megazone23 (11 comments) |
| 94 | + |
3 | 95 | ## Version 1.31.2 - 2023-08-16
|
4 | 96 |
|
5 | 97 | docker-env Regression:
|
|
0 commit comments