Skip to content

Commit

Permalink
version updated to nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mgandharva committed Oct 22, 2024
1 parent e36cd8b commit b6d266b
Show file tree
Hide file tree
Showing 23 changed files with 26 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ spec:
mountPath: /var/run/csi
- name: driver
image: quay.io/dell/container-storage-modules/csi-vxflexos:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
command: ["/csi-vxflexos.sh"]
args:
- "--array-config=/vxflexos-config/config"
Expand Down
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/powerflex/v2.12.0/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ spec:
capabilities:
add: ["SYS_ADMIN"]
image: quay.io/dell/container-storage-modules/csi-vxflexos:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
command: ["/csi-vxflexos.sh"]
args:
- "--array-config=/vxflexos-config/config"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ spec:
mountPath: /var/run/csi
- name: driver
image: quay.io/dell/container-storage-modules/csi-powermax:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
command: ["/csi-powermax.sh"]
env:
- name: X_CSI_POWERMAX_DRIVER_NAME
Expand Down
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/powermax/v2.12.0/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ spec:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: quay.io/dell/container-storage-modules/csi-powermax:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
env:
- name: X_CSI_POWERMAX_DRIVER_NAME
value: csi-powermax.dellemc.com
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ spec:
mountPath: /var/run/csi
- name: csi-metadata-retriever
image: quay.io/dell/container-storage-modules/csi-metadata-retriever:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
args:
- "--csi-address=$(ADDRESS)"
- "--timeout=120s"
Expand All @@ -259,7 +259,7 @@ spec:
mountPath: /var/run/csi
- name: driver
image: quay.io/dell/container-storage-modules/csi-isilon:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
command: ["/csi-isilon"]
args:
- "--driver-config-params=/csi-isilon-config-params/driver-config-params.yaml"
Expand Down
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/powerscale/v2.12.0/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: quay.io/dell/container-storage-modules/csi-isilon:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
env:
- name: CSI_ENDPOINT
value: <KUBELET_CONFIG_DIR>/plugins/csi-isilon/csi_sock
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ spec:
mountPath: /var/run/csi
- name: driver
image: quay.io/dell/container-storage-modules/csi-powerstore:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
command: ["/csi-powerstore"]
args:
- "--array-config=/powerstore-config/config"
Expand Down
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/powerstore/v2.12.0/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ spec:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: quay.io/dell/container-storage-modules/csi-powerstore:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
command: ["/csi-powerstore"]
args:
- "--array-config=/powerstore-config/config"
Expand Down
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/unity/v2.12.0/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ spec:
- "--driver-name=csi-unity.dellemc.com"
- "--driver-config=/unity-config/driver-config-params.yaml"
- "--driver-secret=/unity-secret/config"
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
env:
- name: CSI_ENDPOINT
value: /var/run/csi/csi.sock
Expand Down
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/unity/v2.12.0/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ spec:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: quay.io/dell/container-storage-modules/csi-unity:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
args:
- "--driver-name=csi-unity.dellemc.com"
- "--driver-config=/unity-config/driver-config-params.yaml"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: karavi-authorization-proxy
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:v1-nightly
env:
- name: PROXY_HOST
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: karavi-authorization-proxy
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
image: quay.io/dell/container-storage-modules/csm-authorization-sidecar:nightly
env:
- name: PROXY_HOST
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: reverseproxy
image: quay.io/dell/container-storage-modules/csipowermax-reverseproxy:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
env:
- name: X_CSI_REVPROXY_CONFIG_DIR
value: /etc/config/configmap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,9 @@ spec:
name: otel-collector-config
containers:
- name: nginx-proxy
image: <NGINX_PROXY_IMAGE>
image: <NGINX_PROXY_

Check failure on line 130 in operatorconfig/moduleconfig/observability/v1.10.0/karavi-otel-collector.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

130:1 [trailing-spaces] trailing spaces
>

Check failure on line 131 in operatorconfig/moduleconfig/observability/v1.10.0/karavi-otel-collector.yaml

View workflow job for this annotation

GitHub Actions / Golang Validation / Yaml Lint

131:11 syntax error: expected <block end>, but found '<scalar>' (syntax)
volumeMounts:
- name: tls-secret
mountPath: /etc/ssl/certs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dell-csi-replicator
image: quay.io/dell/container-storage-modules/dell-csi-replicator:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
args:
- "--csi-address=$(ADDRESS)"
- "--leader-election=true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
name: podmon
image: quay.io/dell/container-storage-modules/podmon:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
args:
- "--labelvalue=csi-vxflexos"
- "--skipArrayConnectionValidation=false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
name: podmon
image: quay.io/dell/container-storage-modules/podmon:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
securityContext:
privileged: true
capabilities:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
name: podmon
image: quay.io/dell/container-storage-modules/podmon:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
args:
- "--labelvalue=csi-powermax"
- "--arrayConnectivityPollRate=60"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ securityContext:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: quay.io/dell/container-storage-modules/podmon:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
args:
- "--labelvalue=csi-powermax"
- "--arrayConnectivityPollRate=60"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
name: podmon
image: quay.io/dell/container-storage-modules/podmon:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
args:
- "--labelvalue=csi-isilon"
- "--arrayConnectivityPollRate=60"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
name: podmon
image: quay.io/dell/container-storage-modules/podmon:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
securityContext:
privileged: true
capabilities:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#
name: podmon
image: quay.io/dell/container-storage-modules/podmon:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
args:
- "--labelvalue=csi-powerstore"
- "--arrayConnectivityPollRate=60"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ securityContext:
add: ["SYS_ADMIN"]
allowPrivilegeEscalation: true
image: quay.io/dell/container-storage-modules/podmon:nightly
imagePullPolicy: IfNotPresent
imagePullPolicy: Always
args:
- "--labelvalue=csi-powerstore"
- "--arrayConnectivityPollRate=60"
Expand Down

0 comments on commit b6d266b

Please sign in to comment.