Releases: k8snetworkplumbingwg/ovs-cni
Releases · k8snetworkplumbingwg/ovs-cni
v0.29.4
- bump to fedora:38 in dockerized tests, because 34 is missing (#288)
- Update golang.org/x/* (#284)
v0.31.1
- Cleanup ports after IPAM failure (#259)
v0.31.0
- Provide a way to set interface's type of one port (#252)
v0.30.0
- Use two-stage container build (#247)
- Cover HW offload and mirroring in readme (#248)
- Bump Go x/text to 0.3.8 (#249)
- Bump kubevirtci (#254)
- Increase timeout of mirror tests (#255)
v0.29.3
- Increase timeout of mirror tests (#256)
v0.29.2
- Consume more defenses against parsing panics through Go x/text 0.3.8 (#250)
v0.29.1
- Build binaries before images (#245)
- Cleanup the code (#246)
v0.29.0
- Ability to specify
ofport_request
in the network configuration (#239)
- Keep all binaries in a single container image (#244)
v0.28.0
- OVS Traffic Mirroring (#227)
- Pin to OVS 3.9 (#241)