| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-06-11 | 508 Bytes | |
| multus-cni_4.3.0_linux_amd64.tar.gz | 2026-06-11 | 78.7 MB | |
| multus-cni_4.3.0_linux_386.tar.gz | 2026-06-11 | 75.4 MB | |
| multus-cni_4.3.0_linux_arm64.tar.gz | 2026-06-11 | 72.2 MB | |
| multus-cni_4.3.0_linux_armv6.tar.gz | 2026-06-11 | 74.1 MB | |
| multus-cni_4.3.0_linux_s390x.tar.gz | 2026-06-11 | 76.4 MB | |
| README.md | 2026-05-29 | 2.3 kB | |
| v4.3.0 source code.tar.gz | 2026-05-29 | 9.8 MB | |
| v4.3.0 source code.zip | 2026-05-29 | 14.6 MB | |
| Totals: 9 Items | 401.4 MB | 0 | |
DeviceID ordering is now deterministic (alphabetically sorted).
CNIs relying on specific device positions may see different assignments.
What's Changed
- ci: update trivy-action to v0.35.0 to fix image scanning failure by @bpickard22 in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1484
- Sort DeviceIDs in GetPodResourceMap for deterministic ordering by @cathy-zhou in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1481
- Bump multus-cni to Kube 1.35 and Go to 1.25 by @yingwang-0320 in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1487
- k8sclient: use ServerVersion instead of pod list for kubeconfig validation by @pliurh in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1478
- Fix thick plugin STATUS and GC handling for plugin-level commands by @tsorya in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1490
- Add "nad" as shortName by @dgsponer in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1476
- e2e: Use fully qualified image name for images by @RamLavi in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1472
- Bump google.golang.org/grpc from 1.73.0 to 1.79.3 by @dependabot[bot] in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1491
- Pin GH Actions to commit sha by @thomasferrandiz in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1494
- Add optional pprof endpoint support to multus-daemon by @bpickard22 in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1509
- Add connection limit for thick daemon. by @hrntknr in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1510
New Contributors
- @bpickard22 made their first contribution in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1484
- @tsorya made their first contribution in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1490
- @dgsponer made their first contribution in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1476
- @RamLavi made their first contribution in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1472
- @hrntknr made their first contribution in https://github.com/k8snetworkplumbingwg/multus-cni/pull/1510
Full Changelog: https://github.com/k8snetworkplumbingwg/multus-cni/compare/v4.2.4...v4.3.0