This repository was archived by the owner on Apr 20, 2024. It is now read-only.
Releases: aojea/kube-netpol
Releases · aojea/kube-netpol
v0.1.0
What's Changed
- Remove stray references to NAT64 by @danwinship in #2
- README typos, grammar by @danwinship in #3
- Port from iptables to nftables by @aojea in #6
- memory improvement by @aojea in #9
- don't use limits nor mount xtables lock by @aojea in #11
- Reduce the number of packets we should handle by @aojea in #12
- Prio by @aojea in #13
- fallback to iptables if nftables are not available by @aojea in #14
- improve logging by @aojea in #15
- Implement !FailOpen for iptables by @danwinship in #16
- don't skip SCTP tests by @aojea in #7
- add references to the sctp bug by @aojea in #18
- Only install iptables rule in the FORWARD chain for legacy by @aojea in #21
- Don't panic on small packets by @aojea in #22
- use mangle table for iptables-legacy to be compatible with other comp… by @aojea in #23
New Contributors
- @danwinship made their first contribution in #2
- @aojea made their first contribution in #6
Full Changelog: https://github.com/aojea/kube-netpol/commits/v0.1.0