Releases: Mellanox/network-operator
Releases · Mellanox/network-operator
v24.1.0-beta.2
cicd: Release Network Operator v24.1.0-beta.2 (#747) Release Network Operator v24.1.0-beta.2
v24.1.0-beta.1
cicd: Release Network Operator v24.1.0-beta.1 (#703)
v23.10.0-rc.5
fix: remove stale objects handling from *network CR states (#686) All CR instances are sharing the same state name, but they handled by a separate Reconcile loop. Stale objects removal logic doesn't support this scenario.
v23.10.0-rc.3
fix: preserve NVIPAM CM after upgrade (#673) In order to allow migration from config map to IP Pool CRs in NV IPAM, the config map needs to be kept. Removing the state label will make sure it is not deleted as a stale object. Remove the helm hook annotation on NiClusterPolicy CR template, that causes delete and recreate of CR and the delete-cr hook. Note that this will prevent CR validation in install stage for admission controller. Make sure to stop existing Network Operator before updating CR, so that it does not delete the config map since config is removed.
v23.10.0-rc.1
cicd: Release Network Operator v23.10.0-rc.1 (#659)
v23.10.0-beta.5
cicd: Release Network Operator v23.10.0-beta.5 (#656)
v23.10.0-beta.4
v23.10.0-beta.3
cicd: Release Network Operator v23.10.0-beta.3 (#638) Release Network Operator
v23.10.0-beta.2
cicd: Release Network Operator v23.10.0-beta.2 (#622)
v23.10.0-beta.1
New Features
- Add deployment support for nic-feature-discovery #589
- Tighten up controller roles #596
- Add tolerations, nodeSelector and affinity rules to upgrade CRD job #601
- IPPool CRD NV-IPAM #594
- Add support for CDI in k8s-rdma-shared-dev-plugin deployments #584
- Add CDI support for SRIOV Network Device Plugin #565