Skip to content

v4.2.0

Latest
Compare
Choose a tag to compare
@dougbtv dougbtv released this 24 Mar 18:32
· 7 commits to master since this release
2a91646

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)