Skip to content

Releases: k8snetworkplumbingwg/ovs-cni

v0.24.0

23 Sep 10:08
959f619
Compare
Choose a tag to compare
  • 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

31 Aug 11:55
cc57521
Compare
Choose a tag to compare
  • Bump protobuf to v1.3.2 (#195)
  • Bump libovsdb to 0.6.0 (#190)

v0.19.5

23 Aug 13:44
fe0f335
Compare
Choose a tag to compare
  • Set max unavailable to 10% (#193)

v0.23.1

17 Aug 12:43
0520a5e
Compare
Choose a tag to compare
  • Update rendered manifest example (#192)

v0.23.0

10 Aug 12:57
95236fe
Compare
Choose a tag to compare
  • Reduce resource consumption of the marker (#186)
  • Set max unavailable during upgrade to 10% (#187)

v0.19.3

15 Jul 07:32
43e26dd
Compare
Choose a tag to compare
  • Add resource requests (#182)

v0.22.0

15 Jul 07:29
9f10d36
Compare
Choose a tag to compare
  • 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

28 Jun 09:37
5c85bb7
Compare
Choose a tag to compare
  • Add Priority class (#172)

v0.21.0

17 Jun 15:20
56b8068
Compare
Choose a tag to compare
  • Add Priority class (#164)

v0.20.0

02 Jun 12:45
e5fc68f
Compare
Choose a tag to compare
  • 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