Overall status
GA
Supported CSI spec versions
1.0-1.12
Minimum Kubernetes version
1.34
Recommended Kubernetes version
1.34: For VolumeAttributesClass GA
Urgent Upgrade Notes
(No, really, you MUST read this before you upgrade)
- The minimum Kubernetes version is 1.34 for the storage/v1 VolumeAttributesClass API object. Emulated versions below 1.34 are supported but a restart is required once the emulated version is updated to 1.35.
Container
docker pull registry.k8s.io/sig-storage/csi-provisioner:v6.2.0
Feature status
| Feature | Status | Default | Description | Provisioner Feature Gate Required |
|---|---|---|---|---|
| HonorPVReclaimPolicy | GA | On | Ensures PV honors the Reclaim policy irrespective of deletion order. | Yes |
| CrossNamespaceVolumeDataSource | Alpha | Off | Cross-namespace volume data source | --feature-gates=CrossNamespaceVolumeDataSource=true
|
Full Changelog
https://github.com/kubernetes-csi/external-provisioner/blob/v6.2.0/CHANGELOG/CHANGELOG-6.2.md