v3.6.4
Overall status
GA
Supported CSI spec versions
1.0-1.7
Minimum Kubernetes version
1.20
Recommended Kubernetes version
1.27: For ReadWriteOncePod, CSINodeExpandSecret beta
Container
docker pull registry.k8s.io/sig-storage/csi-provisioner:v3.6.4
Feature status
Feature | Status | Default | Description | Provisioner Feature Gate Required |
---|---|---|---|---|
Snapshots | GA | On | Snapshots and Restore. | No |
CSIMigration | GA | On | Migrating in-tree volume plugins to CSI. | No |
CSIStorageCapacity | GA | On | Publish capacity information for the Kubernetes scheduler. | No |
ReadWriteOncePod | Beta | On | Single pod access mode for PersistentVolumes. | No |
CSINodeExpandSecret | Beta | On | CSI node expansion secret. | No |
HonorPVReclaimPolicy | Alpha | Off | Ensures PV honors the Reclaim policy irrespective of deletion order. | Yes |
PreventVolumeModeConversion | Alpha | Off | Prevent unauthorized conversion of source volume mode | --prevent-volume-mode-conversion (no in-tree feature gate) |
CrossNamespaceVolumeDataSource | Alpha | Off | Cross-namespace volume data source | --feature-gates=CrossNamespaceVolumeDataSource=true |
Full Changelog
https://github.com/kubernetes-csi/external-provisioner/blob/v3.6.4/CHANGELOG/CHANGELOG-3.6.md