Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2025

This PR contains the following updates:

Package Type Update Change
kubernetes-csi/external-snapshotter Kustomization minor v8.2.1 -> v8.4.0

Release Notes

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

v8.4.0

Compare Source

Overall Status

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

Supported CSI Spec Versions

1.0-1.12

Minimum Kubernetes version

1.25

Recommended Minimum Kubernetes version

1.25

Container
docker pull registry.k8s.io/sig-storage/snapshot-controller:v8.4.0
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v8.4.0
Changes by Kind
API Change
Feature
  • The number of worker threads in the snapshot-controller and csi-snapshotter is now configurable via the worker-threads flag. (#​282, @​huffmanca)
Other (Cleanup or Flake)
  • Several VolumeGroupSnapshot, VolumeGroupSnapshotClass and VolumeGroupSnapshotContent fields are now immutable. The v1beta1 VolumeGroupSnapshot API is now marked as deprecated. (#​1337, @​leonardoce)
  • Update kubernetes dependencies to v1.34.0 (#​1330, @​dobsonj)
Uncategorized
Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v8.4.0/CHANGELOG/CHANGELOG-8.4.md

v8.3.0

Compare Source

Overall Status

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

Supported CSI Spec Versions

1.0-1.11

Minimum Kubernetes version

1.25

Recommended Minimum Kubernetes version

1.25

Container
docker pull registry.k8s.io/sig-storage/snapshot-controller:v8.3.0
docker pull registry.k8s.io/sig-storage/csi-snapshotter:v8.3.0
Changes by Kind
Feature
  • Add a new --automaxprocs flag to set the GOMAXPROCS environment variable to match the configured Linux container CPU quota. (#​1304, @​nixpanic)
  • Add support for -logging-format=json
    Remove klog specific flags according to KEP-2845 (#​1256, @​huww98)
  • Use volumegroupsnapshot uid to make snapshotname (#​1294, @​umagnus)
  • Get credentials from annotations for VolumeSnapshotContents that are a member of VolumeGroupSnapshot. (#​1297, @​black-dragon74)
  • Serve additional leader election, work queue, process, and Go runtime metrics (#​1275, @​AndrewSirenko)
Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v8.3.0/CHANGELOG/CHANGELOG-8.3.md


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.

@renovate renovate bot force-pushed the renovate/kubernetes-csi-external-snapshotter-8.x branch from 0451f78 to a7ac1dd Compare August 10, 2025 14:34
@renovate renovate bot force-pushed the renovate/kubernetes-csi-external-snapshotter-8.x branch 2 times, most recently from 5d02dee to 5f31186 Compare October 24, 2025 02:59
@renovate renovate bot changed the title feat(github-release): update kubernetes-csi/external-snapshotter to v8.3.0 feat(github-release): update kubernetes-csi/external-snapshotter to v8.4.0 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/kubernetes-csi-external-snapshotter-8.x branch from 5f31186 to b88c568 Compare November 19, 2025 16:39
@renovate renovate bot force-pushed the renovate/kubernetes-csi-external-snapshotter-8.x branch from b88c568 to d1309f4 Compare November 24, 2025 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant