CNI Plugins v0.8.4
This is a minor release in hurry for resolving flakiness in k8s CI through #421, and this release also includes some other enhancements and bugfixes.
Thanks to our contributors!
Enhancements:
- Support ips capability in static and mac capability in tuning (#343)
Bugfixes:
- ensure iptables chain creation is idempotent (#408)
- Portmap doesn't fail if chain doesn't exist (#421)
Docs:
- bridge: add missing cniVersion in README example (#428)
Tests and release:
- add support for mips64le (#433)
Organization:
- Add Bruce Ma and Piotr Skarmuk as owners (#412)