Releases: kubernetes-sigs/vsphere-csi-driver
v2.6.0
Notable Changes
- Support for Kubernetes version 1.24
- Enhanced Volume Topology feature to allow volume provisioning on a preferential datastore. For more detail please see https://docs.vmware.com/en/VMware-vSphere-Container-Storage-Plug-in/2.0/vmware-vsphere-csp-getting-started/GUID-2FB52A3C-76F1-4AA6-8868-318D4E939872.html
- Support migration of in-tree vSphere PVs provisioned using in-tree zonal volume feature having beta or GA labels. See kubernetes/kubernetes#108611
- Support RWX PV deployment on remote vSAN clusters.
- Support running vSphere Container Storage Plug-in on a different Kubernetes cluster from the workload cluster. Applies only to Google Anthos.
Deployment files
https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/v2.6.0/manifests/vanilla
Release notes
v2.5.2
Notable Changes
#1762 - Protect in-tree vSphere volumes migrated to CSI from node VM deletion.
Deployment YAML files
https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/v2.5.2/manifests/vanilla
Release note
v2.4.2
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
v2.2.4
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
v2.3.2
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
v2.5.1
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
v2.2.3
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
v2.5.0
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
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
v2.4.1
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