Skip to content

Commit

Permalink
Merge pull request #562 from e0ne/23.7.0-beta.1
Browse files Browse the repository at this point in the history
Release Network Operator v23.7.0-beta.1
  • Loading branch information
e0ne committed Jun 21, 2023
2 parents 0ed7f5c + f567a00 commit 4cf7e1f
Show file tree
Hide file tree
Showing 9 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions config/samples/mellanox.com_v1alpha1_nicclusterpolicy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvidia/mellanox
version: 23.04-0.5.3.3.1
repository: nvcr.io/nvstaging/mellanox
version: 23.07-0.1.3.0
livenessProbe:
initialDelaySeconds: 30
periodSeconds: 30
Expand Down
4 changes: 2 additions & 2 deletions deployment/network-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: network-operator
version: 23.4.0-rc.1
version: 23.7.0-beta.1
kubeVersion: '>= 1.21.0'
appVersion: v23.4.0-rc.1
appVersion: v23.7.0-beta.1
description: Nvidia network operator
type: application
keywords:
Expand Down
14 changes: 7 additions & 7 deletions deployment/network-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,11 +90,11 @@ sriov-network-operator:

# Image URIs for sriov-network-operator components
images:
operator: ghcr.io/k8snetworkplumbingwg/sriov-network-operator:13405c55b6a77bc2476ad5bf40a3188bb5783244
sriovConfigDaemon: ghcr.io/k8snetworkplumbingwg/sriov-network-operator-config-daemon:13405c55b6a77bc2476ad5bf40a3188bb5783244
operator: nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-23.7.0-beta.1
sriovConfigDaemon: nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-23.7.0-beta.1
sriovCni: ghcr.io/k8snetworkplumbingwg/sriov-cni:v2.7.0
ibSriovCni: ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:v1.0.3
sriovDevicePlugin: ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:v3.5.1
sriovDevicePlugin: ghcr.io/k8snetworkplumbingwg/sriov-network-device-plugin:7e7f979087286ee950bd5ebc89d8bbb6723fc625
resourcesInjector: ghcr.io/k8snetworkplumbingwg/network-resources-injector:v1.4
webhook: ghcr.io/k8snetworkplumbingwg/sriov-network-operator-webhook:v1.1.0

Expand Down Expand Up @@ -126,7 +126,7 @@ operator:
- key: "node-role.kubernetes.io/control-plane"
operator: In
values: [ "" ]
repository: nvcr.io/nvidia/cloud-native
repository: nvcr.io/nvstaging/mellanox
image: network-operator
# imagePullSecrets: []
nameOverride: ""
Expand All @@ -141,8 +141,8 @@ deployCR: false
ofedDriver:
deploy: false
image: mofed
repository: nvcr.io/nvidia/mellanox
version: 23.04-0.5.3.3.1
repository: nvcr.io/nvstaging/mellanox
version: 23.07-0.1.3.0
# imagePullSecrets: []
# env, if defined will pass environment variables to the OFED container
# env:
Expand Down Expand Up @@ -210,7 +210,7 @@ sriovDevicePlugin:
deploy: false
image: sriov-network-device-plugin
repository: ghcr.io/k8snetworkplumbingwg
version: v3.5.1
version: 7e7f979087286ee950bd5ebc89d8bbb6723fc625
# imagePullSecrets: []
resources:
- name: hostdev
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvidia/mellanox
version: 23.04-0.5.3.3.1
repository: nvcr.io/nvstaging/mellanox
version: 23.07-0.1.3.0
startupProbe:
initialDelaySeconds: 10
periodSeconds: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvidia/mellanox
version: 23.04-0.5.3.3.1
repository: nvcr.io/nvstaging/mellanox
version: 23.07-0.1.3.0
startupProbe:
initialDelaySeconds: 10
periodSeconds: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvidia/mellanox
version: 23.04-0.5.3.3.1
repository: nvcr.io/nvstaging/mellanox
version: 23.07-0.1.3.0
upgradePolicy:
autoUpgrade: false
drain:
Expand All @@ -31,7 +31,7 @@ spec:
sriovDevicePlugin:
image: sriov-network-device-plugin
repository: ghcr.io/k8snetworkplumbingwg
version: v3.5.1
version: 7e7f979087286ee950bd5ebc89d8bbb6723fc625
config: |
{
"resourceList": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvidia/mellanox
version: 23.04-0.5.3.3.1
repository: nvcr.io/nvstaging/mellanox
version: 23.07-0.1.3.0
upgradePolicy:
autoUpgrade: false
drain:
Expand Down
4 changes: 2 additions & 2 deletions example/crs/mellanox.com_v1alpha1_nicclusterpolicy_cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
spec:
ofedDriver:
image: mofed
repository: nvcr.io/nvidia/mellanox
version: 23.04-0.5.3.3.1
repository: nvcr.io/nvstaging/mellanox
version: 23.07-0.1.3.0
startupProbe:
initialDelaySeconds: 10
periodSeconds: 10
Expand Down
16 changes: 8 additions & 8 deletions hack/release.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
NetworkOperator:
image: network-operator
repository: nvcr.io/nvidia/cloud-native
repository: nvcr.io/nvstaging/mellanox
SriovNetworkOperator:
image: sriov-network-operator
repository: ghcr.io/k8snetworkplumbingwg
version: 13405c55b6a77bc2476ad5bf40a3188bb5783244
repository: nvcr.io/nvstaging/mellanox
version: network-operator-23.7.0-beta.1
SriovConfigDaemon:
image: sriov-network-operator-config-daemon
repository: ghcr.io/k8snetworkplumbingwg
version: 13405c55b6a77bc2476ad5bf40a3188bb5783244
repository: nvcr.io/nvstaging/mellanox
version: network-operator-23.7.0-beta.1
SriovCni:
image: sriov-cni
repository: ghcr.io/k8snetworkplumbingwg
Expand All @@ -19,16 +19,16 @@ SriovIbCni:
version: v1.0.3
Mofed:
image: mofed
repository: nvcr.io/nvidia/mellanox
version: 23.04-0.5.3.3.1
repository: nvcr.io/nvstaging/mellanox
version: 23.07-0.1.3.0
RdmaSharedDevicePlugin:
image: k8s-rdma-shared-dev-plugin
repository: nvcr.io/nvidia/cloud-native
version: v1.3.2
SriovDevicePlugin:
image: sriov-network-device-plugin
repository: ghcr.io/k8snetworkplumbingwg
version: v3.5.1
version: 7e7f979087286ee950bd5ebc89d8bbb6723fc625
IbKubernetes:
image: ib-kubernetes
repository: ghcr.io/mellanox
Expand Down

0 comments on commit 4cf7e1f

Please sign in to comment.