strangelove-ventures / cosmos-operator

Cosmos Operator is a kubernetes operator for managing cosmos nodes
Apache License 2.0
77 stars 18 forks source link

build(deps): Bump github.com/kubernetes-csi/external-snapshotter/client/v6 from 6.1.0 to 6.3.0 #364

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps github.com/kubernetes-csi/external-snapshotter/client/v6 from 6.1.0 to 6.3.0.

Release notes

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

client/v6.3.0

The release tag client/v6.3.0 is for VolumeSnapshot APIs and client library which are in a separate go package.

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v6.3.0/CHANGELOG/CHANGELOG-6.3.md

v6.3.0

Overall Status

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

Supported CSI Spec Versions

1.0-1.8

Minimum Kubernetes version

1.20

Recommended Kubernetes version

1.24 (The Volume Populators feature with the new PVC dataSourceRef field moved to Beta in 1.24)

Container

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

Full Changelog

https://github.com/kubernetes-csi/external-snapshotter/blob/v6.3.0/CHANGELOG/CHANGELOG-6.3.md

v6.2.2

Overall Status

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

Supported CSI Spec Versions

1.0-1.7

Minimum Kubernetes version

1.20

Recommended Kubernetes version

1.24

Container

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

Full Changelog

... (truncated)

Commits
  • a6ac2ee Merge pull request #908 from xing-yang/changelog_6.3.0
  • de93167 Remove changes related to VolumeGroupSnapshot
  • 350388a Add changelog for v6.3.0
  • f7cc9e3 Merge pull request #907 from xing-yang/remove_k8s_dep
  • fd03420 Remove direct dep on kubernetes
  • 3cccd02 Merge pull request #904 from xing-yang/update_client_6.3
  • 8c3a305 Merge pull request #898 from kubernetes-csi/dependabot/go_modules/google.gola...
  • 5b12e86 Merge pull request #903 from kubernetes-csi/dependabot/go_modules/github.com/...
  • 0667aa8 Update client lib version to 6.3.0
  • 94b2103 Bump github.com/evanphx/json-patch
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.