Skip to content

chore(deps): update dependency kubernetes-csi/external-snapshotter to v8.3.0

This MR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports

Loading