copyright | lastupdated | keywords | subcollection | ||
---|---|---|---|---|---|
|
2025-04-04 |
change log, version history, VPC Block CSI Driver |
containers |
{{site.data.keyword.attribute-definition-list}}
{: #cl-add-ons-vpc-block-csi-driver}
Review the version history for VPC Block CSI Driver. {: shortdesc}
{: #cl-add-ons-vpc-block-csi-driver-5.2}
{: #cl-add-ons-vpc-block-csi-driver-5231_687}
- Resolves the following CVEs: CVE-2024-45339{: external}, and CVE-2024-45338{: external}.
- Resiliency improvement to use VPC Storage service API for tagging volumes. This doesn't impact existing or new PVCs. This reduces the number of Kubernetes service API calls.
- Updates the golang base image to 1.22.12.
- Updates the armada-storage-secret to v1.3.22.
{: #cl-add-ons-vpc-block-csi-driver-5.1}
{: #cl-add-ons-vpc-block-csi-driver-5133_685}
- Resolves the following CVEs: CVE-2024-45339{: external}, and CVE-2024-45338{: external}.
- Resiliency improvement to use VPC Storage service API for tagging volumes. This doesn't impact existing or new PVCs. This reduces the number of Kubernetes service API calls.
- Updates the golang base image to 1.22.12.
- Updates the armada-storage-secret to v1.2.55.
{: #052_is_block}
{: #5.2.26_657_is_block_relnote}
- Resolves CVE-2024-51744{: external}.
- Increases custom volume profile support to a maximum of 16TB.
- Removes IOPS and capacity validation for custom volume profile from CSI Driver. Now VPC IaaS performs validation and shows the following generic error in case of wrong user input:
The volume profile specified in the request is not valid for the provided capacity and/or IOPS
. Existing VPCs are not impacted.
{: #5.2.24_641_is_block_relnote}
- Updates the golang base image to
1.22.9
. - Introduces an
init
container to clean up any leftover controller pods from the 5.1 release.
{: #5.2.21_602_is_block_relnote}
- Adds support for cross-account snapshot restoration.
- Updates the golang base image to
1.22.7
. - Updates to Kubernetes 1.30 client libraries.
- Updates the CSI specification to version
1.9.0
. - Fixes a security issue for the CSI sidecar liveness probe. The sidecar now runs as non-root in the Node Server pod.
- Adds the ability to set a default storage class. For more information, see Setting the default storage class.
- Updates the following sidecar images:
csi-provisioner:v5.0.2
,csi-resizer:v1.11.2
,csi-snapshotter:v8.0.1
,csi-attacher:v4.6.1
,livenessprobe:v2.13.1
, andcsi-node-driver-registrar:v2.11.1
- Resolves CVE-2024-2398{: external}, CVE-2024-37370{: external}, CVE-2024-37371{: external}.
{: #5.2.20_579_is_block_relnote}
- Updates the golang image to
1.21.12-community
. - Updates the
armada-storage-secret
tov1.3.10
. - Resolves CVE-2024-28182{: external} and CVE-2023-2953{: external}.
{: #5.2.19_570_is_block_relnote}
- Updates
golang
to1.21.11-community
. - Updates the
armada-storage-secret
tov1.3.9
. - Resolves: CVE-2024-2961{: external}, CVE-2024-33599{: external}, CVE-2024-33600{: external}, CVE-2024-33601{: external}, CVE-2024-33602{: external}.
{: #5.2.18_539_is_block_relnote}
- Updates
golang
to1.21.9-community
. - Removes
curl
package from base image. - Updates the
armada-storage-secret
tov1.3.7
. - Resolves CVE-2023-46218{: external}, CVE-2023-28322{: external}, and CVE-2023-38546{: external}.
{: #5.2.17_535_is_block_relnote}
- Base image migrated from UBI to golang.
{: #5.2.15_501_is_block_relnote}
- Changes how the IAM endpoint is determined for VPC Gen2 clusters.
- Upgrades Kubernetes client library to 1.28.
- Upgrades CSI spec to 1.8.0.
- Resolves the following CVEs: CVE-2022-48560{: external}, CVE-2022-48564{: external}, CVE-2023-39615{: external}, CVE-2023-43804{: external}, CVE-2023-45803{: external}, and CVE-2023-5981{: external}.
- Updates the following sidecar images:
armada-storage-secret
tov1.3.5
.csi-attacher
tov4.4.3
.csi-node-driver-registrar
tov2.9.3
.csi-provisioner
tov3.6.3
.csi-resizer
tov1.9.3
.csi-snapshotter
tov6.3.3
.livenessprobe
tov2.11.0
.
{: #5.2.14_485_is_block_relnote}
- Resolves CVE-2023-3446{: external}, CVE-2023-3817{: external}, and CVE-2023-5678{: external}.
- Applies a security fix to use the correct socket path following SElinux policy module changes and CSI recommendations to use
/var/lib/kubelet/plugins/
.
{: #5.2.11_447_is_block_relnote}
- Updates Golang to
1.20.11
. - Updates the UBI image to
8.9.1029
. - Updates
armada-storage-secret
tov1.3.3
. - Resolves the following CVEs: CVE-2023-22745{: external}, CVE-2007-4559{: external}, CVE-2023-40217{: external}, and CVE-2023-4641{: external}.
{: #5.2.10_428_is_block_relnote}
- Updates Golang
1.20.10
. - Updates the
storage-secret-sidecar
image to1.3.2
. - The add-on tries to reach the IAM endpoint/token exchange URL for 5 minutes, in case of timeout.
- Resolves the following CVEs: CVE-2023-44487{: external}, CVE-2023-4911{: external}, CVE-2023-4527{: external}, CVE-2023-4806{: external}, CVE-2023-4813{: external}, and CVE-2023-39325{: external}.
{: #5.2_is_block_relnote}
- Adds support for Z system. Multi-architecture images are supported on both
s390x
andamd64
based clusters. - Adds a new configurable flag
VolumeAttachmentLimit
inaddon-vpc-block-csi-driver-configmap
configMap that allows users to edit the maximum number of volumes that can be attached per node. The default value is set to12
. - Deploys controller pods as
Deployments
. Previous releases were deployed asSatefulsets
. - Resolves an issue where logs showed incorrect completion duration of some CSI operations.
- Pulls sidecars from
registry.k8s.io
. - Adds support for 2 volume snapshot classes with delete and retain policies.
- Updates
k8s
package from1.26.1
to1.26.6
.
{: #051_is_block}
{: #5.1.31_656_is_block_relnote}
- Resolves CVE-2024-51744{: external}.
{: #5.1.29_642_is_block_relnote}
- Updates the golang base image to
1.22.9
. - Introduces an
init
container to clean up any leftover controller pods from 5.2 release.
{: #5.1.26_601_is_block_relnote}
- Updates the golang base image to
1.22.7
. - Updates to Kubernetes 1.30 client libraries.
- Updates the CSI specification to version
1.9.0
. - Fixes a security issue for the CSI sidecar liveness probe. The sidecar now runs as non-root in the Node Server pod.
- Adds the ability to set a default storage class. For more information, see Setting the default storage class.
- Updates the following sidecar images:
csi-provisioner:v5.0.2
,csi-resizer:v1.11.2
,csi-snapshotter:v8.0.1
,csi-attacher:v4.6.1
,livenessprobe:v2.13.1
, andcsi-node-driver-registrar:v2.11.1
- Resolves CVE-2024-2398{: external}, CVE-2024-37370{: external}, CVE-2024-37371{: external}.
{: #5.1.25_574_is_block_relnote}
- Updates the golang image to
1.21.12-community
. - Updates the
armada-storage-secret
tov1.2.40
. - Resolves CVE-2024-28182{: external} and CVE-2023-2953{: external}.
{: #5.1.24_567_is_block_relnote}
- Updates
golang
to1.21.11-community
. - Updates the
armada-storage-secret
tov1.3.8
. - Resolves: CVE-2024-2961{: external}, CVE-2024-33599{: external}, CVE-2024-33600{: external}, CVE-2024-33601{: external}, CVE-2024-33602{: external}.
{: #5.1.23_543_is_block_relnote}
- Updates
golang
to1.21.9-community
. - Removes
curl
package from base image. - Updates the
armada-storage-secret
tov1.2.35
. - Resolves CVE-2023-46218{: external}, CVE-2023-28322{: external}, and CVE-2023-38546{: external}.
{: #5.1.22_522_is_block_relnote}
- Base image migrated from UBI to golang.
{: #5.1.21_506_is_block_relnote}
- Changes how the IAM endpoint is determined for VPC Gen2 clusters.
- Upgrades Kubernetes client library to 1.28.
- Upgrades CSI spec to 1.8.0.
- Resolves the following CVEs: CVE-2022-48560{: external}, CVE-2022-48564{: external}, CVE-2023-39615{: external}, CVE-2023-43804{: external}, CVE-2023-45803{: external}, and CVE-2023-5981{: external}.
- Updates the following sidecar images:
armada-storage-secret
tov1.2.31
.csi-attacher
tov4.4.3
.csi-node-driver-registrar
tov2.9.3
.csi-provisioner
tov3.6.3
.csi-resizer
tov1.9.3
.csi-snapshotter
tov6.3.3
.livenessprobe
tov2.11.0
.
{: #5.1.19_486_is_block_relnote}
- Resolves CVE-2023-3446{: external}, CVE-2023-3817{: external}, and CVE-2023-5678{: external}.
- Applies a security fix to use the correct socket path following SElinux policy module changes and CSI recommendations to use
/var/lib/kubelet/plugins/
.
{: #5.1.16_446_is_block_relnote}
- Updates Golang to
1.20.11
. - Updates the UBI image to
8.9.1029
. - Updates
armada-storage-secret
tov1.2.29
. - Resolves the following CVEs: CVE-2023-22745{: external}, CVE-2007-4559{: external}, CVE-2023-40217{: external}, and CVE-2023-4641{: external}.
{: #5.1.15_419_is_block_relnote}
- Updates Golang
1.20.10
. - Updates the
storage-secret-sidecar
image to1.2.28
. - The add-on tries reaching the IAM endpoint/token exchange URL for 5 minutes, in case of timeout.
- Resolves the following CVEs: CVE-2023-44487{: external}, CVE-2023-4911{: external}, CVE-2023-4527{: external}, CVE-2023-4806{: external}, CVE-2023-4813{: external}, and CVE-2023-39325{: external}.
{: #5.1.13_345_is_block_relnote}
- Updated the UBI image to
8.8-860
. - Updated the Golang updated to
1.19.12
. - Resolves the following CVEs: CVE-2023-34969{: external}, CVE-2023-28321{: external}, CVE-2023-2602{: external}, CVE-2023-2603{: external}, CVE-2023-28484{: external}, CVE-2023-29469{: external}, CVE-2023-27536{: external}, CVE-2023-3899{: external}, and CVE-2023-32681{: external}.
{: #5.1.12_285_is_block_relnote}
- Node affinity added for controller server and node server, so that pods do not crash on Z system (s390x) based clusters.
- Resolves the following CVEs: CVE-2023-26604{: external}, CVE-2020-24736{: external}, CVE-2023-1667{: external}, and CVE-2023-2283{: external}.
{: #5.1.11_126_is_block_relnote}
- Updates the following sidecar images:
storage-secret-sidecar
tov1.2.24
.csi-node-driver-registrar
tov2.7.0
.livenessprobe
tov2.9.0
.csi-provisioner
tov3.4.1
.csi-attacher
tov4.2.0
.csi-resizer
tov1.7.0
.csi-snapshotter
tov6.2.1
.
- Updates the UBI image
8.8-860
. - Updates Golang to
1.19.10
. - Resolves the following CVEs:
- CVE-2022-43552{: external}, CVE-2022-3204{: external}, CVE-2023-27535{: external},[CVE-2022-36227], CVE-2022-35252{: external}, CVE-2023-29403{: external}, CVE-2023-29404{: external}, CVE-2023-29405{: external}, CVE-2023-29402{: external}, CVE-2023-29400{: external}, CVE-2023-24540{: external}, CVE-2023-24539{: external}.
- Introduced two new configurable flags in
addon-vpc-block-csi-driver-configmap
configMap to enable/disable and edit the retry interval for Snapshot Creation.IsSnapshotEnabled
allows users to disable or enable snapshot functionality. By default, this parameter is set totrue
CustomSnapshotCreateDelay
allows users to edit the maximum delay (in seconds) for snapshot calls in case the source volume is not found and the volume is not attached. The maximum delay allowed is 15 minutes and the default is 5 minutes.
{: #5.1.8_1970_is_block_relnote}
- Updates UBI image to
8.7-1107
- Updates Golang to
1.19.8
- Users must determine token exchange URL based on cluster provider. For {{site.data.keyword.satelliteshort}} clusters, always use the provided token exchange URL. If the URL is not provided, use public IAM endpoint.
- Resolves the following CVEs:
- CVE-2023-0361{: external}, CVE-2023-24536{: external}, CVE-2023-24537, CVE-2023-24538{: external}
{: #5.1.6_1872_is_block_relnote}
- Updates the storage-secret-sidecar image to
v1.2.20
. - Updates Golang to
v1.19.7
. - Updates the UBI image to
8.7-1085.1679482090
- Resolves the following CVEs:
- CVE-2022-4304{: external}, CVE-2022-4450{: external}, CVE-2023-0215{: external}, and CVE-2023-0286{: external}
{: #5.1.5_1857_is_block_relnote}
- Updates the storage-secret-sidecar image to
v1.2.19
. - Resolves CVE-2023-23916{: external}
{: #5.1.4_1852_is_block_relnote}
- Upgrades Kubernetes packages to version
1.26
. - Updates the storage-secret-sidecar image to
v1.2.18
. - Resolves the following CVEs: CVE-2020-10735{: external}, CVE-2021-28861{: external}, CVE-2022-45061{: external}, CVE-2022-4415{: external}, CVE-2022-40897{: external}.
{: #5.1.2-1828_is_block_relnote}
- Resolves CVE-2022-47629{: external}.
{: #5.1_is_block_relnote}
- Updates the snapshot size to reflect actual source volume size.
- Improves the resize method when creating a volume from a snapshot.
- Updates the Kubernetes dependency to
1.25
. - Adds support for configuring the log level for sidecars from the configmap.
- Makes the
ibmc-vpcblock-snapshot
class the defaultVolumesnapshotclass
. - Adds the
priorityClass
in the deployment file for controller and node pods. - Updates the driver to read the node instance ID from the node spec provider ID instead of node labels.
- Fixes a bug in volume expansion for raw block volumes.
- Removes the
preStop
hook for thecsi-driver-registrar
.
{: #050_is_block}
{: #5.0.23_437_is_block_relnote}
- Updates Golang to
1.20.11
. - Updates the UBI image to
8.9.1029
. - Updates
armada-storage-secret
tov1.2.29
. - Resolves the following CVEs: CVE-2023-22745{: external}, CVE-2007-4559{: external}, CVE-2023-40217{: external}, and CVE-2023-4641{: external}.
{: #5.0.21_401_is_block_relnote}
- Updates Golang to
1.20.10
. - Updates the
storage-secret-sidecar
image to1.2.28
. - Resolves the following CVEs: CVE-2023-44487{: external}, CVE-2023-4911{: external}, CVE-2023-4527{: external}, CVE-2023-4806{: external}, CVE-2023-4813{: external}, and CVE-2023-39325{: external}.
{: #5.0.19_358_is_block_relnote}
- Updated the UBI image to
8.8-860
. - Updated the Golang updated to
1.19.12
. - Resolves the following CVEs: CVE-2023-34969{: external}, CVE-2023-28321{: external}, CVE-2023-2602{: external}, CVE-2023-2603{: external}, CVE-2023-28484{: external}, CVE-2023-29469{: external}, CVE-2023-27536{: external}, CVE-2023-3899{: external}, and CVE-2023-32681{: external}.
{: #5.0.17_266_is_block_relnote}
- Node affinity added for controller server and node server, so that pods do not crash on Z system (s390x) based clusters.
- Resolves the following CVEs: CVE-2023-26604{: external}, CVE-2020-24736{: external}, CVE-2023-1667{: external}, and CVE-2023-2283{: external}.
{: #5.0.16_127_is_block_relnote}
- Updates the following sidecar images:
storage-secret-sidecar
tov1.2.24
.csi-node-driver-registrar
tov2.7.0
.livenessprobe
tov2.9.0
.csi-provisioner
tov3.4.1
.csi-attacher
tov4.2.0
.csi-resizer
tov1.7.0
.csi-snapshotter
tov6.2.1
.
- Updates the UBI image
8.8-860
. - Updates Golang to
1.19.10
. - Resolves the following CVEs: CVE-2022-43552{: external}, CVE-2022-3204{: external}, CVE-2023-27535{: external},[CVE-2022-36227], CVE-2022-35252{: external}, CVE-2023-29403{: external}, CVE-2023-29404{: external}, CVE-2023-29405{: external}, CVE-2023-29402{: external}, CVE-2023-29400{: external}, CVE-2023-24540{: external}, CVE-2023-24539{: external}.
- Introduced two new configurable flags in
addon-vpc-block-csi-driver-configmap
configMap to enable/disable and edit the retry interval for Snapshot Creation.IsSnapshotEnabled
allows users to disable or enable snapshot functionality. By default, this parameter is set totrue
CustomSnapshotCreateDelay
allows users to edit the maximum delay (in seconds) for snapshot calls in case the source volume is not found and the volume is not attached. The maximum delay allowed is 15 minutes and the default is 5 minutes.
{: #5.0.12_1963_is_block_relnote}
- Updates UBI image to
8.7-1107
- Updates Golang to
1.19.8
- Users must determine token exchange URL based on cluster provider. For {{site.data.keyword.satelliteshort}} clusters, always use the provided token exchange URL. If the URL is not provided, use public IAM endpoint.
- Resolves the following CVEs: CVE-2023-0361{: external}, CVE-2023-24536{: external}, CVE-2023-24537, CVE-2023-24538{: external}.
{: #5.0.10_1869_is_block_relnote}
- Updates the storage-secret-sidecar image to
v1.2.20
. - Updates Golang to
v1.19.7
. - Updates the UBI image to
8.7-1085.1679482090
- Resolves the following CVEs: CVE-2022-4304{: external}, CVE-2022-4450{: external}, CVE-2023-0215{: external}, and CVE-2023-0286{: external}.
{: #5.0.9_1862_is_block_relnote}
- Updates the storage-secret-sidecar image to
v1.2.19
. - Resolves CVE-2023-23916{: external}
{: #5.0.8_1841_is_block_relnote}
- Updates the storage-secret-sidecar image to
v1.2.18
. - Resolves the following CVEs: CVE-2020-10735{: external}, CVE-2021-28861{: external}, CVE-2022-45061{: external}, CVE-2022-4415{: external}, CVE-2022-40897{: external}.
{: #5.0.7-1836_is_block_relnote}
- Added
priorityClass
in the deployment file for controller and node pods. - Removed
preStop hook
for thecsi-driver-registrar
. - Resolves CVE-2022-47629{: external}.
{: #5.0.5-1784_is_block_relnote}
- Updates the storage-secret-sidecar image to
v1.2.15
. - Resolves CVE-2022-43680{: external}, CVE-2022-42010{: external}, CVE-2022-42011{: external}, CVE-2022-42012{: external}, CVE-2022-3821{: external}, CVE-2022-35737{: external}, and CVE-2021-46848{: external}.
{: #5.0.4-1773_is_block_relnote}
- Updates Golang to
1.18.9
. - Updates the
storage-secret-sidecar
image tov1.2.14
. - Fixed volume tagging issue related to multiple tags.
- Added Block storage volume health state in driver logs. Volume health gives a detailed description as mentioned in the Managing block storage doc.
- Resolves the following CVEs:
- CVE-2022-42898{: external}
- CVE-2022-41717{: external}
- CVE-2022-41720{: external}
{: #5.0.2-1713_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.2.12
- Resolves the following CVEs:
- CVE-2016-3709{: external}
- CVE-2022-30698{: external}
- CVE-2022-30699{: external}
- CVE-2022-1304{: external}
{: #5.0.1-1695_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.2.10
- Updates the
csi-node-driver-registrar
tov2.5.0
- Updates the
livenessprobe
tov2.6.0
- Updates the
csi-provisioner
tov3.2.1
- Updates the
csi-attacher
tov3.5.0
- Updates the
csi-resizer
tov1.5.0
- Resolves the following CVEs:
- CVE-2022-37434{: external}
- CVE-2022-2509{: external}
- CVE-2022-40674{: external}
- CVE-2020-35525{: external}
- CVE-2020-35527{: external}
- CVE-2022-3515{: external}
{: #5.0_is_block_relnote}
- Adds snapshot support for cluster versions 1.25 and later.
- Makes the resource requests and limits of the
vpc-block-csi-driver
containers configurable. To view the config runkubectl get cm -n kube-system addon-vpc-block-csi-driver-configmap -o yaml
- Adds the following parameters for customizing the driver.
AttachDetachMinRetryGAP: "3"
: The initial retry interval for checking Attach/Detach Status. The default is 3 seconds.AttachDetachMinRetryAttempt: "3"
: The number of attempts for AttachDetachMinRetryGAP. The default is 3 retries for 3 seconds retry gap.AttachDetachMaxRetryAttempt: "46"
: Total number of retries for checking Attach/Detach Status. Default is 46 times. For example, ~7 minutes (3 secs * 3 times + 6 secs * 6 times + 10 secs * 10 times).AttacherWorkerThreads: "15"
: The number ofgoroutines
for processing VolumeAttachments.AttacherKubeAPIBurst: "10"
: The number of requests to the Kubernetes API server, exceeding the QPS, that can be sent at any given timeAttacherKubeAPIQPS: "5.0"
: The number of requests per second sent by a Kubernetes client to the Kubernetes API server.
- Disables the
handle-volume-inuse-error
option as this is applies to CSI drivers that support offline expansion only.
{: #5.0.4-beta_1556_is_block_relnote}
- Updates the storage-secret-sidecar image to
v1.1.12
. - Updates Golang to version
1.18.3
. - Updates UBI image to version
8.6-854
. - Pushes community images to
icr.io
. - Fixes a bug for
user_tags
andservice_tags
data types. - Changes the
volumesnapshotclass
name. - Fixes for format errors and mount failures.
- Resolves the following CVEs:
- CVE-2022-29824{: external}
- CVE-2021-40528{: external}
- CVE-2022-22576{: external}
- CVE-2022-27774{: external}
- CVE-2022-27776{: external}
- CVE-2022-27782{: external}
- CVE-2022-25313{: external}
- CVE-2022-25314{: external}
{: #5.0.1-beta_1411_is_block_relnote}
Fixes a bug where the resource group wasn't included in the snapshot creation request payload.
{: #5.0.0-beta_1125_is_block_relnote}
Adds snapshot support.
{: #044_is_block}
{: #4.4.17_1829_is_block_relnote}
- Resolves CVE-2022-47629{: external}.
{: #4.4.16_1779_is_block_relnote}
- Updates the storage-secret-sidecar image to
v1.2.15
. - Resolves CVE-2022-43680{: external}, CVE-2022-42010{: external}, CVE-2022-42011{: external}, CVE-2022-42012{: external}, CVE-2022-3821{: external}, CVE-2022-35737{: external}, and CVE-2021-46848{: external}.
{: #4.4.15_1764_is_block_relnote}
- Updates Golang to
1.18.9
. - Updates the
storage-secret-sidecar
image tov1.2.14
. - Fixed volume tagging issue related to multiple tags.
- Resolves the following CVEs:
- CVE-2022-42898{: external}
- CVE-2022-41717{: external}
- CVE-2022-41720{: external}
{: #4.4.13_1712_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.2.12
- Resolves the following CVEs:
- CVE-2016-3709{: external}
- CVE-2022-30698{: external}
- CVE-2022-30699{: external}
- CVE-2022-1304{: external}
{: #4.4.12_1700_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.2.10
, - Updates the
csi-node-driver-registrar
tov2.5.0
- Updates the
livenessprobe
tov2.6.0
- Updates the
csi-provisioner
tov3.2.1
- Updates the
csi-attacher
tov3.5.0
- Updates the
csi-resizer
tov1.5.0
- Resolves the following CVEs: CVE-2022-37434{: external}, CVE-2022-2509{: external}, CVE-2022-40674{: external}, CVE-2020-35525{: external}, CVE-2020-35527{: external}, CVE-2022-3515{: external}.
{: #4.4.11_1614_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.2.8
. - Updates the golang version to
1.18.6
. - Resolves the following CVEs: CVE-2022-27664{: external}, CVE-2022-32190{: external}.
{: #4.4.10_1578_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.2.7
- Resolves the following CVEs: CVE-2022-32206{: external}, CVE-2022-32208{: external}, CVE-2022-2526{: external}.
{: #4.4.9_1566_is_block_relnote}
- Updates Golang to version
1.18.5
- Updates the
storage-secret-sidecar
image tov1.2.6
- Resolves the following CVEs: CVE-2022-1586{: external}, CVE-2022-2068{: external}, CVE-2022-1292{: external}, CVE-2022-2097{: external}.
{: #4.4.8_1550_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.2.5
- Updates Golang to version
1.18.3
- Updates UBI image to version
8.6-854
- Fixes an issue where volume mounting on node fails with already mounted error.
- Resolves the following CVEs: CVE-2022-29824{: external}, CVE-2021-40528{: external}, CVE-2022-22576{: external}, CVE-2022-27774{: external}, CVE-2022-27776{: external}, CVE-2022-27782{: external}, CVE-2022-25313{: external}, CVE-2022-25314{: external}.
{: #4.4.6_1446_is_block_relnote}
- Includes an update where volume creation or expansion isn't retried if the provided volume capacity is not supported by volume profile.
- Updates the
storage-secret-sidecar
image tov1.2.4
- Resolves CVE-2022-1271{: external}
- Adds a security fix related with image signing.
{: #445_1371_is_block_relnote}
- Adds support for IAM trusted profiles.
- Adds IAM token caching in memory for up to 40 minutes which reduces the number of calls to IAM and improves driver performance.
- Updates the
storage-secret-sidecar
image tov1.2.3
. - Fixes a volume expansion error handling issue.
{: #043_is_block}
{: #4.3.8_1705_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.2.10
- Updates the
csi-node-driver-registrar
tov2.5.0
- Updates the
livenessprobe
tov2.6.0
- Updates the
csi-provisioner
tov3.2.1
- Updates the
csi-attacher
tov3.5.0
- Updates the
csi-resizer
tov1.5.0
- Resolves the following CVEs: CVE-2022-37434{: external}, CVE-2022-2509{: external}, CVE-2022-40674{: external}, CVE-2020-35525{: external}, CVE-2020-35527{: external}, CVE-2022-3515{: external}
{: #4.3.7_1613_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.1.15
. - Updates the golang version to
1.18.6
. - Resolves the following CVEs: CVE-2022-27664{: external} and CVE-2022-32190{: external}.
{: #436_1579_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.1.14
- Resolves the following CVEs: CVE-2022-32206{: external}, CVE-2022-32208{: external}, CVE-2022-2526{: external}.
{: #435_1563_is_block_relnote}
- Updates Golang to version
1.18.5
- Updates the
storage-secret-sidecar
image tov1.1.13
- Resolves the following CVEs: CVE-2022-1586{: external}, CVE-2022-2068{: external}, CVE-2022-1292{: external}, CVE-2022-2097{: external}.
{: #434_1551_is_block_relnote}
- Updates the
storage-secret-sidecar
image tov1.1.12
- Updates Golang to version
1.18.3
- Updates UBI image to version
8.6-854
- Improves secret watcher in case of secret update.
- Fixes an issue where volume mounting on node fails with already mounted error.
- Resolves the following CVEs: CVE-2022-29824{: external}, CVE-2021-40528{: external}, CVE-2022-22576{: external}, CVE-2022-27774{: external}, CVE-2022-27776{: external}, CVE-2022-27782{: external}, CVE-2022-25313{: external}, CVE-2022-25314{: external}.
{: #432_1441_is_block_relnote}
- Added security fix related to image signing
- Updates the
storage-secret-sidecar
image tov1.1.11
- Resolves CVE-2022-1271{: external}
{: #430_1163_is_block_relnote}
- Resolves the following CVEs: CVE-2021-3634{: external}, CVE-2021-3737{: external}, [CVE-2021-4189]https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4189){: external}.
- Updates the
storage-secret-sidecar
image tov1.1.10
- Fixes Volume provisioning failure when in StorageClass Region is provided without zone info
- Fixes an issue where volume creation fails if only
failure-domain.beta.kubernetes.io/zone
is given inallowedTopologies
Region
support is now DEPRECATED in the storage class. Providing "region" detail in storage classes is deprecated in this release, this will not cause any issues with either existing PVC or new PVC. For now the default behavior is to get the region detail from the node label only which is now mandatory for all cases.
{: #042_is_block}
{: #426_1161_is_block_relnote}
- Updates armada-storage-secret to
v1.1.10
- Resolves the following CVEs: CVE-2021-3634{: external}, CVE-2021-3737{: external}, CVE-2021-4189{: external}.
{: #425_1106_is_block_relnote}
- Updates armada-storage-secret to
v1.1.9
- Updates the UBI version to
8.5-243.1651231653
- Resolves CVE-2022-1271{: external}.