Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency container-storage-interface/spec to v1.10.0 #8

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2022

This PR contains the following updates:

Package Update Change
container-storage-interface/spec minor v1.3.0 -> v1.10.0

Release Notes

container-storage-interface/spec (container-storage-interface/spec)

v1.10.0

Compare Source

What's Changed

Breaking changes/Deprecations
  • The google.golang.org/protobuf and protoc-gen-go libraries were bumped in this release to v1.33.0 (indirectly bumping github.com/golang/protobuf to v1.5.3) resulting in breaking changes to generated protobuf go message structures. SPs updating their CSI drivers to this version of the CSI spec must modify their code to handle the changes. See #​570.
Additions
Clarifications/Corrections/Fixes
  • None
Dependencies

New Contributors

Full Changelog: container-storage-interface/spec@v1.9.0...v1.10.0

v1.9.0

Compare Source

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: container-storage-interface/spec@v1.8.0...v1.9.0

v1.8.0

Compare Source

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: container-storage-interface/spec@v1.7.0...v1.8.0

v1.7.0

Compare Source

Breaking changes/Deprecations:

  • None

Additions:

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

Clarifications/Corrections/Fixes:

Dependencies:

Full Changelog: container-storage-interface/spec@v1.6.0...v1.7.0

v1.6.0

Compare Source

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: container-storage-interface/spec@v1.5.0...v1.6.0

v1.5.0

Compare Source

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.5.x), instead they will most likely be part of a future release (CSI v1.6+). If you depend on "offline/volume expansion" please follow the relevant discussions (e.g. #​429, #​431, etc.), and read the CSI release notes carefully.

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 an fsgroup to a volume filesystem during NodeStageVolume 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.

v1.4.0

Compare Source

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Lykos153
Copy link
Owner

Lykos153 commented May 5, 2022

Waiting until #10 is done

@Lykos153 Lykos153 self-assigned this May 5, 2022
@Lykos153 Lykos153 marked this pull request as draft May 5, 2022 22:42
@renovate renovate bot changed the title Update dependency container-storage-interface/spec to v1.6.0 Update dependency container-storage-interface/spec to v1.6.0 - autoclosed Jun 4, 2022
@renovate renovate bot closed this Jun 4, 2022
@renovate renovate bot deleted the renovate/container-storage-interface-spec-1.x branch June 4, 2022 04:16
@renovate renovate bot changed the title Update dependency container-storage-interface/spec to v1.6.0 - autoclosed Update dependency container-storage-interface/spec to v1.6.0 Jun 4, 2022
@renovate renovate bot restored the renovate/container-storage-interface-spec-1.x branch June 4, 2022 10:27
@renovate renovate bot reopened this Jun 4, 2022
@renovate renovate bot force-pushed the renovate/container-storage-interface-spec-1.x branch from b6dfd85 to 4d1223a Compare June 4, 2022 10:27
@renovate renovate bot changed the title Update dependency container-storage-interface/spec to v1.6.0 chore(deps): update dependency container-storage-interface/spec to v1.6.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/container-storage-interface-spec-1.x branch from 4d1223a to 0848c9c Compare November 3, 2022 21:38
@renovate renovate bot changed the title chore(deps): update dependency container-storage-interface/spec to v1.6.0 chore(deps): update dependency container-storage-interface/spec to v1.7.0 Nov 3, 2022
@renovate renovate bot changed the title chore(deps): update dependency container-storage-interface/spec to v1.7.0 chore(deps): update dependency container-storage-interface/spec to v1.8.0 Mar 11, 2023
@renovate renovate bot force-pushed the renovate/container-storage-interface-spec-1.x branch from 0848c9c to 0d45fea Compare March 11, 2023 19:40
@renovate renovate bot changed the title chore(deps): update dependency container-storage-interface/spec to v1.8.0 chore(deps): update dependency container-storage-interface/spec to v1.9.0 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/container-storage-interface-spec-1.x branch from 0d45fea to 0b4fbeb Compare October 18, 2023 04:20
@renovate renovate bot force-pushed the renovate/container-storage-interface-spec-1.x branch from 0b4fbeb to 798061b Compare July 3, 2024 08:16
@renovate renovate bot changed the title chore(deps): update dependency container-storage-interface/spec to v1.9.0 chore(deps): update dependency container-storage-interface/spec to v1.10.0 Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant