Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Releases: aojea/kindnet

v1.8.5

02 Mar 15:04

Choose a tag to compare

What's Changed

  • Tidy some ErrorS messages by @justinsb in #172
  • log metrics on netlink failures by @aojea in #181
  • fix a typo in masq agent is daddr instead of saddr by @aojea in #199

Full Changelog: v1.8.4...v1.8.5

Statically linked binaries

28 Jan 17:42

Choose a tag to compare

What's Changed

  • build statically the cni plugin by @aojea in #180

Full Changelog: v1.8.3...v1.8.4

v1.8.3 IPSec

19 Jan 22:56

Choose a tag to compare

What's Changed

  • Improve kindnet migrations and rolling updates by @aojea in #165
  • support ipsec tunnels between nodes @aojea in #164

Full Changelog: v1.8.2...v1.8.3

v1.8.2 Bugfixes

15 Jan 09:59

Choose a tag to compare

What's Changed

  • Don't send overlapping ranges over netlink in the masq agent by @aojea in #157
  • Fix MTU problem on the netlink cni
  • Improve masquerade agent to reconcile on node events intead of periodically

Full Changelog: v1.8.1...v1.8.2

v1.8.1

14 Jan 09:57

Choose a tag to compare

What's Changed

  • resilience: don't give up on failures by @aojea in #154
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.28.9 to 1.28.10 by @dependabot in #153
  • dnscache: fix ipv6 support by @aojea in #155
  • dnscache: restrict to the cluster DNS by @aojea in #156

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

12 Jan 21:10

Choose a tag to compare

What's Changed

  • add NRI supports by @aojea in #89
  • CNI plugin based on sqlite3 by @aojea in #107
  • fastpath with kernel bypass and hardware offload by @aojea in #106
  • use kindnet.es apex domain by @aojea in #110
  • build for arm64 too by @aojea in #119
  • allow to disable Pod network: CNI and routes by @aojea in #121
  • allow to use admin network policies by @aojea in #122
  • allow to disable src dst check on AWS by @aojea in #132
  • add metrics for conntrack and packet logging by @aojea in #120
  • Distroless: use nftables netlink api directly by @aojea in #139
  • Magicdns by @aojea in #79

New Contributors

Full Changelog: v1.7.0...v1.8.0

v2.0.0-rc.0

30 Dec 14:21

Choose a tag to compare

What's Changed

  • Create documentation webpage in https://kindnet.es
  • add NRI supports
  • CNI plugin based on sqlite3
  • enable fastpath by @aojea in #106
  • allow to disable Pod network: CNI and routes by @aojea in #121
  • allow to use admin network policies by @aojea in #122

BREAKING CHANGES

No longer use the standard CNI plugins, dropped the bridge plugin

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

27 Oct 20:40

Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0

v1.6.0

15 Oct 16:47

Choose a tag to compare

What's Changed

  • add dns caching by @aojea in #64
  • Nat64 by @aojea in #70
  • Bump sigs.k8s.io/kube-network-policies from 0.5.1 to 0.6.0 (workaround DNS kernel race)

Full Changelog: v1.5.0...v1.6.0

v1.5.0

06 Sep 06:36

Choose a tag to compare

What's Changed

  • Bump github.com/vishvananda/netlink from 1.1.0 to 1.3.0 by @dependabot in #58
  • migrate to nftables and simplify masquerading by @aojea in #62
  • Bump golang.org/x/sys from 0.22.0 to 0.25.0 by @dependabot in #61
  • handle environments without direct connectivity by @aojea in #63

Full Changelog: v1.4.0...v1.5.0