diff --git a/bundle/manifests/dell-csm-operator.clusterserviceversion.yaml b/bundle/manifests/dell-csm-operator.clusterserviceversion.yaml index 1047dcac7..8a061cc08 100644 --- a/bundle/manifests/dell-csm-operator.clusterserviceversion.yaml +++ b/bundle/manifests/dell-csm-operator.clusterserviceversion.yaml @@ -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" } ] @@ -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" } ] @@ -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" } ] @@ -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" } ] @@ -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" } ] @@ -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 @@ -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 diff --git a/config/manager/manager.yaml b/config/manager/manager.yaml index 2bb51bfb9..9672493cf 100644 --- a/config/manager/manager.yaml +++ b/config/manager/manager.yaml @@ -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 diff --git a/config/manifests/bases/dell-csm-operator.clusterserviceversion.yaml b/config/manifests/bases/dell-csm-operator.clusterserviceversion.yaml index d1f805559..9ba8844c9 100644 --- a/config/manifests/bases/dell-csm-operator.clusterserviceversion.yaml +++ b/config/manifests/bases/dell-csm-operator.clusterserviceversion.yaml @@ -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 diff --git a/config/samples/storage_v1_csm_powerflex.yaml b/config/samples/storage_v1_csm_powerflex.yaml index da378dec3..18d092eeb 100644 --- a/config/samples/storage_v1_csm_powerflex.yaml +++ b/config/samples/storage_v1_csm_powerflex.yaml @@ -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 diff --git a/config/samples/storage_v1_csm_powermax.yaml b/config/samples/storage_v1_csm_powermax.yaml index 152b0305f..74082b968 100644 --- a/config/samples/storage_v1_csm_powermax.yaml +++ b/config/samples/storage_v1_csm_powermax.yaml @@ -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 diff --git a/config/samples/storage_v1_csm_powerscale.yaml b/config/samples/storage_v1_csm_powerscale.yaml index ac7ca6526..252ad5e9c 100644 --- a/config/samples/storage_v1_csm_powerscale.yaml +++ b/config/samples/storage_v1_csm_powerscale.yaml @@ -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 diff --git a/config/samples/storage_v1_csm_powerstore.yaml b/config/samples/storage_v1_csm_powerstore.yaml index 27b99aece..f085cb32c 100644 --- a/config/samples/storage_v1_csm_powerstore.yaml +++ b/config/samples/storage_v1_csm_powerstore.yaml @@ -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 diff --git a/config/samples/storage_v1_csm_unity.yaml b/config/samples/storage_v1_csm_unity.yaml index 210dc1702..03f98a32a 100644 --- a/config/samples/storage_v1_csm_unity.yaml +++ b/config/samples/storage_v1_csm_unity.yaml @@ -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. diff --git a/deploy/operator.yaml b/deploy/operator.yaml index 633634386..31b7903ff 100644 --- a/deploy/operator.yaml +++ b/deploy/operator.yaml @@ -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 diff --git a/operatorconfig/driverconfig/common/default.yaml b/operatorconfig/driverconfig/common/default.yaml index 7e2fcf887..c015cd122 100644 --- a/operatorconfig/driverconfig/common/default.yaml +++ b/operatorconfig/driverconfig/common/default.yaml @@ -21,7 +21,7 @@ images: # "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 diff --git a/operatorconfig/driverconfig/common/k8s-1.24-values.yaml b/operatorconfig/driverconfig/common/k8s-1.24-values.yaml index 816296439..23ee46eb6 100644 --- a/operatorconfig/driverconfig/common/k8s-1.24-values.yaml +++ b/operatorconfig/driverconfig/common/k8s-1.24-values.yaml @@ -21,7 +21,7 @@ images: # "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 diff --git a/operatorconfig/driverconfig/common/k8s-1.25-values.yaml b/operatorconfig/driverconfig/common/k8s-1.25-values.yaml index 816296439..23ee46eb6 100644 --- a/operatorconfig/driverconfig/common/k8s-1.25-values.yaml +++ b/operatorconfig/driverconfig/common/k8s-1.25-values.yaml @@ -21,7 +21,7 @@ images: # "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 diff --git a/operatorconfig/driverconfig/common/k8s-1.26-values.yaml b/operatorconfig/driverconfig/common/k8s-1.26-values.yaml index 816296439..23ee46eb6 100644 --- a/operatorconfig/driverconfig/common/k8s-1.26-values.yaml +++ b/operatorconfig/driverconfig/common/k8s-1.26-values.yaml @@ -21,7 +21,7 @@ images: # "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 diff --git a/operatorconfig/driverconfig/common/k8s-1.27-values.yaml b/operatorconfig/driverconfig/common/k8s-1.27-values.yaml index 816296439..23ee46eb6 100644 --- a/operatorconfig/driverconfig/common/k8s-1.27-values.yaml +++ b/operatorconfig/driverconfig/common/k8s-1.27-values.yaml @@ -21,7 +21,7 @@ images: # "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 diff --git a/operatorconfig/driverconfig/common/k8s-1.28-values.yaml b/operatorconfig/driverconfig/common/k8s-1.28-values.yaml index 7e2fcf887..c015cd122 100644 --- a/operatorconfig/driverconfig/common/k8s-1.28-values.yaml +++ b/operatorconfig/driverconfig/common/k8s-1.28-values.yaml @@ -21,7 +21,7 @@ images: # "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 diff --git a/operatorconfig/driverconfig/common/k8s-1.29-values.yaml b/operatorconfig/driverconfig/common/k8s-1.29-values.yaml index 7e2fcf887..c015cd122 100644 --- a/operatorconfig/driverconfig/common/k8s-1.29-values.yaml +++ b/operatorconfig/driverconfig/common/k8s-1.29-values.yaml @@ -21,7 +21,7 @@ images: # "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 diff --git a/operatorconfig/driverconfig/common/k8s-1.30-values.yaml b/operatorconfig/driverconfig/common/k8s-1.30-values.yaml index 7e2fcf887..c015cd122 100644 --- a/operatorconfig/driverconfig/common/k8s-1.30-values.yaml +++ b/operatorconfig/driverconfig/common/k8s-1.30-values.yaml @@ -21,7 +21,7 @@ images: # "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 diff --git a/operatorconfig/driverconfig/powerflex/v2.11.0/controller.yaml b/operatorconfig/driverconfig/powerflex/v2.11.0/controller.yaml index de563451d..130cbbf1b 100644 --- a/operatorconfig/driverconfig/powerflex/v2.11.0/controller.yaml +++ b/operatorconfig/driverconfig/powerflex/v2.11.0/controller.yaml @@ -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 imagePullPolicy: IfNotPresent args: - "--csi-address=$(ADDRESS)" diff --git a/operatorconfig/driverconfig/powermax/v2.11.0/controller.yaml b/operatorconfig/driverconfig/powermax/v2.11.0/controller.yaml index 4a2a32c3b..0c7ede909 100644 --- a/operatorconfig/driverconfig/powermax/v2.11.0/controller.yaml +++ b/operatorconfig/driverconfig/powermax/v2.11.0/controller.yaml @@ -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)" diff --git a/operatorconfig/driverconfig/powerscale/v2.11.0/controller.yaml b/operatorconfig/driverconfig/powerscale/v2.11.0/controller.yaml index 28458bd80..51da5a0e8 100644 --- a/operatorconfig/driverconfig/powerscale/v2.11.0/controller.yaml +++ b/operatorconfig/driverconfig/powerscale/v2.11.0/controller.yaml @@ -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)" diff --git a/operatorconfig/driverconfig/powerstore/v2.11.0/controller.yaml b/operatorconfig/driverconfig/powerstore/v2.11.0/controller.yaml index 50c3bf3e4..758677ae0 100644 --- a/operatorconfig/driverconfig/powerstore/v2.11.0/controller.yaml +++ b/operatorconfig/driverconfig/powerstore/v2.11.0/controller.yaml @@ -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" diff --git a/operatorconfig/driverconfig/unity/v2.11.0/controller.yaml b/operatorconfig/driverconfig/unity/v2.11.0/controller.yaml index bf48941ba..736db4c3a 100644 --- a/operatorconfig/driverconfig/unity/v2.11.0/controller.yaml +++ b/operatorconfig/driverconfig/unity/v2.11.0/controller.yaml @@ -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" diff --git a/samples/storage_csm_powerflex_v2110.yaml b/samples/storage_csm_powerflex_v2110.yaml index 3342557ae..b17a90270 100644 --- a/samples/storage_csm_powerflex_v2110.yaml +++ b/samples/storage_csm_powerflex_v2110.yaml @@ -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 diff --git a/samples/storage_csm_powermax_v2110.yaml b/samples/storage_csm_powermax_v2110.yaml index 5781d7320..3b9d88cd8 100644 --- a/samples/storage_csm_powermax_v2110.yaml +++ b/samples/storage_csm_powermax_v2110.yaml @@ -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 diff --git a/samples/storage_csm_powerscale_v2110.yaml b/samples/storage_csm_powerscale_v2110.yaml index 813614eff..7f8b8eb32 100644 --- a/samples/storage_csm_powerscale_v2110.yaml +++ b/samples/storage_csm_powerscale_v2110.yaml @@ -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 diff --git a/samples/storage_csm_powerstore_v2110.yaml b/samples/storage_csm_powerstore_v2110.yaml index 2ef0af371..2061fac6f 100644 --- a/samples/storage_csm_powerstore_v2110.yaml +++ b/samples/storage_csm_powerstore_v2110.yaml @@ -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 diff --git a/samples/storage_csm_unity_v2110.yaml b/samples/storage_csm_unity_v2110.yaml index 8b6a194fb..61a74a0d0 100644 --- a/samples/storage_csm_unity_v2110.yaml +++ b/samples/storage_csm_unity_v2110.yaml @@ -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. diff --git a/tests/config/driverconfig/powerflex/v2.11.0/controller.yaml b/tests/config/driverconfig/powerflex/v2.11.0/controller.yaml index 90575e6ff..71b57e9fc 100644 --- a/tests/config/driverconfig/powerflex/v2.11.0/controller.yaml +++ b/tests/config/driverconfig/powerflex/v2.11.0/controller.yaml @@ -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)" diff --git a/tests/config/driverconfig/powermax/v2.11.0/controller.yaml b/tests/config/driverconfig/powermax/v2.11.0/controller.yaml index 2b1837e73..5e43f3c78 100644 --- a/tests/config/driverconfig/powermax/v2.11.0/controller.yaml +++ b/tests/config/driverconfig/powermax/v2.11.0/controller.yaml @@ -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)" diff --git a/tests/config/driverconfig/powerscale/v2.11.0/controller.yaml b/tests/config/driverconfig/powerscale/v2.11.0/controller.yaml index 81f7a5819..90e951fbd 100644 --- a/tests/config/driverconfig/powerscale/v2.11.0/controller.yaml +++ b/tests/config/driverconfig/powerscale/v2.11.0/controller.yaml @@ -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)" diff --git a/tests/config/driverconfig/powerstore/v2.11.0/controller.yaml b/tests/config/driverconfig/powerstore/v2.11.0/controller.yaml index 05d055c8f..6937e2c84 100644 --- a/tests/config/driverconfig/powerstore/v2.11.0/controller.yaml +++ b/tests/config/driverconfig/powerstore/v2.11.0/controller.yaml @@ -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" diff --git a/tests/config/driverconfig/unity/v2.11.0/controller.yaml b/tests/config/driverconfig/unity/v2.11.0/controller.yaml index b965a44ab..591d51b25 100644 --- a/tests/config/driverconfig/unity/v2.11.0/controller.yaml +++ b/tests/config/driverconfig/unity/v2.11.0/controller.yaml @@ -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" diff --git a/tests/e2e/testfiles/storage_csm_powermax.yaml b/tests/e2e/testfiles/storage_csm_powermax.yaml index c30af5be1..f493dac1d 100644 --- a/tests/e2e/testfiles/storage_csm_powermax.yaml +++ b/tests/e2e/testfiles/storage_csm_powermax.yaml @@ -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" diff --git a/tests/e2e/testfiles/storage_csm_powermax_authorization.yaml b/tests/e2e/testfiles/storage_csm_powermax_authorization.yaml index c607aad2e..f472d4ea5 100644 --- a/tests/e2e/testfiles/storage_csm_powermax_authorization.yaml +++ b/tests/e2e/testfiles/storage_csm_powermax_authorization.yaml @@ -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" diff --git a/tests/e2e/testfiles/storage_csm_powermax_observability.yaml b/tests/e2e/testfiles/storage_csm_powermax_observability.yaml index 2f7f72f67..4ae990a75 100644 --- a/tests/e2e/testfiles/storage_csm_powermax_observability.yaml +++ b/tests/e2e/testfiles/storage_csm_powermax_observability.yaml @@ -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" diff --git a/tests/e2e/testfiles/storage_csm_powermax_resiliency.yaml b/tests/e2e/testfiles/storage_csm_powermax_resiliency.yaml index 93895ef48..4e929ac82 100644 --- a/tests/e2e/testfiles/storage_csm_powermax_resiliency.yaml +++ b/tests/e2e/testfiles/storage_csm_powermax_resiliency.yaml @@ -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" diff --git a/tests/e2e/testfiles/storage_csm_powermax_reverseproxy_authorization.yaml b/tests/e2e/testfiles/storage_csm_powermax_reverseproxy_authorization.yaml index 3c9241f43..6bbf5d2bd 100644 --- a/tests/e2e/testfiles/storage_csm_powermax_reverseproxy_authorization.yaml +++ b/tests/e2e/testfiles/storage_csm_powermax_reverseproxy_authorization.yaml @@ -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" diff --git a/tests/e2e/testfiles/storage_csm_powermax_sidecar.yaml b/tests/e2e/testfiles/storage_csm_powermax_sidecar.yaml index 3224e2a82..0beb3709b 100644 --- a/tests/e2e/testfiles/storage_csm_powermax_sidecar.yaml +++ b/tests/e2e/testfiles/storage_csm_powermax_sidecar.yaml @@ -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"