v1.3.0
Overall status
GA
Supported CSI spec versions
1.0.0
Minimum Kubernetes version
1.13
Recommended Kubernetes version
1.15: For CSIMigration, Cloning and Resizing features
1.14: For lease-based leader election and Topology feature
Container
docker pull quay.io/k8scsi/csi-provisioner:v1.3.0
Feature status
Feature | Status | Default | Description | Provisioner Feature Gate Required |
---|---|---|---|---|
Topology | Beta | Off | Topology aware dynamic provisioning (requires kubelet 1.14 on nodes). | Yes |
Snapshots | Alpha | On | Snapshots and Restore. | No |
CSIMigration | Alpha | On | Migrating in-tree volume plugins to CSI. | No |
Cloning | Alpha | On | Cloning. | No |
Breaking Changes
-
The alpha resizer secret name and namespace keys have been changed from the following values:
csi.storage.k8s.io/resizer-secret-name
csi.storage.k8s.io/resizer-secret-namespace
to be the following values:
csi.storage.k8s.io/controller-expand-secret-name
csi.storage.k8s.io/controller-expand-secret-namespace
Deprecations
None
Full Changelog
https://github.com/kubernetes-csi/external-provisioner/blob/v1.3.0/CHANGELOG-1.3.md