This repository was archived by the owner on Oct 14, 2025. It is now read-only.
Releases: aojea/kindnet
Releases · aojea/kindnet
v1.8.5
Statically linked binaries
v1.8.3 IPSec
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
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
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
- @LiorLieberman made their first contribution in #146
Full Changelog: v1.8.0...v1.8.1
v1.8.0
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
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
v1.6.0
v1.5.0
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