What's Changed
Kube-network-policies no longer depend on the nft
userspace libraries, that means that the image is just the golang binary, with the benefits of a reduced size and less dependencies that makes it easier to maintain and vendor.
- [Docs] comment on udp and effected pods in readme by @paulgmiller in #119
- Use structured logging by @uablrek in #50
- Give metrics and logging a verdict dimension by @paulgmiller in #115
- rename metrics by @aojea in #135
- Use netlink interface directly (distroless) by @aojea in #136
New Contributors
- @sword-jin made their first contribution in #117
- @paulgmiller made their first contribution in #119
Full Changelog: v0.6.1...v0.7.0