Skip to content

v1.1.0

Compare
Choose a tag to compare
@jsafrane jsafrane released this 05 Apr 15:43
· 774 commits to master since this release
70a1411

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 and CSIMigration feature

Container

docker pull quay.io/k8scsi/csi-attacher:v1.1.0

Feature status

Feature Status Default Description
CSINode* Beta On external-attacher uses the CSINode object to get the driver's node name instead of the Node annotation.
CSIMigration* Alpha On Migrating in-tree volume plugins to CSI.

*) There are no special feature gates for these features. They are enabled by turning on the corresponding features in Kubernetes.

Deprecations

  • Command line flag -connection-timeout is deprecated and has no effect.
  • Command line flag --leader-election-identity is deprecated and has no effect.
  • Command line flag --leader-election-type is deprecated. Support for Configmaps-based leader election will be removed in the future in favor of Lease-based leader election. The default currently remains as configmaps for backwards compatibility.

Full Changelog

https://github.com/kubernetes-csi/external-attacher/blob/v1.1.0/CHANGELOG-1.1.md