Releases: Mellanox/network-operator
Releases · Mellanox/network-operator
v23.4.0
Merge pull request #539 from e0ne/ocp-v23.4.0
Release Network Operator 23.4.0
v23.4.0-rc.2
Bug Fixes
- Increase memory and cpu limits for whereabouts DaemonSet. #521
- Fix operator logo in OCP bundle #520
v23.4.0-rc.1
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
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
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
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
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-rc.1
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