Skip to content

Releases: Mellanox/network-operator

v23.5.0-beta.1

24 May 10:37
84b492e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v23.4.0-rc.2...v23.5.0-beta.1

v23.4.0-rc.2

15 May 11:49
57df45b
Compare
Choose a tag to compare
v23.4.0-rc.2 Pre-release
Pre-release

Bug Fixes

  • Increase memory and cpu limits for whereabouts DaemonSet. #521
  • Fix operator logo in OCP bundle #520

v23.4.0-rc.1

10 May 08:15
7f95645
Compare
Choose a tag to compare
v23.4.0-rc.1 Pre-release
Pre-release

Bug Fixes

  • Fix typos in README #494
  • Align the skip-drain label for the operator with the common upgrade lib #497
  • Fix Network Operator logo size in OCP bundle #498
  • Update k8s-operator-libs and other dependencies #504
  • Allow network-operator to list controllerrevisions in openshift #505
  • Add affinity and tolerations for operator pod in OCP #499
  • Update mofed.wait label on CR deletion #509
  • Add maxParallelNodeConfiguration config option support for SR-IOV Operatotr #510

v23.4.0-beta.4

26 Apr 20:35
0da4e69
Compare
Choose a tag to compare
v23.4.0-beta.4 Pre-release
Pre-release

New Features

  • Set sriovNetworkOperator node selector in a helm chart in a safer manner #487

Bug Fixes

  • Fix MOFED driver upgrade #490
  • Fix the issue of never-ending #488

v23.4.0-beta.3

18 Apr 14:45
3263ba2
Compare
Choose a tag to compare
v23.4.0-beta.3 Pre-release
Pre-release

New Features

  • Remove whereabouts IP reconcile CronJob #483
  • Update golang to 1.20 #484
  • Add sriovNetworkOperator.configDaemonNodeSelector to Helm values #479

Bug Fixes

  • Set maxParallelUpgrades as 1 by default to be least disruptive. #415
  • Network operator continues to execute sync loop even if NicClusterPolicy.state is ready #482
  • Fix defaults in clusterserviceversion #478
  • Fix nil pointer dereference in driver upgrade utils #475

v23.4.0-beta.2

01 Apr 21:42
bf08728
Compare
Choose a tag to compare
v23.4.0-beta.2 Pre-release
Pre-release

New Features

  • Use common upgrade lib and update dependencies #446
  • Support delete of resources #465

Bug Fixes

  • Rename CNI Plugins state to unify it with others #472

v23.4.0-beta.1

10 Mar 09:54
83c9db2
Compare
Choose a tag to compare
v23.4.0-beta.1 Pre-release
Pre-release

New Features

  • Make OCP 4.12 and 4.13 supported #468
  • Bump golang.org/x/net from to 0.7.0 #464
  • Update dependencies #467
  • Add release-build make target #450

Bug Fixes

  • Change ib-kubernetes update strategy to Recreate #457

v23.1.0

23 Feb 11:10
65a28b0
Compare
Choose a tag to compare

New Features

  • Update OCP bundle #462

v23.1.0-rc.1

21 Feb 12:22
4c9f3f6
Compare
Choose a tag to compare
v23.1.0-rc.1 Pre-release
Pre-release

New Features

  • Bump Whereabouts version to v0.5.4 #458
  • Use Patch to update node label #459
  • Bump MOFED image to 5.9-0.5.6.0 #460
  • Add Makefile target to push helm chart #447

v23.1.0-beta.3

27 Jan 10:30
c008cfb
Compare
Choose a tag to compare
v23.1.0-beta.3 Pre-release
Pre-release

New Features

  • Update IB SR-IOV CNI to the lates verstion #453

Bug Fixes

  • Delete SR-IOV Device Plugin daemonset during operator uninstall #451
  • Add control-plane toleration for ib-kubernetes #449
  • Upgrade k8s lib to v0.25.5 to fix CVE-2020-26160 #448