diff --git a/config/manager/init_container_image_name_patch.yaml b/config/manager/init_container_image_name_patch.yaml index 0dc88a84c..f9892fa4f 100644 --- a/config/manager/init_container_image_name_patch.yaml +++ b/config/manager/init_container_image_name_patch.yaml @@ -2,4 +2,4 @@ path: "/spec/template/spec/containers/0/env/-" value: name: OFED_INIT_CONTAINER_IMAGE - value: "nvcr.io/nvstaging/mellanox/network-operator-init-container:network-operator-v26.4.0-rc.1" + value: "nvcr.io/nvidia/mellanox/network-operator-init-container:network-operator-v26.4.0" diff --git a/deployment/network-operator/Chart.yaml b/deployment/network-operator/Chart.yaml index e1e894f6a..ba637b40e 100644 --- a/deployment/network-operator/Chart.yaml +++ b/deployment/network-operator/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 name: network-operator -version: 26.4.0-rc.1 +version: 26.4.0 kubeVersion: '>= 1.21.0-0' -appVersion: v26.4.0-rc.1 +appVersion: v26.4.0 description: Nvidia network operator type: application keywords: diff --git a/deployment/network-operator/values.yaml b/deployment/network-operator/values.yaml index 929dac451..9112dc9bb 100644 --- a/deployment/network-operator/values.yaml +++ b/deployment/network-operator/values.yaml @@ -44,8 +44,8 @@ node-feature-discovery: postDeleteCleanup: false image: - repository: nvcr.io/nvstaging/mellanox/node-feature-discovery - tag: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox/node-feature-discovery + tag: network-operator-v26.4.0 pullPolicy: IfNotPresent # imagePullSecrest for node-feature-discovery Network Operator related images #imagePullSecrets: [] @@ -157,16 +157,16 @@ sriov-network-operator: # Image URIs for sriov-network-operator components. images: - operator: nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-v26.4.0-rc.1 - sriovConfigDaemon: nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-v26.4.0-rc.1 - sriovCni: nvcr.io/nvstaging/mellanox/sriov-cni:network-operator-v26.4.0-rc.1 - ibSriovCni: nvcr.io/nvstaging/mellanox/ib-sriov-cni:network-operator-v26.4.0-rc.1 - ovsCni: nvcr.io/nvstaging/mellanox/ovs-cni-plugin:network-operator-v26.4.0-rc.1 - rdmaCni: nvcr.io/nvstaging/mellanox/rdma-cni:network-operator-v26.4.0-rc.1 - sriovDevicePlugin: nvcr.io/nvstaging/mellanox/sriov-network-device-plugin:network-operator-v26.4.0-rc.1 - sriovDraDriver: nvcr.io/nvstaging/mellanox/dra-driver-sriov:network-operator-v26.4.0-rc.1 + operator: nvcr.io/nvidia/mellanox/sriov-network-operator:network-operator-v26.4.0 + sriovConfigDaemon: nvcr.io/nvidia/mellanox/sriov-network-operator-config-daemon:network-operator-v26.4.0 + sriovCni: nvcr.io/nvidia/mellanox/sriov-cni:network-operator-v26.4.0 + ibSriovCni: nvcr.io/nvidia/mellanox/ib-sriov-cni:network-operator-v26.4.0 + ovsCni: nvcr.io/nvidia/mellanox/ovs-cni-plugin:network-operator-v26.4.0 + rdmaCni: nvcr.io/nvidia/mellanox/rdma-cni:network-operator-v26.4.0 + sriovDevicePlugin: nvcr.io/nvidia/mellanox/sriov-network-device-plugin:network-operator-v26.4.0 + sriovDraDriver: nvcr.io/nvidia/mellanox/dra-driver-sriov:network-operator-v26.4.0 resourcesInjector: ghcr.io/k8snetworkplumbingwg/network-resources-injector:v1.7.0 - webhook: nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-v26.4.0-rc.1 + webhook: nvcr.io/nvidia/mellanox/sriov-network-operator-webhook:network-operator-v26.4.0 # imagePullSecrest for SR-IOV Network Operator related images # imagePullSecrets: [] sriovOperatorConfig: @@ -192,9 +192,9 @@ maintenance-operator-chart: #imagePullSecrets: [] operator: image: - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox name: maintenance-operator - tag: network-operator-v26.4.0-rc.1 + tag: network-operator-v26.4.0 admissionController: # -- enable admission controller of the operator enable: false @@ -255,7 +255,7 @@ operator: operator: In values: [ "" ] # -- Network Operator image repository. - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/cloud-native # -- Network Operator image name image: network-operator # imagePullSecrets: [] @@ -316,11 +316,11 @@ operator: # -- Deploy init container. enable: true # -- Init container image repository. - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox # -- Init container image name. image: network-operator-init-container # -- Init container image version. - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 # -- An optional list of references to secrets to use for pulling any of the # Network Operator images. diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml index 5dd9ad20b..840b7908e 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full-ocp.yaml @@ -23,7 +23,7 @@ metadata: spec: ofedDriver: image: doca-driver - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox version: doca3.4.0-26.04-0.8.6.0-0 upgradePolicy: autoUpgrade: true @@ -44,8 +44,8 @@ spec: periodSeconds: 30 rdmaSharedDevicePlugin: image: k8s-rdma-shared-dev-plugin - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 # The config below directly propagates to k8s-rdma-shared-device-plugin configuration. # Replace 'devices' with your (RDMA capable) netdevice name. config: | @@ -63,8 +63,8 @@ spec: } sriovDevicePlugin: image: sriov-network-device-plugin - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 config: | { "resourceList": [ @@ -81,33 +81,33 @@ spec: secondaryNetwork: ipoib: image: ipoib-cni - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 nvIpam: image: nvidia-k8s-ipam - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 enableWebhook: false ibKubernetes: image: ib-kubernetes - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 pKeyGUIDPoolRangeStart: "02:00:00:00:00:00:00:00" pKeyGUIDPoolRangeEnd: "02:FF:FF:FF:FF:FF:FF:FF" ufmSecret: ufm-secret nicFeatureDiscovery: image: nic-feature-discovery - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 nicConfigurationOperator: operator: image: nic-configuration-operator - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 configurationDaemon: image: nic-configuration-operator-daemon - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 # Uncomment to explicitely reset the NIC's Firmware before the reboot and after updating its non-volatile configuration. # Might be required on DGX servers where configuration update is not successfully applied after the warm reboot. # env: diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml index 047d67497..980d33c34 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml @@ -23,7 +23,7 @@ metadata: spec: ofedDriver: image: doca-driver - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox version: doca3.4.0-26.04-0.8.6.0-0 upgradePolicy: autoUpgrade: true @@ -44,8 +44,8 @@ spec: periodSeconds: 30 rdmaSharedDevicePlugin: image: k8s-rdma-shared-dev-plugin - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 # The config below directly propagates to k8s-rdma-shared-device-plugin configuration. # Replace 'devices' with your (RDMA capable) netdevice name. config: | @@ -63,8 +63,8 @@ spec: } sriovDevicePlugin: image: sriov-network-device-plugin - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 config: | { "resourceList": [ @@ -81,32 +81,32 @@ spec: secondaryNetwork: cniPlugins: image: plugins - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 ipoib: image: ipoib-cni - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 multus: image: multus-cni - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 nvIpam: image: nvidia-k8s-ipam - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 enableWebhook: false ibKubernetes: image: ib-kubernetes - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 pKeyGUIDPoolRangeStart: "02:00:00:00:00:00:00:00" pKeyGUIDPoolRangeEnd: "02:FF:FF:FF:FF:FF:FF:FF" ufmSecret: ufm-secret nicFeatureDiscovery: image: nic-feature-discovery - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 docaTelemetryService: image: doca_telemetry repository: nvcr.io/nvidia/doca @@ -114,12 +114,12 @@ spec: nicConfigurationOperator: operator: image: nic-configuration-operator - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 configurationDaemon: image: nic-configuration-operator-daemon - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 # Uncomment to explicitely reset the NIC's Firmware before the reboot and after updating its non-volatile configuration. # Might be required on DGX servers where configuration update is not successfully applied after the warm reboot. # env: diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml index 5dd053573..3fec97342 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml @@ -18,7 +18,7 @@ metadata: spec: ofedDriver: image: doca-driver - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox version: doca3.4.0-26.04-0.8.6.0-0 upgradePolicy: autoUpgrade: true @@ -39,8 +39,8 @@ spec: periodSeconds: 30 rdmaSharedDevicePlugin: image: k8s-rdma-shared-dev-plugin - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 # The config below directly propagates to k8s-rdma-shared-device-plugin configuration. # Replace 'devices' with your (RDMA capable) netdevice name. config: | @@ -58,19 +58,19 @@ spec: } nvIpam: image: nvidia-k8s-ipam - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 enableWebhook: false secondaryNetwork: cniPlugins: image: plugins - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 ipoib: image: ipoib-cni - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 multus: image: multus-cni - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml index 8f3290a1f..fa7d9627a 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml @@ -18,7 +18,7 @@ metadata: spec: ofedDriver: image: doca-driver - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox version: doca3.4.0-26.04-0.8.6.0-0 upgradePolicy: autoUpgrade: true @@ -39,8 +39,8 @@ spec: periodSeconds: 30 rdmaSharedDevicePlugin: image: k8s-rdma-shared-dev-plugin - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 # The config below directly propagates to k8s-rdma-shared-device-plugin configuration. # Replace 'devices' with your (RDMA capable) netdevice name. config: | @@ -59,14 +59,14 @@ spec: secondaryNetwork: cniPlugins: image: plugins - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 multus: image: multus-cni - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 nvIpam: image: nvidia-k8s-ipam - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 enableWebhook: false diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml index c7d443687..b953b7c8a 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml @@ -18,7 +18,7 @@ metadata: spec: ofedDriver: image: doca-driver - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox version: doca3.4.0-26.04-0.8.6.0-0 upgradePolicy: autoUpgrade: true @@ -30,8 +30,8 @@ spec: maxParallelUpgrades: 1 sriovDevicePlugin: image: sriov-network-device-plugin - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 config: | { "resourceList": [ diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml index 95a1179f0..a6e24b19b 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml @@ -18,7 +18,7 @@ metadata: spec: ofedDriver: image: doca-driver - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox version: doca3.4.0-26.04-0.8.6.0-0 upgradePolicy: autoUpgrade: true @@ -30,8 +30,8 @@ spec: maxParallelUpgrades: 1 rdmaSharedDevicePlugin: image: k8s-rdma-shared-dev-plugin - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 # The config below directly propagates to k8s-rdma-shared-device-plugin configuration. # Replace 'devices' with your (RDMA capable) netdevice name. config: | diff --git a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml index b1ebfad08..474081c1a 100644 --- a/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml +++ b/example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml @@ -18,7 +18,7 @@ metadata: spec: ofedDriver: image: doca-driver - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox version: doca3.4.0-26.04-0.8.6.0-0 upgradePolicy: autoUpgrade: true @@ -39,8 +39,8 @@ spec: periodSeconds: 30 rdmaSharedDevicePlugin: image: k8s-rdma-shared-dev-plugin - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 # The config below directly propagates to k8s-rdma-shared-device-plugin configuration. # Replace 'devices' with your (RDMA capable) netdevice name. config: | @@ -58,15 +58,15 @@ spec: } nvIpam: image: nvidia-k8s-ipam - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 enableWebhook: false secondaryNetwork: cniPlugins: image: plugins - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 multus: image: multus-cni - repository: nvcr.io/nvstaging/mellanox - version: network-operator-v26.4.0-rc.1 + repository: nvcr.io/nvidia/mellanox + version: network-operator-v26.4.0 diff --git a/hack/release.yaml b/hack/release.yaml index 7a50e5474..eec9f7233 100644 --- a/hack/release.yaml +++ b/hack/release.yaml @@ -1,107 +1,107 @@ NetworkOperator: image: network-operator - repository: nvcr.io/nvstaging/mellanox - version: v26.4.0-rc.1 + repository: nvcr.io/nvidia/cloud-native + version: v26.4.0 nSpectScope: gov-ready NetworkOperatorInitContainer: image: network-operator-init-container - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: network-operator-init-container - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready SriovNetworkOperator: image: sriov-network-operator - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: sriov-network-operator - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 chartLocation: deployment/sriov-network-operator-chart excludeChartFiles: ["Chart.yaml", "crds/k8s.cni.cncf.io_networkattachmentdefinitions_crd.yaml"] nSpectScope: gov-ready SriovNetworkOperatorWebhook: image: sriov-network-operator-webhook - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: sriov-network-operator - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready SriovConfigDaemon: image: sriov-network-operator-config-daemon - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: sriov-network-operator - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: general SriovConfigDaemonStigFips: image: sriov-network-operator-config-daemon-stig-fips - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: sriov-network-operator - version: network-operator-v26.4.0-rc.1-stig-fips + version: network-operator-v26.4.0-stig-fips nSpectScope: fedramp SriovCni: image: sriov-cni - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: sriov-cni - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready SriovIbCni: image: ib-sriov-cni - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: ib-sriov-cni - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready Mofed: image: doca-driver - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox version: doca3.4.0-26.04-0.8.6.0-0 MofedStigFips: image: doca-driver-stig-fips - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox version: doca3.4.0-26.04-0.8.6.0-0 RdmaSharedDevicePlugin: image: k8s-rdma-shared-dev-plugin - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: k8s-rdma-shared-dev-plugin - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready SriovDevicePlugin: image: sriov-network-device-plugin - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: sriov-network-device-plugin - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready IbKubernetes: image: ib-kubernetes - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: ib-kubernetes - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready CniPlugins: image: plugins - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: k8snetworkplumbingwg-plugins - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready Multus: image: multus-cni - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: multus-cni - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready Ipoib: image: ipoib-cni - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: ipoib-cni - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready nvIpam: image: nvidia-k8s-ipam - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: nvidia-k8s-ipam - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready nicFeatureDiscovery: image: nic-feature-discovery - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: nic-feature-discovery - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready docaTelemetryService: image: doca_telemetry @@ -109,77 +109,77 @@ docaTelemetryService: version: 1.25.5-doca3.4.0-host ovsCni: image: ovs-cni-plugin - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: ovs-cni - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready rdmaCni: image: rdma-cni - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: rdma-cni - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready nicConfigurationOperator: image: nic-configuration-operator - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: nic-configuration-operator - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: general nicConfigurationConfigDaemon: image: nic-configuration-operator-daemon - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: nic-configuration-operator - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: general nicConfigurationOperatorStigFipsUbuntu: image: nic-configuration-operator-stig-fips - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: nic-configuration-operator - version: network-operator-v26.4.0-rc.1-stig-fips-ubuntu + version: network-operator-v26.4.0-stig-fips-ubuntu nSpectScope: fedramp nicConfigurationConfigDaemonStigFipsUbuntu: image: nic-configuration-operator-daemon-stig-fips - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: nic-configuration-operator - version: network-operator-v26.4.0-rc.1-stig-fips-ubuntu + version: network-operator-v26.4.0-stig-fips-ubuntu nSpectScope: fedramp nicConfigurationOperatorStigFipsRhel: image: nic-configuration-operator-stig-fips - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: nic-configuration-operator - version: network-operator-v26.4.0-rc.1-stig-fips-rhel + version: network-operator-v26.4.0-stig-fips-rhel nSpectScope: fedramp nicConfigurationConfigDaemonStigFipsRhel: image: nic-configuration-operator-daemon-stig-fips - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: nic-configuration-operator - version: network-operator-v26.4.0-rc.1-stig-fips-rhel + version: network-operator-v26.4.0-stig-fips-rhel nSpectScope: fedramp maintenanceOperator: image: maintenance-operator - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: maintenance-operator - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 chartLocation: deployment/maintenance-operator-chart chartName: maintenance-operator-chart nSpectScope: gov-ready spectrumXOperator: image: spectrum-x-operator - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: spectrum-x-operator - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: general spectrumXOperatorStigFipsRhel: image: spectrum-x-operator-stig-fips - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: spectrum-x-operator - version: network-operator-v26.4.0-rc.1-stig-fips-rhel + version: network-operator-v26.4.0-stig-fips-rhel nSpectScope: fedramp spectrumXOperatorStigFipsUbuntu: image: spectrum-x-operator-stig-fips - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: spectrum-x-operator - version: network-operator-v26.4.0-rc.1-stig-fips-ubuntu + version: network-operator-v26.4.0-stig-fips-ubuntu nSpectScope: fedramp xPlaneService: image: xplane @@ -187,9 +187,9 @@ xPlaneService: version: 3.4.0005 nodeFeatureDiscovery: image: node-feature-discovery - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: node-feature-discovery - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 chartLocation: deployment/helm/node-feature-discovery nSpectScope: gov-ready k8sLaunchKit: @@ -200,7 +200,7 @@ k8sLaunchKit: nSpectScope: general DraDriverSriov: image: dra-driver-sriov - repository: nvcr.io/nvstaging/mellanox + repository: nvcr.io/nvidia/mellanox sourceRepository: dra-driver-sriov - version: network-operator-v26.4.0-rc.1 + version: network-operator-v26.4.0 nSpectScope: gov-ready diff --git a/scripts/sosreport/kubectl-netop_sosreport b/scripts/sosreport/kubectl-netop_sosreport index 77e455227..37520c3e6 100644 --- a/scripts/sosreport/kubectl-netop_sosreport +++ b/scripts/sosreport/kubectl-netop_sosreport @@ -411,7 +411,7 @@ collect_crd_definitions() { local crd_dir="$OUTPUT_DIR/crds/definitions" # [GENERATED-CRDS-START] - Auto-generated, do not edit manually - # Generated at: 2026-05-28T22:12:30Z + # Generated at: 2026-06-04T09:58:37Z # All CRDs we want to collect local all_crds=( # Main Network Operator CRDs @@ -693,7 +693,7 @@ collect_all_components() { log_info "Collecting all component workloads..." # [GENERATED-COMPONENTS-START] - Auto-generated, do not edit manually - # Generated at: 2026-05-28T22:12:30Z + # Generated at: 2026-06-04T09:58:37Z # Component definitions: name, label, type declare -A components=( # Main Network Operator components