Skip to content

Releases: kubernetes-sigs/vsphere-csi-driver

v2.6.0

13 Jul 05:29
0f7ec14
Compare
Choose a tag to compare

Notable Changes

Deployment files

https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/v2.6.0/manifests/vanilla

Release notes

https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.6/rn/vmware-vsphere-container-storage-plugin-26-release-notes/index.html

v2.5.2

21 Jun 19:08
9dd5593
Compare
Choose a tag to compare

v2.4.2

21 Jun 19:14
186057f
Compare
Choose a tag to compare

Notable Changes

#1762 - Protect in-tree vSphere volumes migrated to CSI from node VM deletion.
#1468 - cherry-picked PR to fix un-mounting of in-tree in-line vSphere volumes when CSI migration is enabled.

Deployment YAML files

https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/v2.4.2/manifests/vanilla

Release note

https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.4/rn/vmware-vsphere-container-storage-plugin-24-release-notes/index.html

v2.2.4

21 Jun 19:11
c69c8bc
Compare
Choose a tag to compare

Notable Changes

#1762 - Protect in-tree vSphere volumes migrated to CSI from node VM deletion.
#1468 - cherry-picked PR to fix un-mounting of in-tree in-line vSphere volumes when CSI migration is enabled.

Deployment YAML files

https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/v2.2.4/manifests/v2.2.4

Release note

https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.2/rn/vmware-vsphere-container-storage-plugin-22-release-notes/index.html

v2.3.2

15 Jun 19:01
af896b5
Compare
Choose a tag to compare

Notable Changes

#1762 - Protect in-tree vSphere volumes migrated to CSI from node VM deletion.
#1468 - cherry-picked PR to fix un-mounting of in-tree in-line vSphere volumes when CSI migration is enabled.

Deployment YAML files

https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/v2.3.2/manifests/vanilla

Release note

https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.3/rn/vmware-vsphere-container-storage-plugin-23-release-notes/index.html

v2.5.1

23 Mar 18:53
6626511
Compare
Choose a tag to compare

New Features

There is no new feature released in v2.5.1.
v2.5.1 is the patch release to fix issues observed in the v2.5.0 release.

Notable Changes

  • Node Daemonset pods of vSphere CSI Driver fail to come up on the Kubernetes cluster nodes deployed on VM with BIOS version less than 2.7. For more detail refer #1637

Release note

https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.5/rn/vmware-vsphere-container-storage-plugin-25-release-notes/index.html

v2.2.3

21 Mar 23:18
0a571d5
Compare
Choose a tag to compare

New Features

There is no new feature released in v2.2.3.
v2.2.3 is the patch release to fix issues observed in the v2.2.2 release for in-tree vSphere volume migration to vSphere CSI.

Notable Changes

  • Prevent calling register volume in parallel for the same VMDK. See #1398
  • Fix issues related to volume path parsing during migration of in-tree vSphere volumes to vSphere CSI. See #1447

Release note

https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.2/rn/vmware-vsphere-container-storage-plugin-22-release-notes/index.html

v2.5.0

02 Mar 00:22
c3be0f6
Compare
Choose a tag to compare

Notable Changes

  • Support for Kubernetes version 1.23
  • Decouple vSphere CSI from vSphere CPI - vSphere CSI driver no longer depends upon the Kubernetes Node ProviderID set by vSphere CPI for its operations. This provides the ability to use custom CPI along with vSphere CSI driver.
  • Snapshot feature support for block volumes - Refer to this link for more detail.
  • Expose metrics for prometheus monitoring - Refer to this link for more detail.

Release Note



Refer to https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.5/rn/vmware-vsphere-container-storage-plugin-25-release-notes/index.html for more details

v2.3.1

14 Jan 20:58
684b0f0
Compare
Choose a tag to compare

New Features

There is no new feature released in v2.3.1.
v2.3.1 is the patch release to fix issues observed in the v2.3.0 release for in-tree vSphere volume migration to vSphere CSI.

Notable Changes

  • Prevent calling register volume in parallel for the same VMDK. See #1398
  • Fix issues related to volume path parsing during migration of in-tree vSphere volumes to vSphere CSI. See #1447

Release note

https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.3/rn/vmware-vsphere-container-storage-plugin-23-release-notes/index.html

v2.4.1

11 Jan 00:44
7a87157
Compare
Choose a tag to compare

Notable Changes

  • This patch release enables offline resize in vSphere 6.7 P06 and any future patches on vSphere 6.7 release. See #1437.
  • Fix issues related to volume path parsing during migration of in-tree (VCP) volumes to vSphere Container Storage Plug-in. See #1447
  • This patch enables you to use volume topology feature with vSphere 6.7 P06 and any future patches on vSphere 6.7 release.
  • If you use the Beta topology feature, this version enables you to upgrade to the latest vSphere Container Storage Plug-in release. Refer to upgrade considerations and guidelines.

Release Note



Refer to https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.4/rn/vmware-vsphere-container-storage-plugin-24-release-notes/index.html for more details