Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SDC version for powerflex driver #321

Merged
merged 2 commits into from
Aug 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ metadata:
"value": "10.xx.xx.xx,10.xx.xx.xx"
}
],
"image": "dellemc/sdc:3.6.0.6",
"image": "dellemc/sdc:3.6.1",
"imagePullPolicy": "IfNotPresent",
"name": "sdc"
}
Expand Down Expand Up @@ -864,7 +864,7 @@ metadata:
"value": "10.xx.xx.xx,10.xx.xx.xx"
}
],
"image": "dellemc/sdc:3.6.0.6",
"image": "dellemc/sdc:3.6.1",
"name": "sdc-monitor"
},
{
Expand Down Expand Up @@ -2352,7 +2352,7 @@ spec:
name: csi-unity
- image: docker.io/dellemc/csi-vxflexos:v2.7.0
name: csi-vxflexos
- image: docker.io/dellemc/sdc:3.6.0.6
- image: docker.io/dellemc/sdc:3.6.1
name: sdc
- image: docker.io/dellemc/csm-authorization-sidecar:v1.7.0
name: karavi-authorization-proxy
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ spec:
name: csi-unity
- image: docker.io/dellemc/csi-vxflexos:v2.7.0
name: csi-vxflexos
- image: docker.io/dellemc/sdc:3.6.0.6
- image: docker.io/dellemc/sdc:3.6.1
name: sdc
- image: docker.io/dellemc/csm-authorization-sidecar:v1.7.0
name: karavi-authorization-proxy
Expand Down
4 changes: 2 additions & 2 deletions config/samples/storage_v1_csm_powerflex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -148,7 +148,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ images:
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.9.0

# "images.sdcmonitor" defines the container images used to monitor sdc container
sdcmonitor: dellemc/sdc:3.6.0.6
sdcmonitor: dellemc/sdc:3.6.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.4.0
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.21-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ images:
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0

# "images.sdcmonitor" defines the container images used to monitor sdc container
sdcmonitor: dellemc/sdc:3.6.0.6
sdcmonitor: dellemc/sdc:3.6.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.4.0
Expand Down
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.22-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ images:
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.6.0

# "images.sdcmonitor" defines the container images used to monitor sdc container
sdcmonitor: dellemc/sdc:3.6.0.6
sdcmonitor: dellemc/sdc:3.6.1
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.23-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ images:
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.8.0

# "images.sdcmonitor" defines the container images used to monitor sdc container
sdcmonitor: dellemc/sdc:3.6.0.6
sdcmonitor: dellemc/sdc:3.6.1
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.24-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ images:
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.9.0

# "images.sdcmonitor" defines the container images used to monitor sdc container
sdcmonitor: dellemc/sdc:3.6.0.6
sdcmonitor: dellemc/sdc:3.6.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.4.0
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.25-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ images:
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.9.0

# "images.sdcmonitor" defines the container images used to monitor sdc container
sdcmonitor: dellemc/sdc:3.6.0.6
sdcmonitor: dellemc/sdc:3.6.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.4.0
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.26-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ images:
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.9.0

# "images.sdcmonitor" defines the container images used to monitor sdc container
sdcmonitor: dellemc/sdc:3.6.0.6
sdcmonitor: dellemc/sdc:3.6.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.4.0
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.27-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ images:
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.9.0

# "images.sdcmonitor" defines the container images used to monitor sdc container
sdcmonitor: dellemc/sdc:3.6.0.6
sdcmonitor: dellemc/sdc:3.6.1

#"images.metadataretriever" defines the container images used for csi metadata retriever
metadataretriever: dellemc/csi-metadata-retriever:v1.4.0
4 changes: 2 additions & 2 deletions operatorconfig/driverconfig/powerflex/v2.8.0/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ spec:
- name: sdc-monitor
securityContext:
privileged: true
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
env:
- name: HOST_PID
Expand All @@ -176,7 +176,7 @@ spec:
- name: sdc
securityContext:
privileged: true
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
env:
- name: NODENAME
Expand Down
4 changes: 2 additions & 2 deletions pkg/modules/testdata/cr_powerflex_observability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -124,7 +124,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
4 changes: 2 additions & 2 deletions samples/storage_csm_powerflex_v280.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -149,7 +149,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
4 changes: 2 additions & 2 deletions tests/config/driverconfig/powerflex/v2.8.0/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ spec:
- name: sdc-monitor
securityContext:
privileged: true
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
env:
- name: HOST_PID
Expand All @@ -176,7 +176,7 @@ spec:
- name: sdc
securityContext:
privileged: true
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
env:
- name: NODENAME
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/testfiles/powerflex_alt_vals_4_values.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
parameter name, grep option for paramater value, parameter value,resource to describe,number of occurences of parameter name
Image,,dellemc/csi-vxflexos,csm,1
Image Pull Policy,,Never,csm,2
Image,,dellemc/sdc:3.6.0.6,node,1
Image,,dellemc/sdc:3.6.1,node,1
2 changes: 1 addition & 1 deletion tests/e2e/testfiles/powerflex_alt_vals_5_values.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
parameter name, grep option for paramater value, parameter value,resource to describe,number of occurences of parameter name
sdc-monitor,,,node,1
Image,,dellemc/sdc:3.6.0.6,node,1
Image,,dellemc/sdc:3.6.1,node,1
csi-external-health-monitor-controller,,,controller,1
X_CSI_HEALTH_MONITOR_ENABLED,,true,controller,1
X_CSI_HEALTH_MONITOR_ENABLED,,true,node,1
4 changes: 2 additions & 2 deletions tests/e2e/testfiles/storage_csm_powerflex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -160,7 +160,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
4 changes: 2 additions & 2 deletions tests/e2e/testfiles/storage_csm_powerflex_alt_vals_1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -160,7 +160,7 @@ spec:
effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: Always
name: sdc
envs:
Expand Down
4 changes: 2 additions & 2 deletions tests/e2e/testfiles/storage_csm_powerflex_alt_vals_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -160,7 +160,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
4 changes: 2 additions & 2 deletions tests/e2e/testfiles/storage_csm_powerflex_alt_vals_3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -161,7 +161,7 @@ spec:
effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
4 changes: 2 additions & 2 deletions tests/e2e/testfiles/storage_csm_powerflex_alt_vals_4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -160,7 +160,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: Never
name: sdc
envs:
Expand Down
4 changes: 2 additions & 2 deletions tests/e2e/testfiles/storage_csm_powerflex_alt_vals_5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: true
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -160,7 +160,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
4 changes: 2 additions & 2 deletions tests/e2e/testfiles/storage_csm_powerflex_auth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -126,7 +126,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -126,7 +126,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -126,7 +126,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
4 changes: 2 additions & 2 deletions tests/e2e/testfiles/storage_csm_powerflex_replica.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
# sdc-monitor is disabled by default, due to high CPU usage
- name: sdc-monitor
enabled: false
image: dellemc/sdc:3.6.0.6
image: dellemc/sdc:3.6.1
envs:
- name: HOST_PID
value: "1"
Expand Down Expand Up @@ -148,7 +148,7 @@ spec:
# effect: "NoSchedule"

initContainers:
- image: dellemc/sdc:3.6.0.6
- image: dellemc/sdc:3.6.1
imagePullPolicy: IfNotPresent
name: sdc
envs:
Expand Down
Loading
Loading