Releases: aojea/kindnet
Releases · aojea/kindnet
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
v1.4.0
What's Changed
- Bump sigs.k8s.io/kube-network-policies from 0.5.0 to 0.5.1 by @dependabot in #52
- Kops by @aojea in #60
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
v1.1.0 Distroless and use ghcr.io for serving images
- switch kindnetd image to distroless
- use ghcr.io for serving images
Full Changelog: v1.0.1...v1.1.0
v1.0.1 CNI bridge offloading
- Fix a bug disabling offloading in the bridge plugin in case rx offloading is not supported
Image:
aojea/kindnetd:1.0.1 sha256:f99a07c3b48e20e7f0d40a7f7b1dc5d02b7476d21c2d0d347a2f0f08dbdfa3ff
CNI bridge
bugfix release for CNI plugin using bridge mode