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)