Releases: Mellanox/network-operator
Releases · Mellanox/network-operator
v1.1.0
Merge pull request #293 from e0ne/release-v1.1.0
Release v1.1.0
v1.1.0-rc.2
Changelog
New Features
- Update MOFED image to 5.5-1.0.3.2 #288
- Updated examples to deploy Network Operator with OCP #286
v1.1.0-rc.1
Changelog
New Features
- SR-IOV Operator is updated #278
- Multus CNI is updated to v3.8.1 #280
Bug Fixes
- Resource names for hostdevicenetwork are accepted either with or without prefix #272
- Fixed mofed.wait label not being set to correct value after failed sync #276
v1.1.0-beta.5
New Features
- Add Network Operator Upgrade instructions #263
- NVIDIA Mellanox OFED driver upgrade instructions #266
- Propagate nodeAffinity property from the NicClusterPolicy to network operator dependencies #248
Bug Fixes
- SR-IOV Device plugin now works with OpenShift #262
- Fix panic in stateSriovDP.GetWatchSources #268
- Mount host /usr directory to MOFED pod #265
v1.1.0-beta.4
New Features
- Update RDMA Shared device plugin to v1.2.1 #255
- K8s Pod Security Policies (PSP) #256
Bug Fixes
- Downgrade multus cniVersion to v 0.3.1 #258
v1.1.0-beta.3
Bug Fixes
- Update SR-IOV Network Operator Config Daemon Image to fix SR-IOV Device plugin manual restart issue [#246]
v1.1.0-beta.2
New Features
- Update to operator-sdk v1.8.0 [#233]
- Updated MOFED to 5.4-2.4.1.3 [#238]
Bug Fixes
- Fix Whereabouts IPAM plugin to work with Kubernetes v1.22 [#232]
- Fix imagePullSecrets for Network Operator [#235]
v1.1.0-beta.1
New Features
- Network Operator base image changed to Alpine #192
- Networking components images are updated #220
** SR-IOV Network Device plugin v.1f1822bf0bbb25bff55190fcad861617c1a2abb7
** Multus CNI v3.7.1
** Whereabouts v0.4.2-amd64
- SR-IOV Operator is updated #221
** The latest images from the official Kubernetes Network Plumbing Working Group repository are used now
** Helm chart is updated
Known Limitations
- SR-IOV Device Plugin pod should be restarted manually after SriovNetworkNodePolicy is deployed
- Network Operator Helm CI is unstable
v1.0.0
New Features
- MOFED image is changed to 5.4-1.0.3.0 #210
- Use NGC repository for Network Operator image #212
Bug Fixes
- SR-IOV Network Operator interface is down when node policy is deployed before MOFED is running #210
v0.6.1
New Features
- Upgrade Node Feature Discovery chart to v0.8.2 Update Node Feature Discovery chart to 0.8.2 #198
- Update OS and NICs requirements Update Ubuntu and Helm min version #197
Known Limitations
- Network Operator will deploy nvPeerDriver POD on a node only if NVIDIA GPU driver version < 465. Starting from v465 NVIDIA GPU driver includes a built-in nvidia_peermem module which is a replacement for nv_peer_mem module. NVIDIA GPU operator manages nvidia_peermem module loading.