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 dependency kubernetes-csi/external-snapshotter to v8 #1282

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented May 27, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
kubernetes-csi/external-snapshotter major v7.0.2 -> v8.0.1

Release Notes

kubernetes-csi/external-snapshotter (kubernetes-csi/external-snapshotter)

v8.0.1

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.25

Recommended Minimum Kubernetes version

1.25

Container

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

Changes by Kind

Bug or Regression

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v8.0.1/CHANGELOG/CHANGELOG-8.0.md

v8.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.25

Recommended Minimum Kubernetes version

1.25

Container

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

Urgent Upgrade Notes

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

  • The validating logic for VolumeSnapshots, VolumeSnapshotContents, VolumeGroupSnapshots, and
    VolumeGroupSnapshotContents has been replaced by CEL validation rules. The validating webhook
    is now only being used for VolumeSnapshotClasses and VolumeGroupSnapshotClasses to ensure
    that there's at most one class per CSI Driver. The validation webhook is deprecated and will be removed in the next release. (#​1091, @​leonardoce)

Changes by Kind

API Change

Feature

  • Adds support for ListSnapshots secrets (#​252, @​bells17)
  • Adds validation rules into CRDs. Minimum required Kubernetes version is 1.25 for these validation rules. (#​1073, @​cici37)
  • Link the snapshotted PVCs and the corresponding PVs in VolumeGroupSnapshot and VolumeGroupSnapshotContent to make restoring data easier. (#​1069, @​leonardoce)

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v8.0.0/CHANGELOG/CHANGELOG-8.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 May 27, 2024
Copy link
Contributor

openshift-ci bot commented May 27, 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

@openshift-ci openshift-ci bot added the size/XS label May 27, 2024
@renovate-bot renovate-bot force-pushed the renovate/kubernetes-csi-external-snapshotter-8.x branch from beeeaf5 to 552d35d Compare June 4, 2024 16:41
Copy link

sonarcloud bot commented Jun 4, 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

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