Skip to content

Commit 8c2e3bf

Browse files
authored
chore: update master branch values/release.yaml as in GA (Mellanox#1207)
chore: update master branch values/release.yaml according to latest 24.10 GA
2 parents 13176ba + 9a20283 commit 8c2e3bf

12 files changed

+44
-48
lines changed

bundle.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ LABEL operators.operatorframework.io.bundle.mediatype.v1=registry+v1
55
LABEL operators.operatorframework.io.bundle.manifests.v1=manifests/
66
LABEL operators.operatorframework.io.bundle.metadata.v1=metadata/
77
LABEL operators.operatorframework.io.bundle.package.v1=nvidia-network-operator
8-
LABEL operators.operatorframework.io.bundle.channels.v1=v24.7.0-rc.1,stable
9-
LABEL operators.operatorframework.io.bundle.channel.default.v1=v24.7.0-rc.1
8+
LABEL operators.operatorframework.io.bundle.channels.v1=stable,v24.10
9+
LABEL operators.operatorframework.io.bundle.channel.default.v1=v24.10
1010
LABEL operators.operatorframework.io.metrics.builder=operator-sdk-v1.33.0
1111
LABEL operators.operatorframework.io.metrics.mediatype.v1=metrics+v1
1212
LABEL operators.operatorframework.io.metrics.project_layout=go.kubebuilder.io/v3

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

Lines changed: 13 additions & 17 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:d8f8d33a042ce75061cf1e1178e2ccc08bf7091d4cc623c6d11ad6155cf99d4a
5+
containerImage: nvcr.io/nvidia/cloud-native/network-operator@sha256:f258e8665d094c09159654759bc9ae41fbe0f7fffe95139ec02964759c3d8a87
66
alm-examples: |-
77
[
88
{
@@ -60,7 +60,7 @@ metadata:
6060
"initialDelaySeconds": 10,
6161
"periodSeconds": 30
6262
},
63-
"repository": "nvcr.io/nvstaging/mellanox",
63+
"repository": "nvcr.io/nvidia/mellanox",
6464
"startupProbe": {
6565
"initialDelaySeconds": 10,
6666
"periodSeconds": 20
@@ -83,13 +83,13 @@ metadata:
8383
"config": "{\n \"configList\": [\n {\n \"resourceName\": \"rdma_shared_device_a\",\n \"rdmaHcaMax\": 63,\n \"selectors\": {\n \"vendors\": [\"15b3\"]\n }\n }\n ]\n}\n",
8484
"image": "k8s-rdma-shared-dev-plugin",
8585
"repository": "ghcr.io/mellanox",
86-
"version": "sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5"
86+
"version": "v1.5.2"
8787
}
8888
}
8989
}
9090
]
9191
capabilities: Basic Install
92-
createdAt: "2024-11-12T00:27:59Z"
92+
createdAt: "2024-12-08T12:15:11Z"
9393
description: Deploy and manage NVIDIA networking resources in Kubernetes
9494
features.operators.openshift.io/cnf: "false"
9595
features.operators.openshift.io/cni: "true"
@@ -110,7 +110,7 @@ metadata:
110110
labels:
111111
operatorframework.io/arch.amd64: supported
112112
operatorframework.io/arch.arm64: supported
113-
name: nvidia-network-operator.v24.10.0-rc.1
113+
name: nvidia-network-operator.v24.10.0
114114
namespace: placeholder
115115
spec:
116116
apiservicedefinitions: {}
@@ -456,7 +456,7 @@ spec:
456456
value: "true"
457457
- name: OFED_INIT_CONTAINER_IMAGE
458458
value: ghcr.io/mellanox/network-operator-init-container:v0.0.2
459-
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:d8f8d33a042ce75061cf1e1178e2ccc08bf7091d4cc623c6d11ad6155cf99d4a
459+
image: nvcr.io/nvidia/cloud-native/network-operator@sha256:f258e8665d094c09159654759bc9ae41fbe0f7fffe95139ec02964759c3d8a87
460460
imagePullPolicy: IfNotPresent
461461
livenessProbe:
462462
httpGet:
@@ -563,7 +563,7 @@ spec:
563563
provider:
564564
name: NVIDIA
565565
url: https://github.com/Mellanox/network-operator/
566-
version: 24.10.0-rc.1
566+
version: 24.10.0
567567
webhookdefinitions:
568568
- admissionReviewVersions:
569569
- v1
@@ -607,11 +607,11 @@ spec:
607607
webhookPath: /validate-mellanox-com-v1alpha1-nicclusterpolicy
608608
relatedImages:
609609
- name: nvidia-network-operator
610-
image: nvcr.io/nvstaging/mellanox/network-operator@sha256:d8f8d33a042ce75061cf1e1178e2ccc08bf7091d4cc623c6d11ad6155cf99d4a
610+
image: nvcr.io/nvidia/cloud-native/network-operator@sha256:f258e8665d094c09159654759bc9ae41fbe0f7fffe95139ec02964759c3d8a87
611611
- name: nvidia-network-operator-init-container
612612
image: ghcr.io/mellanox/network-operator-init-container@sha256:1699d23027ea30c9fa59575a914114bdfd5a87a359caf8c0a9b16d409ec0d068
613613
- name: rdma-shared-device-plugin
614-
image: ghcr.io/mellanox/k8s-rdma-shared-dev-plugin@sha256:3e6f3c753a26bf57ea4bfad439eba45be42b85fec656835bd8b5a44258973546
614+
image: ghcr.io/mellanox/k8s-rdma-shared-dev-plugin@sha256:9f468fdc4449e65e4772575f83aa85840a00f97165f9a00ba34695c91d610fbd
615615
- name: sriov-network-device-plugin
616616
image: ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin@sha256:77e3b946c20f45728dfa6dd1d115356de5ea317f91cddfd1540b7121550f66dc
617617
- name: ib-kubernetes
@@ -625,14 +625,10 @@ spec:
625625
- name: doca-telemetry-service
626626
image: nvcr.io/nvidia/doca/doca_telemetry@sha256:866971717cb2683f2742d265c9793f93242f55b6e8bd9a0a88a558869f9b9cd7
627627
- name: doca-driver-0
628-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:d808786fdf2d2037e0105bc576a075b763217582ed1f9dd3d5d02bfc14ede491
628+
image: nvcr.io/nvidia/mellanox/doca-driver@sha256:e36c46cf2c813c081bf7cc22b47fb4cf391a3d91804e47a6ce87f31d62f42535
629629
- name: doca-driver-1
630-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:e36c46cf2c813c081bf7cc22b47fb4cf391a3d91804e47a6ce87f31d62f42535
630+
image: nvcr.io/nvidia/mellanox/doca-driver@sha256:5a87d04872d5d4530cab3cbb3db528722fa24435f3375debd8ed102b04e631c2
631631
- name: doca-driver-2
632-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:5a87d04872d5d4530cab3cbb3db528722fa24435f3375debd8ed102b04e631c2
632+
image: nvcr.io/nvidia/mellanox/doca-driver@sha256:ecb2cfdc510b7ed09a59daed4817ee353e83a94d2d8581c3c052f4fa4b990574
633633
- name: doca-driver-3
634-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:ecb2cfdc510b7ed09a59daed4817ee353e83a94d2d8581c3c052f4fa4b990574
635-
- name: doca-driver-4
636-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:4bb13a8b850c91011013509334d5ae4f4b7aa1d1b0c12958625e161cd50309d6
637-
- name: doca-driver-5
638-
image: nvcr.io/nvstaging/mellanox/doca-driver@sha256:db5797121735eeb935d8f11e305b50c80ba07aa83c291d76d05dea7e303bc740
634+
image: nvcr.io/nvidia/mellanox/doca-driver@sha256:db5797121735eeb935d8f11e305b50c80ba07aa83c291d76d05dea7e303bc740

config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ metadata:
1818
spec:
1919
ofedDriver:
2020
image: doca-driver
21-
repository: nvcr.io/nvstaging/mellanox
21+
repository: nvcr.io/nvidia/mellanox
2222
version: 24.10-0.7.0.0-0
2323
livenessProbe:
2424
initialDelaySeconds: 30
@@ -42,7 +42,7 @@ spec:
4242
rdmaSharedDevicePlugin:
4343
image: k8s-rdma-shared-dev-plugin
4444
repository: ghcr.io/mellanox
45-
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
45+
version: v1.5.2
4646
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
4747
# Replace 'devices' with your (RDMA capable) netdevice name.
4848
config: |

deployment/network-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: network-operator
3-
version: 24.10.0-rc.1
3+
version: 24.10.0
44
kubeVersion: '>= 1.21.0'
5-
appVersion: v24.10.0-rc.1
5+
appVersion: v24.10.0
66
description: Nvidia network operator
77
type: application
88
keywords:

deployment/network-operator/values.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -152,15 +152,15 @@ sriov-network-operator:
152152

153153
# Image URIs for sriov-network-operator components.
154154
images:
155-
operator: nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-24.10.0-rc.1
156-
sriovConfigDaemon: nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-24.10.0-rc.1
155+
operator: nvcr.io/nvidia/mellanox/sriov-network-operator:network-operator-24.10.0
156+
sriovConfigDaemon: nvcr.io/nvidia/mellanox/sriov-network-operator-config-daemon:network-operator-24.10.0
157157
sriovCni: ghcr.io/k8snetworkplumbingwg/sriov-cni:v2.8.1
158158
ibSriovCni: ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:v1.1.1
159159
ovsCni: ghcr.io/k8snetworkplumbingwg/ovs-cni-plugin:v0.34.0
160160
# rdmaCni: ghcr.io/k8snetworkplumbingwg/rdma-cni:v1.2.0
161161
sriovDevicePlugin: ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.8.0
162162
resourcesInjector: ghcr.io/k8snetworkplumbingwg/network-resources-injector:8810e6a127366cc1eb829d3f7cb3f866d096946e
163-
webhook: nvcr.io/nvstaging/mellanox/sriov-network-operator-webhook:network-operator-24.10.0-rc.1
163+
webhook: nvcr.io/nvidia/mellanox/sriov-network-operator-webhook:network-operator-24.10.0
164164
# imagePullSecrest for SR-IOV Network Operator related images
165165
# imagePullSecrets: []
166166
sriovOperatorConfig:
@@ -252,7 +252,7 @@ operator:
252252
operator: In
253253
values: [ "" ]
254254
# -- Network Operator image repository.
255-
repository: nvcr.io/nvstaging/mellanox
255+
repository: nvcr.io/nvidia/cloud-native
256256
# -- Network Operator image name
257257
image: network-operator
258258
# imagePullSecrets: []

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-full.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ metadata:
2323
spec:
2424
ofedDriver:
2525
image: doca-driver
26-
repository: nvcr.io/nvstaging/mellanox
26+
repository: nvcr.io/nvidia/mellanox
2727
version: 24.10-0.7.0.0-0
2828
upgradePolicy:
2929
autoUpgrade: true
@@ -45,7 +45,7 @@ spec:
4545
rdmaSharedDevicePlugin:
4646
image: k8s-rdma-shared-dev-plugin
4747
repository: ghcr.io/mellanox
48-
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
48+
version: v1.5.2
4949
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
5050
# Replace 'devices' with your (RDMA capable) netdevice name.
5151
config: |

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ipoib.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ metadata:
1818
spec:
1919
ofedDriver:
2020
image: doca-driver
21-
repository: nvcr.io/nvstaging/mellanox
21+
repository: nvcr.io/nvidia/mellanox
2222
version: 24.10-0.7.0.0-0
2323
upgradePolicy:
2424
autoUpgrade: true
@@ -40,7 +40,7 @@ spec:
4040
rdmaSharedDevicePlugin:
4141
image: k8s-rdma-shared-dev-plugin
4242
repository: ghcr.io/mellanox
43-
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
43+
version: v1.5.2
4444
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
4545
# Replace 'devices' with your (RDMA capable) netdevice name.
4646
config: |

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-nvidia-ipam.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ metadata:
1818
spec:
1919
ofedDriver:
2020
image: doca-driver
21-
repository: nvcr.io/nvstaging/mellanox
21+
repository: nvcr.io/nvidia/mellanox
2222
version: 24.10-0.7.0.0-0
2323
upgradePolicy:
2424
autoUpgrade: true
@@ -40,7 +40,7 @@ spec:
4040
rdmaSharedDevicePlugin:
4141
image: k8s-rdma-shared-dev-plugin
4242
repository: ghcr.io/mellanox
43-
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
43+
version: v1.5.2
4444
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
4545
# Replace 'devices' with your (RDMA capable) netdevice name.
4646
config: |

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp-hostdev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ metadata:
1818
spec:
1919
ofedDriver:
2020
image: doca-driver
21-
repository: nvcr.io/nvstaging/mellanox
21+
repository: nvcr.io/nvidia/mellanox
2222
version: 24.10-0.7.0.0-0
2323
upgradePolicy:
2424
autoUpgrade: true

example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr-ocp.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ metadata:
1818
spec:
1919
ofedDriver:
2020
image: doca-driver
21-
repository: nvcr.io/nvstaging/mellanox
21+
repository: nvcr.io/nvidia/mellanox
2222
version: 24.10-0.7.0.0-0
2323
upgradePolicy:
2424
autoUpgrade: true
@@ -31,7 +31,7 @@ spec:
3131
rdmaSharedDevicePlugin:
3232
image: k8s-rdma-shared-dev-plugin
3333
repository: ghcr.io/mellanox
34-
version: sha-4f3eb2224b8b5f97be3f17441ddee8d41753b7d5
34+
version: v1.5.2
3535
# The config below directly propagates to k8s-rdma-shared-device-plugin configuration.
3636
# Replace 'devices' with your (RDMA capable) netdevice name.
3737
config: |

0 commit comments

Comments
 (0)