Releases: k8snetworkplumbingwg/ovs-cni
Releases · k8snetworkplumbingwg/ovs-cni
v0.19.0
- Update mellanox/sriovnet version to v1.0.2 (#148)
v0.18.0
- Update dependencies
- Fix segfault when SR-IOV or veth interface failed to create
- Fix deletion bug with custom socket path
v0.17.0
- make ovs socket file path as configurable property (#142)
v0.16.2
- Interface index is now added to result IPs (#134)
v0.16.0
- The plugin now sends gratuitous arp upon assigning ip address
v0.15.0
- Documentation fixes
- Test enhancements
v0.14.0
- handle smartnic cleanup when container net namespace is empty (#129)
v0.13.0
- Updated dependencies on Kubernetes 1.19 and more