From 1a811aa7ac054ca396c4ba73e4864f3320ffca21 Mon Sep 17 00:00:00 2001 From: Fred Rolland Date: Sun, 17 Nov 2024 11:24:22 +0200 Subject: [PATCH] chore: test docs Signed-off-by: Fred Rolland --- api/v1alpha1/nicclusterpolicy_types.go | 2 +- config/crd/bases/mellanox.com_nicclusterpolicies.yaml | 2 +- .../network-operator/crds/mellanox.com_nicclusterpolicies.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/v1alpha1/nicclusterpolicy_types.go b/api/v1alpha1/nicclusterpolicy_types.go index 9d3e09b4..f8f9640f 100644 --- a/api/v1alpha1/nicclusterpolicy_types.go +++ b/api/v1alpha1/nicclusterpolicy_types.go @@ -291,7 +291,7 @@ type DOCATelemetryServiceSpec struct { // NicClusterPolicySpec defines the desired state of NicClusterPolicy type NicClusterPolicySpec struct { - // OFEDDriver is a specialized driver for NVIDIA NICs which can replace the inbox driver that comes with an OS. + // OFEDDriver DOCA is a specialized driver for NVIDIA NICs which can replace the inbox driver that comes with an OS. // See https://network.nvidia.com/support/mlnx-ofed-matrix/ OFEDDriver *OFEDDriverSpec `json:"ofedDriver,omitempty"` // RdmaSharedDevicePlugin manages support IB and RoCE HCAs through the Kubernetes device plugin framework. diff --git a/config/crd/bases/mellanox.com_nicclusterpolicies.yaml b/config/crd/bases/mellanox.com_nicclusterpolicies.yaml index ae1ff9aa..8c807d54 100644 --- a/config/crd/bases/mellanox.com_nicclusterpolicies.yaml +++ b/config/crd/bases/mellanox.com_nicclusterpolicies.yaml @@ -561,7 +561,7 @@ spec: type: object ofedDriver: description: |- - OFEDDriver is a specialized driver for NVIDIA NICs which can replace the inbox driver that comes with an OS. + OFEDDriver DOCA is a specialized driver for NVIDIA NICs which can replace the inbox driver that comes with an OS. See https://network.nvidia.com/support/mlnx-ofed-matrix/ properties: certConfig: diff --git a/deployment/network-operator/crds/mellanox.com_nicclusterpolicies.yaml b/deployment/network-operator/crds/mellanox.com_nicclusterpolicies.yaml index ae1ff9aa..8c807d54 100644 --- a/deployment/network-operator/crds/mellanox.com_nicclusterpolicies.yaml +++ b/deployment/network-operator/crds/mellanox.com_nicclusterpolicies.yaml @@ -561,7 +561,7 @@ spec: type: object ofedDriver: description: |- - OFEDDriver is a specialized driver for NVIDIA NICs which can replace the inbox driver that comes with an OS. + OFEDDriver DOCA is a specialized driver for NVIDIA NICs which can replace the inbox driver that comes with an OS. See https://network.nvidia.com/support/mlnx-ofed-matrix/ properties: certConfig: