Container Storage Interface Spec Versions Save

Container Storage Interface (CSI) Specification.

v1.9.0

7 months ago

Breaking changes/Deprecations:

  • None

Additions:

  • spec (PR #544): [Alpha] Introduce new ControllerModifyVolume RPC and a mutable_parameters field under existing CreateVolumeRequest RPC to enable modification of volume properties (e.g. IOPS, etc.) after volume creation.

Clarifications/Corrections/Fixes:

Dependencies:

  • spec (PR #550): Updates genproto to use the isolated submodule to reduce overall dependency count and avoids future issues with ambiguous imports.

Full Changelog: https://github.com/container-storage-interface/spec/compare/v1.8.0...v1.9.0

v1.9.0-rc1

7 months ago

v1.8.0

1 year ago

Breaking changes/Deprecations:

  • None

Additions:

  • spec (PR #519): introduce VolumeGroupSnapshot related RPCs under new GroupController services as alpha.

Clarifications/Corrections/Fixes:

  • None

Dependencies:

  • None

Full Changelog: https://github.com/container-storage-interface/spec/compare/v1.7.0...v1.8.0

v1.8.0-rc2

1 year ago

v1.8.0-rc1

1 year ago

v1.7.0

1 year ago

Breaking changes/Deprecations:

  • None

Additions:

  • spec (PR #509): Promote VOLUME_MOUNT_GROUP node capability to GA.

Clarifications/Corrections/Fixes:

  • spec (PR #523): Fix typos
  • spec (PR #508): Fix typos

Dependencies:

  • go (PR #524, #528): Move to golang v1.18.

Full Changelog: https://github.com/container-storage-interface/spec/compare/v1.6.0...v1.7.0

v1.7.0-rc3

1 year ago

v1.7.0-rc2

1 year ago

v1.7.0-rc1

1 year ago

v1.6.0

2 years ago

Breaking changes/Deprecations:

  • spec (PR #487): [Alpha] Change required capability for published_node_ids in GetVolume by @bswartz

Additions:

  • spec (PR #499): [GA] Promote maximum_volume_size field in GetCapacityResponse from alpha to GA by @pohly

Clarifications/Corrections/Fixes:

  • None

Dependencies:

  • None

New Contributors

Full Changelog: https://github.com/container-storage-interface/spec/compare/v1.5.0...v1.6.0