Releases: k8snetworkplumbingwg/ovs-cni
Releases · k8snetworkplumbingwg/ovs-cni
v0.23.1
- Update rendered manifest example (#192)
v0.23.0
- Reduce resource consumption of the marker (#186)
- Set max unavailable during upgrade to 10% (#187)
v0.19.3
- Add resource requests (#182)
v0.22.0
- Clean up assigned IP addresses (#170)
- Add test coverage for dual-stack IPAM (#175)
- Do best effort to clean-up assigned IP addresses even on partial failure (#178)
- Add resource requests (#177)
- Ship
host-local
CNI as a part of the test suite (#168)
- Keep IP allocation metadata for tests under /tmp (#173)
- Update libovsdb to 0.5.0, allow for different OVS DB socket types (#176)
- Clean up network namespaces after tests (#174)
v0.19.2
- Add Priority class (#172)
v0.21.0
- Add Priority class (#164)
v0.20.0
- Make timeout waiting for link to come up configurable to support large nodes (#158)
- Use cached netconf to avoid delete loop (#160)
- Move the project under k8snetworkplumbingwg organization
v0.19.1
- Synchronize vendored dependencies
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