Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 534 Bytes

CHANGELOG-0.1.md

File metadata and controls

11 lines (7 loc) · 534 Bytes

v0.1.0

Support Status

Alpha

Initial release Changelog

  • #1 Add a external resize controller which monitors Persistent volume claims and performs CSI ControllerExpandVolume as needed.
  • #26 If plugin does not implement ControllerExpandVolume it performs a no-op expansion and updates PV object.
  • #31 Use lease based leader election.