Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-03-24 | 508 Bytes | |
multus-cni_4.2.0_linux_s390x.tar.gz | 2025-03-24 | 71.2 MB | |
multus-cni_4.2.0_linux_386.tar.gz | 2025-03-24 | 67.8 MB | |
multus-cni_4.2.0_linux_amd64.tar.gz | 2025-03-24 | 72.9 MB | |
multus-cni_4.2.0_linux_arm64.tar.gz | 2025-03-24 | 68.0 MB | |
multus-cni_4.2.0_linux_armv6.tar.gz | 2025-03-24 | 67.0 MB | |
README.md | 2025-03-24 | 522 Bytes | |
v4.2.0 source code.tar.gz | 2025-03-24 | 8.7 MB | |
v4.2.0 source code.zip | 2025-03-24 | 13.0 MB | |
Totals: 9 Items | 368.7 MB | 0 |
This release is focused on reliability and compatibility updates:
- Supports CNI spec v1.2.0
- Updated network-attachment-definition-client to v1.7.6 (thanks @Brian-McM! for the fix)
- Handles "pod not found" during CNI ADD gracefully
- And tolerates network-status annotation failures on fast-deleted pods (when they're not found)
- Adds context + better timeout handling for API server calls
- Avoids stale cache issues with live pod lookups
- (And there's fixes for e2e config and runtimeConfig API versions)