Skip to content

Release v0.8.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@antoninbas antoninbas released this 14 Jul 05:10

Fixed

  • Fix Agent logic in charge of sending Gratuitous ARP messages when networking is configured for a Pod: the previous code was not thread-safe and causing file descriptor leaks for concurrent CNI ADD requests. (#933, @tnqn)
  • Clean up some internal state in the Agent's NetworkPolicy implementation when a rule is updated. (#929, @jianjuns)