Skip to content

Commit 3d3c582

Browse files
authored
task: update bundle to v24.10.0 (#1193)
Created by the *ocp-bundle* job in [Mellanox/network-operator OCP bundle CI](https://github.com/Mellanox/network-operator/actions/runs/12028024894).
2 parents 81c646b + e6e257f commit 3d3c582

File tree

1 file changed

+16
-49
lines changed

1 file changed

+16
-49
lines changed

bundle/manifests/nvidia-network-operator.clusterserviceversion.yaml

Lines changed: 16 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: operators.coreos.com/v1alpha1
22
kind: ClusterServiceVersion
33
metadata:
44
annotations:
5-
containerImage: nvcr.io/nvstaging/mellanox/network-operator@sha256:3a5e4cfcc499baf21b872ca7b75c7987cc69718cf74edfac90f9fdb1a442e776
5+
containerImage: nvcr.io/nvidia/cloud-native/network-operator@sha256:f258e8665d094c09159654759bc9ae41fbe0f7fffe95139ec02964759c3d8a87
66
alm-examples: |-
77
[
88
{
@@ -50,22 +50,6 @@ metadata:
5050
"name": "nic-cluster-policy"
5151
},
5252
"spec": {
53-
"docaTelemetryService": {
54-
"image": "doca_telemetry",
55-
"repository": "nvcr.io/nvidia/doca",
56-
"version": "1.16.5-doca2.6.0-host"
57-
},
58-
"nicFeatureDiscovery": {
59-
"image": "nic-feature-discovery",
60-
"repository": "ghcr.io/mellanox",
61-
"version": "v0.0.1"
62-
},
63-
"nvIpam": {
64-
"enableWebhook": false,
65-
"image": "nvidia-k8s-ipam",
66-
"repository": "ghcr.io/mellanox",
67-
"version": "v0.2.0"
68-
},
6953
"ofedDriver": {
7054
"image": "doca-driver",
7155
"livenessProbe": {
@@ -76,7 +60,7 @@ metadata:
7660
"initialDelaySeconds": 10,
7761
"periodSeconds": 30
7862
},
79-
"repository": "nvcr.io/nvstaging/mellanox",
63+
"repository": "nvcr.io/nvidia/mellanox",
8064
"startupProbe": {
8165
"initialDelaySeconds": 10,
8266
"periodSeconds": 20
@@ -93,26 +77,19 @@ metadata:
9377
},
9478
"maxParallelUpgrades": 1
9579
},
96-
"version": "24.10-0.6.8.0-0"
80+
"version": "24.10-0.7.0.0-0"
9781
},
9882
"rdmaSharedDevicePlugin": {
9983
"config": "{\n \"configList\": [\n {\n \"resourceName\": \"rdma_shared_device_a\",\n \"rdmaHcaMax\": 63,\n \"selectors\": {\n \"vendors\": [\"15b3\"]\n }\n }\n ]\n}\n",
10084
"image": "k8s-rdma-shared-dev-plugin",
10185
"repository": "ghcr.io/mellanox",
102-
"version": "sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5"
103-
},
104-
"secondaryNetwork": {
105-
"ipoib": {
106-
"image": "ipoib-cni",
107-
"repository": "ghcr.io/mellanox",
108-
"version": "v1.2.0"
109-
}
86+
"version": "v1.5.2"
11087
}
11188
}
11289
}
11390
]
11491
capabilities: Basic Install
115-
createdAt: "2024-11-05T15:01:47Z"
92+
createdAt: "2024-11-26T09:58:46Z"
11693
description: Deploy and manage NVIDIA networking resources in Kubernetes
11794
features.operators.openshift.io/cnf: "false"
11895
features.operators.openshift.io/cni: "true"
@@ -133,7 +110,7 @@ metadata:
133110
labels:
134111
operatorframework.io/arch.amd64: supported
135112
operatorframework.io/arch.arm64: supported
136-
name: nvidia-network-operator.v24.10.0-beta.6
113+
name: nvidia-network-operator.v24.10.0
137114
namespace: placeholder
138115
spec:
139116
apiservicedefinitions: {}
@@ -479,7 +456,7 @@ spec:
479456
value: "true"
480457
- name: OFED_INIT_CONTAINER_IMAGE
481458
value: ghcr.io/mellanox/network-operator-init-container:v0.0.2
482-
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:3a5e4cfcc499baf21b872ca7b75c7987cc69718cf74edfac90f9fdb1a442e776
459+
image: nvcr.io/nvidia/cloud-native/network-operator@sha256:f258e8665d094c09159654759bc9ae41fbe0f7fffe95139ec02964759c3d8a87
483460
imagePullPolicy: IfNotPresent
484461
livenessProbe:
485462
httpGet:
@@ -586,7 +563,7 @@ spec:
586563
provider:
587564
name: NVIDIA
588565
url: https://github.com/Mellanox/network-operator/
589-
version: 24.10.0-beta.6
566+
version: 24.10.0
590567
webhookdefinitions:
591568
- admissionReviewVersions:
592569
- v1
@@ -630,13 +607,13 @@ spec:
630607
webhookPath: /validate-mellanox-com-v1alpha1-nicclusterpolicy
631608
relatedImages:
632609
- name: nvidia-network-operator
633-
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:3a5e4cfcc499baf21b872ca7b75c7987cc69718cf74edfac90f9fdb1a442e776
610+
image: nvcr.io/nvidia/cloud-native/network-operator@sha256:f258e8665d094c09159654759bc9ae41fbe0f7fffe95139ec02964759c3d8a87
634611
- name: nvidia-network-operator-init-container
635612
image: ghcr.io/mellanox/network-operator-init-container@sha256:1699d23027ea30c9fa59575a914114bdfd5a87a359caf8c0a9b16d409ec0d068
636613
- name: rdma-shared-device-plugin
637-
image: ghcr.io/mellanox/k8s-rdma-shared-dev-plugin@sha256:3e6f3c753a26bf57ea4bfad439eba45be42b85fec656835bd8b5a44258973546
614+
image: ghcr.io/mellanox/k8s-rdma-shared-dev-plugin@sha256:9f468fdc4449e65e4772575f83aa85840a00f97165f9a00ba34695c91d610fbd
638615
- name: sriov-network-device-plugin
639-
image: ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin@sha256:93e856dde88abb0aeb8e0b991e5f6d9f41884d8beea792f4d70cda06f18e783f
616+
image: ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin@sha256:77e3b946c20f45728dfa6dd1d115356de5ea317f91cddfd1540b7121550f66dc
640617
- name: ib-kubernetes
641618
image: ghcr.io/mellanox/ib-kubernetes@sha256:100e6addf99d5b44e81cb3aa8d2fc892fced1de3183190931961b92ee924207b
642619
- name: ipoib-cni
@@ -648,22 +625,12 @@ spec:
648625
- name: doca-telemetry-service
649626
image: nvcr.io/nvidia/doca/doca_telemetry@sha256:866971717cb2683f2742d265c9793f93242f55b6e8bd9a0a88a558869f9b9cd7
650627
- name: doca-driver-0
651-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:a4fc6a7d836e6536fe06799d9cca2b3fba580dc79b93d49bd11d9cbe7f63cc48
628+
image: nvcr.io/nvidia/mellanox/doca-driver@sha256:e36c46cf2c813c081bf7cc22b47fb4cf391a3d91804e47a6ce87f31d62f42535
652629
- name: doca-driver-1
653-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:d870d41b4044d90885b377018124a165e66e0af6e2301cf4f53ba934e9a78d05
630+
image: nvcr.io/nvidia/mellanox/doca-driver@sha256:5a87d04872d5d4530cab3cbb3db528722fa24435f3375debd8ed102b04e631c2
654631
- name: doca-driver-2
655-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:b57d270a42c9f311f581a4232668c60e1120919a7372ef54c553bf9fff77f035
632+
image: nvcr.io/nvidia/mellanox/doca-driver@sha256:ecb2cfdc510b7ed09a59daed4817ee353e83a94d2d8581c3c052f4fa4b990574
656633
- name: doca-driver-3
657-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:1630c7b45a7bc209532f5e2b6141d5c13447600501b75b508a964e2841e2b175
634+
image: nvcr.io/nvidia/mellanox/doca-driver@sha256:4bb13a8b850c91011013509334d5ae4f4b7aa1d1b0c12958625e161cd50309d6
658635
- name: doca-driver-4
659-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:e6674355cbd16e5b0beecef9ed35b81f5f2be1c4dcac076719715977bea97760
660-
- name: doca-driver-5
661-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:95641cd87c1cbefaf10cc7461e1c59f0d8aab65d89375d4038bfcf736346b540
662-
- name: doca-driver-6
663-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:1b1245d669597e03461195ab667d9495d0ff47016d105a432a706acdfc8675cc
664-
- name: doca-driver-7
665-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:b84162d0f1c849df987fa0f7c17a9d6eccc9b45a9fc498b73d3619dd41756a76
666-
- name: doca-driver-8
667-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:58818ee8e6012835f78b6f65408fd569d2b146f387aacb9965b725710acaed53
668-
- name: doca-driver-9
669-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:ea993b5fc61f6ee197c19064b3d6cb203ac60fa5a9621774ab7150a2adf3198a
636+
image: nvcr.io/nvidia/mellanox/doca-driver@sha256:db5797121735eeb935d8f11e305b50c80ba07aa83c291d76d05dea7e303bc740

0 commit comments

Comments
 (0)