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 health monitor sidecar #651

Merged
merged 2 commits into from
Jul 29, 2024
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
14 changes: 7 additions & 7 deletions bundle/manifests/dell-csm-operator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ metadata:
"--monitor-interval=60s"
],
"enabled": false,
"image": "registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0",
"image": "registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1",
"name": "external-health-monitor"
}
]
Expand Down Expand Up @@ -560,7 +560,7 @@ metadata:
"--monitor-interval=60s"
],
"enabled": false,
"image": "registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0",
"image": "registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1",
"name": "external-health-monitor"
}
]
Expand Down Expand Up @@ -904,7 +904,7 @@ metadata:
"--monitor-interval=60s"
],
"enabled": false,
"image": "registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0",
"image": "registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1",
"name": "external-health-monitor"
}
]
Expand Down Expand Up @@ -1081,7 +1081,7 @@ metadata:
"--monitor-interval=60s"
],
"enabled": false,
"image": "registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0",
"image": "registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1",
"name": "external-health-monitor"
}
]
Expand Down Expand Up @@ -1238,7 +1238,7 @@ metadata:
"--monitor-interval=60s"
],
"enabled": false,
"image": "registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0",
"image": "registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1",
"name": "csi-external-health-monitor-controller"
}
]
Expand Down Expand Up @@ -4656,7 +4656,7 @@ spec:
- name: RELATED_IMAGE_resizer
value: registry.k8s.io/sig-storage/csi-resizer:v1.11.1
- name: RELATED_IMAGE_externalhealthmonitorcontroller
value: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
value: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
- name: RELATED_IMAGE_metadataretriever
value: dellemc/csi-metadata-retriever:v1.8.0
- name: RELATED_IMAGE_dell-connectivity-client
Expand Down Expand Up @@ -4770,7 +4770,7 @@ spec:
name: registrar
- image: registry.k8s.io/sig-storage/csi-resizer:v1.11.1
name: resizer
- image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
- image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
name: externalhealthmonitorcontroller
- image: dellemc/csi-metadata-retriever:v1.8.0
name: metadataretriever
Expand Down
2 changes: 1 addition & 1 deletion config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
name: RELATED_IMAGE_registrar
- value: registry.k8s.io/sig-storage/csi-resizer:v1.11.1
name: RELATED_IMAGE_resizer
- value: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
- value: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
name: RELATED_IMAGE_externalhealthmonitorcontroller
- value: dellemc/csi-metadata-retriever:v1.8.0
name: RELATED_IMAGE_metadataretriever
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2064,7 +2064,7 @@ spec:
name: registrar
- image: registry.k8s.io/sig-storage/csi-resizer:v1.11.1
name: resizer
- image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
- image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
name: externalhealthmonitorcontroller
- image: dellemc/csi-metadata-retriever:v1.8.0
name: metadataretriever
Expand Down
2 changes: 1 addition & 1 deletion config/samples/storage_v1_csm_powerflex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
- name: csi-external-health-monitor-controller
enabled: false
args: ["--monitor-interval=60s"]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure when the storageCapacity is set as "true"
# Allowed values: 1m,2m,3m,...,10m,...,60m etc. Default value: 5m
Expand Down
2 changes: 1 addition & 1 deletion config/samples/storage_v1_csm_powermax.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ spec:
- name: external-health-monitor
enabled: false
args: ["--monitor-interval=60s"]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure only when the storageCapacity is set as "true"
# Allowed values: 1m,2m,3m,...,10m,...,60m etc. Default value: 5m
Expand Down
2 changes: 1 addition & 1 deletion config/samples/storage_v1_csm_powerscale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ spec:
- name: external-health-monitor
enabled: false
args: ["--monitor-interval=60s"]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure when the storageCapacity is set as "true"
# Allowed values: 1m,2m,3m,...,10m,...,60m etc. Default value: 5m
Expand Down
2 changes: 1 addition & 1 deletion config/samples/storage_v1_csm_powerstore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ spec:
- name: external-health-monitor
enabled: false
args: ["--monitor-interval=60s"]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure only when the storageCapacity is set as "true"
# Allowed values: 1m,2m,3m,...,10m,...,60m etc. Default value: 5m
Expand Down
2 changes: 1 addition & 1 deletion config/samples/storage_v1_csm_unity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ spec:

enabled: false
args: ["--monitor-interval=60s"]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
controller:
envs:
# X_CSI_HEALTH_MONITOR_ENABLED: Enable/Disable health monitor of CSI volumes from Controller plugin - volume condition.
Expand Down
2 changes: 1 addition & 1 deletion deploy/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1385,7 +1385,7 @@ spec:
- name: RELATED_IMAGE_resizer
value: registry.k8s.io/sig-storage/csi-resizer:v1.11.1
- name: RELATED_IMAGE_externalhealthmonitorcontroller
value: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
value: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
- name: RELATED_IMAGE_metadataretriever
value: dellemc/csi-metadata-retriever:v1.8.0
- name: RELATED_IMAGE_dell-connectivity-client
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 @@ -21,10 +21,10 @@

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

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

#"images.metadataretriever" defines the container images used for csi metadata retriever

Check warning on line 29 in operatorconfig/driverconfig/common/default.yaml

View workflow job for this annotation

GitHub Actions / Run Yaml Lint

29:4 [comments] missing starting space in comment
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
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 @@ -21,10 +21,10 @@

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

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

#"images.metadataretriever" defines the container images used for csi metadata retriever

Check warning on line 29 in operatorconfig/driverconfig/common/k8s-1.24-values.yaml

View workflow job for this annotation

GitHub Actions / Run Yaml Lint

29:4 [comments] missing starting space in comment
metadataretriever: dellemc/csi-metadata-retriever:v1.8.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 @@ -21,10 +21,10 @@

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

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

#"images.metadataretriever" defines the container images used for csi metadata retriever

Check warning on line 29 in operatorconfig/driverconfig/common/k8s-1.25-values.yaml

View workflow job for this annotation

GitHub Actions / Run Yaml Lint

29:4 [comments] missing starting space in comment
metadataretriever: dellemc/csi-metadata-retriever:v1.8.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 @@ -21,10 +21,10 @@

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

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

#"images.metadataretriever" defines the container images used for csi metadata retriever

Check warning on line 29 in operatorconfig/driverconfig/common/k8s-1.26-values.yaml

View workflow job for this annotation

GitHub Actions / Run Yaml Lint

29:4 [comments] missing starting space in comment
metadataretriever: dellemc/csi-metadata-retriever:v1.8.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 @@ -21,10 +21,10 @@

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

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

#"images.metadataretriever" defines the container images used for csi metadata retriever

Check warning on line 29 in operatorconfig/driverconfig/common/k8s-1.27-values.yaml

View workflow job for this annotation

GitHub Actions / Run Yaml Lint

29:4 [comments] missing starting space in comment
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.28-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

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

#"images.metadataretriever" defines the container images used for csi metadata retriever

Check warning on line 29 in operatorconfig/driverconfig/common/k8s-1.28-values.yaml

View workflow job for this annotation

GitHub Actions / Run Yaml Lint

29:4 [comments] missing starting space in comment
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.29-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

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

#"images.metadataretriever" defines the container images used for csi metadata retriever

Check warning on line 29 in operatorconfig/driverconfig/common/k8s-1.29-values.yaml

View workflow job for this annotation

GitHub Actions / Run Yaml Lint

29:4 [comments] missing starting space in comment
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
2 changes: 1 addition & 1 deletion operatorconfig/driverconfig/common/k8s-1.30-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@

# "images.externalhealthmonitorcontroller" defines the container images used for the csi external health monitor controller
# container.
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
externalhealthmonitorcontroller: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

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

#"images.metadataretriever" defines the container images used for csi metadata retriever

Check warning on line 29 in operatorconfig/driverconfig/common/k8s-1.30-values.yaml

View workflow job for this annotation

GitHub Actions / Run Yaml Lint

29:4 [comments] missing starting space in comment
metadataretriever: dellemc/csi-metadata-retriever:v1.8.0
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ spec:
- name: socket-dir
mountPath: /var/run/csi
- name: csi-external-health-monitor-controller
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
tdawe marked this conversation as resolved.
Show resolved Hide resolved
imagePullPolicy: IfNotPresent
args:
- "--csi-address=$(ADDRESS)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ spec:
- name: socket-dir
mountPath: /var/run/csi
- name: external-health-monitor
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
imagePullPolicy: IfNotPresent
args:
- "--csi-address=$(ADDRESS)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ spec:
- name: socket-dir
mountPath: /var/run/csi
- name: external-health-monitor
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
imagePullPolicy: IfNotPresent
args:
- "--csi-address=$(ADDRESS)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ spec:
- name: socket-dir
mountPath: /var/run/csi
- name: external-health-monitor
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
imagePullPolicy: IfNotPresent
args:
- "--v=5"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ spec:
- name: socket-dir
mountPath: /var/run/csi
- name: external-health-monitor
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
imagePullPolicy: IfNotPresent
args:
- "--v=5"
Expand Down
2 changes: 1 addition & 1 deletion samples/storage_csm_powerflex_v2110.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
- name: csi-external-health-monitor-controller
enabled: false
args: ["--monitor-interval=60s"]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure when the storageCapacity is set as "true"
# Allowed values: 1m,2m,3m,...,10m,...,60m etc. Default value: 5m
Expand Down
2 changes: 1 addition & 1 deletion samples/storage_csm_powermax_v2110.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ spec:
- name: external-health-monitor
enabled: false
args: ["--monitor-interval=60s"]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure only when the storageCapacity is set as "true"
# Allowed values: 1m,2m,3m,...,10m,...,60m etc. Default value: 5m
Expand Down
2 changes: 1 addition & 1 deletion samples/storage_csm_powerscale_v2110.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ spec:
- name: external-health-monitor
enabled: false
args: ["--monitor-interval=60s"]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure when the storageCapacity is set as "true"
# Allowed values: 1m,2m,3m,...,10m,...,60m etc. Default value: 5m
Expand Down
2 changes: 1 addition & 1 deletion samples/storage_csm_powerstore_v2110.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
- name: external-health-monitor
enabled: false
args: ["--monitor-interval=60s"]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure only when the storageCapacity is set as "true"
# Allowed values: 1m,2m,3m,...,10m,...,60m etc. Default value: 5m
Expand Down
2 changes: 1 addition & 1 deletion samples/storage_csm_unity_v2110.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ spec:

enabled: false
args: ["--monitor-interval=60s"]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
controller:
envs:
# X_CSI_HEALTH_MONITOR_ENABLED: Enable/Disable health monitor of CSI volumes from Controller plugin - volume condition.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ spec:
- name: socket-dir
mountPath: /var/run/csi
- name: csi-external-health-monitor-controller
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
imagePullPolicy: IfNotPresent
args:
- "--csi-address=$(ADDRESS)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ spec:
- name: socket-dir
mountPath: /var/run/csi
- name: external-health-monitor
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
imagePullPolicy: IfNotPresent
args:
- "--csi-address=$(ADDRESS)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ spec:
- name: socket-dir
mountPath: /var/run/csi
- name: external-health-monitor
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
imagePullPolicy: IfNotPresent
args:
- "--csi-address=$(ADDRESS)"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ spec:
- name: socket-dir
mountPath: /var/run/csi
- name: external-health-monitor
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
imagePullPolicy: IfNotPresent
args:
- "--v=5"
Expand Down
2 changes: 1 addition & 1 deletion tests/config/driverconfig/unity/v2.11.0/controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ spec:
- name: socket-dir
mountPath: /var/run/csi
- name: external-health-monitor
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1
imagePullPolicy: IfNotPresent
args:
- "--v=5"
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/testfiles/storage_csm_powermax.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ spec:
- name: external-health-monitor
enabled: false
args: [ "--monitor-interval=60s" ]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure only when the storageCapacity is set as "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ spec:
- name: external-health-monitor
enabled: false
args: [ "--monitor-interval=60s" ]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure only when the storageCapacity is set as "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ spec:
- name: external-health-monitor
enabled: false
args: [ "--monitor-interval=60s" ]
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.11.0
image: registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.12.1

# Uncomment the following to configure how often external-provisioner polls the driver to detect changed capacity
# Configure only when the storageCapacity is set as "true"
Expand Down
Loading
Loading