You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New
Added compatibility for Kubernetes version v1.29.1
vSAN stretched clusters Support for ReadWriteMany volumes, backed by vSAN File Services.
Added support for ReadWriteMany volumes in topology-aware environments
Extended support for ReadWriteMany volumes in multi-vCenter environments
Enhancements
Improved user experience with success and failure reporting for static volume provisioning requests, surfaced as events on PersistentVolumes. Refer to #2725 and #2765 for more details.
Introduced the ability to collect the absolute number of requests made by the vSphere CSI driver per API. Detailed information available at #2520.
The internal-feature-states.csi.vsphere.vmware.com configmap now contains alpha or internal features. GA Features cannot be disabled using this internal configmap.
Bug Fixes
Addressed an issue with extending the validity of the webhook container certificate to 180 days. See more in PR #2739.
Resolved a limitation of supporting custom vCenter server certificates with key sizes up to 16384. Details available in PR #2777.