Releases: k8snetworkplumbingwg/ovs-cni
Releases · k8snetworkplumbingwg/ovs-cni
v0.27.0
- Support liveness probe in ovs-cni marker (#231)
v0.26.2
- Bump Go to 1.17.7 (#224)
- Support Podman (#229)
v0.26.1
- Fixed missing annotations in the demo (#216)
- Fix out-of-sync vendoring directory (#217)
- Bump kubevirtci (#221)
v0.19.6
- Bump Go to 1.16 to avoid dependency issues #218
v0.26.0
- Add support for CHECK command (#212)
- Bump the CNI to version used to 0.4.0 and limit supported versions to 0.3.0, 0.3.1, 0.4.0 (#212)
- Deploy only on Linux nodes (#213)
v0.25.0
- Extend mac randomness to 4 bytes (#211)
v0.24.0
- Derive container MAC from assigned IP address to prevent MAC conflicts (#205)
- Bump infrastructure, Go 1.16.8, Open vSwitch 2.15, Kubernetes 1.22, CNI plugins 1.0.1, kubevirtci
v0.23.2
- Bump protobuf to v1.3.2 (#195)
- Bump libovsdb to 0.6.0 (#190)
v0.19.5
- Set max unavailable to 10% (#193)
v0.23.1
- Update rendered manifest example (#192)