You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix `too many open files` errors [#18832](https://github.com/kubernetes/minikube/pull/18832)
8
+
* CNI cilium: Fix cilium pods failing to start-up [#18846](https://github.com/kubernetes/minikube/pull/18846)
8
9
* Addon ingress: Fix enable failing on arm64 machines using VM driver [#18779](https://github.com/kubernetes/minikube/pull/18779)
9
10
* Addon kubeflow: Fix some components missing arm64 images [#18765](https://github.com/kubernetes/minikube/pull/18765)
10
11
@@ -15,6 +16,7 @@ Version Upgrades:
15
16
* Addon istio-provisioner: Update istio/operator image from 1.21.1 to 1.21.2 [#18757](https://github.com/kubernetes/minikube/pull/18757)
16
17
* Addon kubevirt: Update bitnami/kubectl image from 1.29.3 to 1.30.0 [#18711](https://github.com/kubernetes/minikube/pull/18711)[#18771](https://github.com/kubernetes/minikube/pull/18771)
17
18
* Addon nvidia-device-plugin: Update nvidia/k8s-device-plugin image from v0.14.5 to v0.15.0 [#18703](https://github.com/kubernetes/minikube/pull/18703)
19
+
* CNI cilium: Update from v1.15.1 to v1.15.3 [#18846](https://github.com/kubernetes/minikube/pull/18846)
18
20
* High Availability: Update kube-vip from 0.7.1 to v0.8.0 [#18774](https://github.com/kubernetes/minikube/pull/18774)
19
21
* Kicbase/ISO: Update docker from 26.0.1 to 26.0.2 [#18706](https://github.com/kubernetes/minikube/pull/18706)
20
22
* Kicbase: Bump ubuntu:jammy from 20240227 to 20240427 [#18702](https://github.com/kubernetes/minikube/pull/18702)[#18769](https://github.com/kubernetes/minikube/pull/18769)[#18804](https://github.com/kubernetes/minikube/pull/18804)
@@ -24,6 +26,7 @@ For a more detailed changelog, see [CHANGELOG.md](https://github.com/kubernetes/
24
26
Thank you to our contributors for this release!
25
27
26
28
- Bodhi Hu
29
+
- Jérémie Tarot
27
30
- Nir Soffer
28
31
- Predrag Rogic
29
32
- Steven Powell
@@ -32,18 +35,18 @@ Thank you to our contributors for this release!
32
35
33
36
Thank you to our PR reviewers for this release!
34
37
35
-
- medyagh (6 comments)
38
+
- medyagh (9 comments)
36
39
- nirs (3 comments)
37
40
- llegolas (1 comments)
38
41
- spowelljr (1 comments)
39
42
40
43
Thank you to our triage members for this release!
41
44
42
45
- medyagh (6 comments)
43
-
- afbjorklund (4 comments)
46
+
- afbjorklund (5 comments)
47
+
- xcarolan (4 comments)
44
48
- nevotheless (3 comments)
45
49
- dasumner (2 comments)
46
-
- llegolas (2 comments)
47
50
48
51
Check out our [contributions leaderboard](https://minikube.sigs.k8s.io/docs/contrib/leaderboard/v1.33.1/) for this release!
0 commit comments