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

Update module github.com/kubernetes-csi/external-snapshotter/client/v6 to v7 - autoclosed #1147

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/kubernetes-csi/external-snapshotter/client/v6 v6.3.0 -> v7.0.0 age adoption passing confidence

Release Notes

kubernetes-csi/external-snapshotter (github.com/kubernetes-csi/external-snapshotter/client/v6)

v7.0.0

Compare Source

Overall Status

Volume snapshotting has been a GA feature since Kubernetes v1.20.

Supported CSI Spec Versions

1.0-1.9

Minimum Kubernetes version

1.20

Recommended Kubernetes version

1.24 (The Volume Populators feature with the new PVC dataSourceRef field moved to Beta in 1.24)

Container

docker pull registry.k8s.io/sig-storage/snapshot-controller:v7.0.0
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v7.0.0
docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v7.0.0

Urgent Upgrade Notes

(No, really, you MUST read this before you upgrade)

  • Enable prevent-volume-mode-conversion feature flag by default.

    Volume mode change will be rejected when creating a PVC from a VolumeSnapshot unless the AllowVolumeModeChange annotation has been set to true. Applications relying on volume mode change when creating a PVC from VolumeSnapshot need to be updated accordingly. (#​916, @​akalenyu)

  • Changed label from "app" to Kubernetes recommended label "app.kubernetes.io/name" when deploying csi-snapshotter, snapshot-controller, and snapshot-validation-webhook.
    ACTION REQUIRED: With this label change, "kubectl apply" will not work when upgrading from previous versions. You need to uninstall the previous deployment and then reinstall the new deployment. Alternatively you can keep the original label while using "kubectl applyhttps://github.com/kubernetes-csi/external-snapshotter/pull/844/844, @​mowangdk)

Changes by Kind

API Change

  • Add VolumeGroupSnapshot API definitions. (#​814, @​RaunakShah)
  • The VolumeGroupSnapshotSource.Selector is now an optional attribute, so that a pre-provisioned VolumeGroupSnapshotContent can be specified which does not require a matching label-selector. (#​995, @​nixpanic)
  • Update API for pre provisioned group snapshots (#​971, @​RaunakShah)

Feature

  • Create Volume functionality for volume group snapshots (Note: this feature is partially implemented and therefore it is not ready for use) (#​826, @​RaunakShah)
  • More detail printed columns output when get vgs/vgsc/vgsclass with kubectl (#​865, @​winrouter)
  • Webhooks for VolumeGroupSnapshot, VolumeGroupSnapshotContent and VolumeGroupSnapshotClass. (#​825, @​Rakshith-R)
  • Add finalizer to prevent deletion of individual volume snapshots that are part of a group (#​972, @​RaunakShah)
  • Delete individual snapshots as part of volume group snapshots delete API (#​952, @​RaunakShah)
  • Implement GetGroupSnapshotStatus so that pre-provisioned VolumeGroupSnapshots can be imported. (#​837, @​nixpanic)
  • Introduce logic to delete volume group snapshots (#​882, @​RaunakShah)

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v7.0.0/CHANGELOG/CHANGELOG-7.0.md


Configuration

📅 Schedule: Branch creation - "* 3-6 * * 1-5" in timezone America/New_York, 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 has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Feb 28, 2024
Copy link
Contributor

openshift-ci bot commented Feb 28, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: renovate-bot
Once this PR has been reviewed and has the lgtm label, please assign birsanv for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

sonarcloud bot commented Feb 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@openshift-ci openshift-ci bot added the size/M label Feb 28, 2024
…6 to v7

Signed-off-by: Mend Renovate <bot@renovateapp.com>
@renovate-bot renovate-bot force-pushed the renovate/github.com-kubernetes-csi-external-snapshotter-client-v6-7.x branch from a753816 to 5d22b75 Compare April 8, 2024 14:12
Copy link

sonarcloud bot commented Apr 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@openshift-ci openshift-ci bot added size/XS and removed size/M labels Apr 8, 2024
Copy link
Contributor

openshift-ci bot commented Apr 8, 2024

@renovate-bot: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-openshift 5d22b75 link true /test e2e-openshift

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@renovate-bot renovate-bot changed the title Update module github.com/kubernetes-csi/external-snapshotter/client/v6 to v7 Update module github.com/kubernetes-csi/external-snapshotter/client/v6 to v7 - autoclosed May 13, 2024
@renovate-bot renovate-bot deleted the renovate/github.com-kubernetes-csi-external-snapshotter-client-v6-7.x branch May 13, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant