Skip to content

Releases: Mellanox/network-operator

v0.3.0

01 Mar 22:25
6a09f96
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

New Features

  • Support deploying SR-IOV network operator #58
  • Update go code to operator-sdk 1.3.0 #86
  • Add status printer column for Custom Resources #96

Bug Fixes

  • Change multus image to v3.6 #101
  • Update helm chart kubeVersion to '>= 1.17.0' #110
  • Use the NFD instance to v0.6.0-233-g3e00bfb #108
  • Update gogo/protobuf to v1.3.2 - CVE-2021-3121 #97

Known Limitations

  • deploying network operator before gpu operator may cause nv peer mem container to crash
  • when deploying mofed pod interface names may change
  • mlx_compat module isn't unloaded after kubernetes nicclusterpolicy teardown
  • nv-peer-mem container is deployed at master if a GPU is present on it
  • mofed container may reset VF node guid which breaks RoCE

0.2.0-beta

05 Jan 12:26
6957ce4
Compare
Choose a tag to compare

Main Features

  • Deployment of Networking components for macvlan secondary network in a Kubernetes cluster
    • multus-cni for secondary network
    • whereabouts IPAM CNI plugin
    • containernetworking CNI plugins
  • Helm chart Support
  • Update MOFED driver container to version 5.2-1
  • Update rdma shared device plugin version to v1.1.0
  • Support HTTP proxy setting for Network-Operator

0.1.0-aplha

24 Aug 14:51
09088d7
Compare
Choose a tag to compare
0.1.0-aplha Pre-release
Pre-release

Main Features

  • Deployment of OFED driver container
  • Deployment of k8s-rdma-shared-device-plugin
  • Deployment of NV Peer Memory driver container