Skip to content

Releases: kubevirt/cluster-network-addons-operator

0.7.0

09 May 10:49
Compare
Choose a tag to compare
  • Bump kubemacpool version. Previous kubemacpool had a serious issue - in some cases, it removed networks annotation from Pods

0.6.0

07 May 12:57
Compare
Choose a tag to compare
  • Integrate linux bridge marker
  • Set stable version of sriov-cni
  • Set stable version of sriov-device-plugin
  • Set stable version of multus

0.5.0

22 Apr 13:45
Compare
Choose a tag to compare
  • Set stable version of KubeMacPool
  • Change KubeMacPool range attributes names to rangeStart and rangeStop
  • Improve status reporting, looking for upgrading pods

0.4.0

16 Apr 14:28
Compare
Choose a tag to compare
  • specify namespace while generating manifests
  • configurable image names while generating manifests
  • NetworkAttachmentDefinition is automatically created for SR-IOV

v0.3.0

11 Apr 15:25
f9a5734
Compare
Choose a tag to compare
  • KubeMacPool support
  • SR-IOV support
  • Report status on NetworkAddonsConfig object
  • OLM integration
  • Fix CNI setup on OpenShift 4

v0.2.0

28 Mar 19:30
a84d74c
Compare
Choose a tag to compare
  • Introduce imagePullPolicy parameter to the operator's CR

v0.1.0

25 Mar 11:55
69ecfeb
Compare
Choose a tag to compare
  • Multus support
  • Linux bridge CNI support