Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 908 Bytes

CHANGELOG-1.2.md

File metadata and controls

12 lines (7 loc) · 908 Bytes

Changelog since v1.1.0

New Features

  • Adds CSI Migration support for Azure Disk/File, fixes for backward compatible AccessModes for GCE PD. (#156, @davidz627)
  • Support attachment of inline volumes migrated to CSI (#154, @ddebroy)
  • Adds --retry-interval-max and --retry-interval-start to the csi-attacher parameters to allow users to limit the exponential backoff retry time for requests. (#141, @barp)

Bug Fixes

  • The default leader election type will be configmaps if not specified in the command line (#144, @mlmhl)