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 #1484
- Sort DeviceIDs in GetPodResourceMap for deterministic ordering by @cathy-zhou in #1481
- Bump multus-cni to Kube 1.35 and Go to 1.25 by @yingwang-0320 in #1487
- k8sclient: use ServerVersion instead of pod list for kubeconfig validation by @pliurh in #1478
- Fix thick plugin STATUS and GC handling for plugin-level commands by @tsorya in #1490
- Add "nad" as shortName by @dgsponer in #1476
- e2e: Use fully qualified image name for images by @RamLavi in #1472
- Bump google.golang.org/grpc from 1.73.0 to 1.79.3 by @dependabot[bot] in #1491
- Pin GH Actions to commit sha by @thomasferrandiz in #1494
- Add optional pprof endpoint support to multus-daemon by @bpickard22 in #1509
- Add connection limit for thick daemon. by @hrntknr in #1510
New Contributors
- @bpickard22 made their first contribution in #1484
- @tsorya made their first contribution in #1490
- @dgsponer made their first contribution in #1476
- @RamLavi made their first contribution in #1472
- @hrntknr made their first contribution in #1510
Full Changelog: v4.2.4...v4.3.0