Skip to content

Releases: Mellanox/network-operator

v1.1.0

14 Dec 14:11
672ff6c
Compare
Choose a tag to compare
Merge pull request #293 from e0ne/release-v1.1.0

Release v1.1.0

v1.1.0-rc.2

06 Dec 11:16
73b30e0
Compare
Choose a tag to compare
v1.1.0-rc.2 Pre-release
Pre-release

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

16 Nov 12:21
c917986
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

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

05 Nov 20:52
c9e705e
Compare
Choose a tag to compare
v1.1.0-beta.5 Pre-release
Pre-release

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

19 Oct 18:54
42bd5a0
Compare
Choose a tag to compare
v1.1.0-beta.4 Pre-release
Pre-release

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

28 Sep 14:23
f0b2cfb
Compare
Choose a tag to compare
v1.1.0-beta.3 Pre-release
Pre-release

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

27 Sep 19:33
4d30dcd
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

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

04 Aug 20:49
a844f79
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

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

12 Jul 07:28
c2f0f31
Compare
Choose a tag to compare

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

23 Jun 20:37
9c37873
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

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.