[VOTE] Release CSI spec v1.5.0 (closes 2021 June 12)

41 views
Skip to first unread message

Saad Ali

unread,
Jun 9, 2021, 3:20:45 AM6/9/21
to container-storage-interface-community
I've cut a v1.5.0-rc1 release for the CSI specification (candidate for v1.5.0): https://github.com/container-storage-interface/spec/releases/tag/v1.5.0-rc1

Please vote on releasing this candidate as CSI spec v1.5.0.

The vote is open until 2021 June 12.

The voting process is documented at: https://github.com/container-storage-interface/community/blob/master/governance.md#voting

I've compiled a preliminary list of changes between the v1.4.0 and v1.5.0 release:

Additions:
  • spec (PR #457): [Alpha] Add optional `secrets` field to `NodeExpandVolumeRequest`.
  • spec (PR #468): [Alpha] Add optional `volume_mount_group` field to `VolumeCapability` under new `VOLUME_MOUNT_GROUP` capability to enable SPs to apply fsgroup to volume filesystem during `NodeUnstageVolume` or `NodePublishVolume` operations.
  • spec (PR #476): [Alpha] Add two new volume access modes, `SINGLE_NODE_SINGLE_WRITER` and `SINGLE_NODE_MULTI_WRITER`, under a new `SINGLE_NODE_MULTI_WRITER` capability (intended to replace the existing `SINGLE_NODE_WRITER` access mode).

Clarifications/Corrections/Fixes:
  • spec (PR #475): Further relax size limitation for `node_id` fields from 192 to 256.
Dependencies:
  • lib/go (PR #435): Use go modules to pin dependencies. Move to golang v1.16.4. 

Xing Yang

unread,
Jun 9, 2021, 8:30:27 AM6/9/21
to Saad Ali, container-storage-interface-community
+1

--
You received this message because you are subscribed to the Google Groups "container-storage-interface-community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to container-storage-interf...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/container-storage-interface-community/CABBBJP37sowxnYr6hV%2BOaTm6i%2BXdXsBhm%2BxXrWogBofMtDKnFg%40mail.gmail.com.

Humble Chirammal

unread,
Jun 9, 2021, 8:44:28 AM6/9/21
to container-storage-interface-community
+1

Hemant Kumar

unread,
Jun 9, 2021, 10:14:08 AM6/9/21
to Humble Chirammal, container-storage-interface-community

James DeFelice

unread,
Jun 9, 2021, 10:23:17 AM6/9/21
to Saad Ali, container-storage-interface-community
+1 (binding)

On Wed, Jun 9, 2021 at 3:20 AM 'Saad Ali' via container-storage-interface-community <container-storage-...@googlegroups.com> wrote:
--
You received this message because you are subscribed to the Google Groups "container-storage-interface-community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to container-storage-interf...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/container-storage-interface-community/CABBBJP37sowxnYr6hV%2BOaTm6i%2BXdXsBhm%2BxXrWogBofMtDKnFg%40mail.gmail.com.


--
James DeFelice
585.241.9488 (voice)
650.649.6071 (fax)

Chris Henzie

unread,
Jun 9, 2021, 1:04:20 PM6/9/21
to container-storage-interface-community
+1

Grant Griffiths

unread,
Jun 9, 2021, 1:10:53 PM6/9/21
to Saad Ali, container-storage-interface-community
+1

--

Steve Wong

unread,
Jun 9, 2021, 1:14:43 PM6/9/21
to container-storage-interface-community
+1

Jan Šafránek

unread,
Jun 10, 2021, 1:56:11 AM6/10/21
to container-storage-interface-community
₊1

Niels de Vos

unread,
Jun 10, 2021, 3:52:38 AM6/10/21
to Saad Ali, container-storage-interface-community
+1 (not a member, but looking forward to see the proposed changes in 1.5.0!)

On Wed, Jun 09, 2021 at 12:20:07AM -0700, 'Saad Ali' via container-storage-interface-community wrote:
> I've cut a v1.5.0-rc1 release for the CSI specification (candidate for
> v1.5.0):
> https://github.com/container-storage-interface/spec/releases/tag/v1.5.0-rc1
>
> Please vote on releasing this candidate as CSI spec v1.5.0.
>
> The vote is open until 2021 June 12.
>
> The voting process is documented at:
> https://github.com/container-storage-interface/community/blob/master/governance.md#voting
>
> I've compiled a preliminary list of changes between the v1.4.0 and v1.5.0
> release:
>
> *Additions:*
>
> - spec (PR #457
> <https://github.com/container-storage-interface/spec/pull/457>): [Alpha]
> Add optional `secrets` field to `NodeExpandVolumeRequest`.
> - spec (PR #468
> <https://github.com/container-storage-interface/spec/pull/468>): [Alpha]
> Add optional `volume_mount_group` field to `VolumeCapability` under new
> `VOLUME_MOUNT_GROUP` capability to enable SPs to apply fsgroup to volume
> filesystem during `NodeUnstageVolume` or `NodePublishVolume` operations.
> - spec (PR #476
> <https://github.com/container-storage-interface/spec/pull/476>): [Alpha]
> Add two new volume access modes, `SINGLE_NODE_SINGLE_WRITER` and
> `SINGLE_NODE_MULTI_WRITER`, under a new `SINGLE_NODE_MULTI_WRITER`
> capability (intended to replace the existing `SINGLE_NODE_WRITER` access
> mode).
>
>
> *Clarifications/Corrections/Fixes:*
>
> - spec (PR #475
> <https://github.com/container-storage-interface/spec/pull/475>): Further
> relax size limitation for `node_id` fields from 192 to 256.
>
> *Dependencies:*
>
> - lib/go (PR #435
> <https://github.com/container-storage-interface/spec/pull/435>): Use go
> modules to pin dependencies. Move to golang v1.16.4.
>

Julian Hjortshoj

unread,
Jun 10, 2021, 12:19:06 PM6/10/21
to Jan Šafránek, container-storage-interface-community

Deep Debroy

unread,
Jun 10, 2021, 1:10:05 PM6/10/21
to Saad Ali, container-storage-interface-community
+1

On Wed, Jun 9, 2021 at 12:20 AM 'Saad Ali' via container-storage-interface-community <container-storage-...@googlegroups.com> wrote:
--

thonic

unread,
Jun 10, 2021, 9:59:37 PM6/10/21
to container-storage-interface-community

+1

------------------ Original ------------------
Date: Wed, Jun 9, 2021 03:20 PM
To: "container-storage-interface-community"<container-storage-...@googlegroups.com>;
Subject: [VOTE] Release CSI spec v1.5.0 (closes 2021 June 12)

Saad Ali

unread,
Jun 12, 2021, 3:48:31 AM6/12/21
to container-storage-interface-community
CSI 1.5.0 has been cut: https://github.com/container-storage-interface/spec/releases/tag/v1.5.0
Thank you all for your hard work on this!
Reply all
Reply to author
Forward
0 new messages