Overall status
GA
Supported CSI spec versions
1.0.0
Minimum Kubernetes version
1.13
Recommended Kubernetes version
1.14: For lease-based leader election, Topology and CSIMigration features
Container
docker pull quay.io/k8scsi/csi-provisioner:v1.2.1
Feature status
Feature | Status | Default | Description |
---|---|---|---|
Topology | Beta | Off | Topology aware dynamic provisioning (requires kubelet 1.14 on nodes). |
Snapshots* | Alpha | On | Snapshots and Restore. |
CSIMigration** | Alpha | On | Migrating in-tree volume plugins to CSI. |
*) There is no special feature gate for snapshots. It is enabled by running external-snapshotter and creating its CRDs.
**) There is no special feature gate for CSI migration. It is enabled by turning on CSI migration in Kubernetes.
Breaking Changes
None
Deprecations
None
Full Changelog
https://github.com/kubernetes-csi/external-provisioner/blob/v1.2.1/CHANGELOG-1.2.md