hpe-storage / csi-driver

A Container Storage Interface (CSI) driver from HPE
https://scod.hpedev.io
Apache License 2.0
57 stars 53 forks source link

Bump github.com/kubernetes-csi/external-snapshotter/v2 from 2.1.2 to 2.1.3 #315

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps github.com/kubernetes-csi/external-snapshotter/v2 from 2.1.2 to 2.1.3.

Release notes

Sourced from github.com/kubernetes-csi/external-snapshotter/v2's releases.

v2.1.3

Overall Status

Volume snapshotting has been a Beta feature since Kubernetes v1.17.

Minimum CSI Spec Version

1.0.0

Minimum Kubernetes version

1.17

Maximum Kubernetes version

1.21 which is scheduled to be released on April 8, 2021.

Note: The v1beta1 version of CustomResourceDefinition is being removed in 1.22 after six releases of deprecation. In 1.22, the kube-apiserver will no longer serve the v1beta1 version of these resources and the only way to access them will be through the v1 APIs, available since 1.16.

Recommended Kubernetes version

1.17: For Beta

Container

docker pull quay.io/k8scsi/snapshot-controller:v2.1.3
docker pull quay.io/k8scsi/csi-snapshotter:v2.1.3

Changes

  • Backports fix #381 for crashloop when there are errors in the VolumeSnapshot, like a missing VolumeSnapshotClass. (#446, @​mattcary)

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v2.1.3/CHANGELOG-2.1.md

Changelog

Sourced from github.com/kubernetes-csi/external-snapshotter/v2's changelog.

Release notes for v2.1.3 (Changelog since v2.1.2)

Changes by Kind

Uncategorized

Bug or Regression

  • Backports fix #381 for crashloop when there are errors in the VolumeSnapshot, like a missing VolumeSnapshotClass. (#446, @​mattcary)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

Release notes for v2.1.2 (Changelog since v2.1.1)

Changes by Kind

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Removed

Nothing has changed.

v2.1.1 (Changelog since v2.1.0)

Bug Fixes

Snapshot Controller

... (truncated)

Commits
  • 7819ee3 Merge pull request #449 from mattcary/changelog
  • e0050f3 Add change log for 2.1.3 release
  • 6685a1b Merge pull request #446 from mattcary/nil-fix
  • 4af0677 Merge pull request #448 from mattcary/prow-2.1
  • 66d3631 Change release-tools to work with the release-2.1 branch.
  • 5358f06 Update release-tools from 3.0.
  • 87325d9 change image pullpolicy from Always to IfNotPresent
  • b226048 Force v2.1.2 for prow jobs running in release-2.1
  • ec44a61 Fix panic when source PVC does not exist
  • 3b6d17b Merge pull request #118 from pohly/cloud-build-timeout
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/hpe-storage/csi-driver/network/alerts).
dependabot[bot] commented 1 year ago

Looks like github.com/kubernetes-csi/external-snapshotter/v2 is no longer a dependency, so this is no longer needed.