Releases: kubevirt/cluster-network-addons-operator
Releases · kubevirt/cluster-network-addons-operator
0.8.0
- add nmstate component
- fix kubecmacpool bug where kubemacpool blocked re-applying of the same networkaddonsconfig
0.7.0
- Bump kubemacpool version. Previous kubemacpool had a serious issue - in some cases, it removed
networks
annotation from Pods
0.6.0
- 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
- Set stable version of KubeMacPool
- Change KubeMacPool range attributes names to rangeStart and rangeStop
- Improve status reporting, looking for upgrading pods
0.4.0
- specify namespace while generating manifests
- configurable image names while generating manifests
- NetworkAttachmentDefinition is automatically created for SR-IOV
v0.3.0
- KubeMacPool support
- SR-IOV support
- Report status on NetworkAddonsConfig object
- OLM integration
- Fix CNI setup on OpenShift 4
v0.2.0
- Introduce imagePullPolicy parameter to the operator's CR
v0.1.0
- Multus support
- Linux bridge CNI support