github kubernetes-csi/external-attacher v1.1.0

latest releases: v4.5.1, v4.4.4, v4.5.0...
5 years ago

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

Don't miss a new external-attacher release

NewReleases is sending notifications on new releases.