Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
MicroK8s 1.32 released! source code.tar.gz | 2024-12-12 | 353.8 kB | |
MicroK8s 1.32 released! source code.zip | 2024-12-12 | 514.7 kB | |
README.md | 2024-12-12 | 2.4 kB | |
Totals: 3 Items | 870.9 kB | 0 |
In this release
Kubernetes 1.32
Read more at https://kubernetes.io/blog/2024/12/11/kubernetes-v1-32-release/
Bugfixes
- Pin k8s-dqlite version by @louiseschmidtgen in https://github.com/canonical/microk8s/pull/4657
- Prioritize SNAP_CURRENT in containerd paths by @berkayoz in https://github.com/canonical/microk8s/pull/4710
- fix: ensure nf_conntrack module loaded for kubelite. by @aznashwan in https://github.com/canonical/microk8s/pull/4705
- fix non sudo enable community addon by @maci3jka in https://github.com/canonical/microk8s/pull/4714
- Inspect ip route fix by @maci3jka in https://github.com/canonical/microk8s/pull/4752
- Trivy job fix by @maci3jka in https://github.com/canonical/microk8s/pull/4760
- Cleans up containers and shims on microk8s stop and snap removal by @claudiubelu in https://github.com/canonical/microk8s/pull/4755
- kube-ovn: Fix placeholder not being replaced on enable by @HomayoonAlimohammadi in https://github.com/canonical/microk8s-core-addons/pull/307
Updates
- Update calico version to v3.28.1 by @maci3jka in https://github.com/canonical/microk8s/pull/4638
- K8s-dqlite v1.3.0 (Dqlite LTS) by @louiseschmidtgen in https://github.com/canonical/microk8s/pull/4756
- Bump runc to v1.1.15 and containerd to v1.6.36 by @berkayoz in https://github.com/canonical/microk8s/pull/4768
- Bump cni plugins to v1.6.0 by @berkayoz in https://github.com/canonical/microk8s/pull/4769
- Bump pause image to 3.10 by @berkayoz in https://github.com/canonical/microk8s/pull/4770
- Bump helm to v3.16.3 by @berkayoz in https://github.com/canonical/microk8s/pull/4771
- Bump go version to 1.23 by @berkayoz in https://github.com/canonical/microk8s/pull/4781
- Update Default GPU Operator Version to v24.6.2 by @VariableDeclared in https://github.com/canonical/microk8s-core-addons/pull/305
- Upgrade kube-ovn to v1.12 by @Dakror in https://github.com/canonical/microk8s-core-addons/pull/292
Release Specific Changes
- Add patches for 1.32 by @berkayoz in https://github.com/canonical/microk8s/pull/4772
- Add updated strict patches for runc by @berkayoz in https://github.com/canonical/microk8s/pull/4774
- Disable WatchList feature gate by @berkayoz in https://github.com/canonical/microk8s/pull/4773
Many thanks to our contributors
- @Dakror
- @VariableDeclared
- @aznashwan
- @claudiubelu
- @maci3jka
- @louiseschmidtgen
- @HomayoonAlimohammadi
- @berkayoz