ded8a9aef2
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [snapshot-controller](https://truecharts.org/charts/system/snapshot-controller) ([source](https://redirect.github.com/kubernetes-csi/external-snapshotter)) | minor | `4.0.8` -> `4.1.0` | --- ### Release Notes <details> <summary>kubernetes-csi/external-snapshotter (snapshot-controller)</summary> ### [`v4.1.0`](https://redirect.github.com/kubernetes-csi/external-snapshotter/releases/tag/v4.1.0) ### Overall Status Volume snapshotting has been a GA feature since Kubernetes v1.20. ### Minimum CSI Spec Version 1.0.0 ### Maximum CSI Spec Version 1.4.0 ### [Minimum Kubernetes version](https://kubernetes-csi.github.io/docs/kubernetes-compatibility.html#minimum-version) 1.20 ### [Recommended Kubernetes version](https://kubernetes-csi.github.io/docs/kubernetes-compatibility.html#recommended-version) 1.20+ ### Container ``` docker pull registry.k8s.io/sig-storage/snapshot-controller:v4.1.0 docker pull registry.k8s.io/sig-storage/csi-snapshotter:v4.1.0 docker pull registry.k8s.io/sig-storage/snapshot-validation-webhook:v4.1.0 ``` ### Deprecations - VolumeSnapshot v1beta1 is deprecated and will be removed in a future release. It is recommended for users to upgrade to VolumeSnapshot CRD version v1 as soon as possible. Any previously created invalid v1beta1 objects have to be deleted before upgrading to version 4.1.0. ([#​493](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/493), [@​xing-yang](https://redirect.github.com/xing-yang)) ### API Change - Changes VolumeSnapshot API storage version from v1beta1 to v1; VolumeSnapshot v1beta1 is deprecated and will be removed in a future release. ([#​493](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/493), [@​xing-yang](https://redirect.github.com/xing-yang)) ### Bug or Regression - \--http-endpoint will now correctly be used for the metrics server address when --metrics-address is not provided. ([#​496](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/496), [@​ggriffiths](https://redirect.github.com/ggriffiths)) - Add check for v1 CRDs to allow for rolling update of the snapshot-controller ([#​504](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/504), [@​mauriciopoppe](https://redirect.github.com/mauriciopoppe)) - VolumeSnapshotContent creation errors can now propagate to the appropriate VolumeSnapshotContent resource. ([#​502](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/502), [@​huffmanca](https://redirect.github.com/huffmanca)) - Retain error from CreateSnapshot call ([#​470](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/470), [@​timoreimann](https://redirect.github.com/timoreimann)) ### Uncategorized - External-snapshotter manifests adjusted to reflect more common example. Snapshot-controller is deployed as a Deployment rather than a Statefulset in the example deployment file. ([#​459](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/459), [@​kvaps](https://redirect.github.com/kvaps)) - Updated runtime (Go 1.16) and dependencies ([#​483](https://redirect.github.com/kubernetes-csi/external-snapshotter/issues/483), [@​pohly](https://redirect.github.com/pohly)) ### Full Changelog https://github.com/kubernetes-csi/external-snapshotter/blob/v4.1.0/CHANGELOG/CHANGELOG-4.1.md </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
About The Project
CLA: Before contributing
Our CLA applies to this repository as well.
Please ensure it's signed before submitting a PR: https://cla-assistant.io/truecharts/charts
We use the truecharts/charts link, as CLA assistant does not allow for creating a custom link to a private repository. However, they all sign the same CLA that applies project-wide
License
This tool is released as "All Rights reserved" and hence it's code should NOT be shared. This includes binaries that are modified to remove TrueCharts specific code, unless approved by Kjeld Schouten "The Owner". Those that are invited to have access to repository, are free to edit and use this code for testing purposes, as long as its sourcecode is not shared or saved in-the-cloud.