Skip to content

v0.7.2

Compare
Choose a tag to compare
@thebsdbox thebsdbox released this 10 Mar 16:25
· 97 commits to main since this release
1ea277f

Mainly bug fixes, but a main bug fix around egress for TCP ports. The garbage collection was a little bit too enthusiastic.

What's Changed

  • Fix flaky e2e test by @lubronzhan in #776
  • Exit(1) if service's leaderelection.onStartedLeading error out instead of silently continue by @lubronzhan in #775
  • Fixes conntrack deleting wrong connections and cleaning old SNAT rules by @thebsdbox in #777

Full Changelog: v0.7.1...v0.7.2