Skip to content

v1.4.0

Compare
Choose a tag to compare
@saad-ali saad-ali released this 08 Mar 08:27
2816e42

Breaking changes/Deprecations:

  • There are plans to deprecate Volume Expansion "online/offline" capability (moving to online by default, while allowing for offline via the "Volume In Use" error code). These changes are NOT being made in this CSI release (CSI v1.4.x), instead they will most likely be part of the next minor release (CSI v1.5.x). If you depend on "offline/volume expansion" please follow the relevant discussions (e.g. #429, #431, etc.), and read the CSI 1.5.x release notes carefully.

Additions:

  • spec (PR #470): [Alpha] Add optional maximum_volume_size and minimum_volume_size to GetCapacityResponse.

Clarifications/Corrections/Fixes:

  • spec (PR #464): Relax size limitation for all file paths and node_id fields.
  • spec (PR #452): Clarify size of cloned / restored volumes.

Dependencies:

  • No changes.