mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
e2e: update snapshot to v1beta1
updating the snapshot client and test to use v1beta1 client and API. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
5bfff89e04
commit
a17fef07e6
2
go.mod
2
go.mod
@ -18,7 +18,7 @@ require (
|
||||
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 // indirect
|
||||
github.com/hashicorp/vault/api v1.15.0
|
||||
github.com/kubernetes-csi/csi-lib-utils v0.19.0
|
||||
github.com/kubernetes-csi/external-snapshotter/client/v8 v8.0.0
|
||||
github.com/kubernetes-csi/external-snapshotter/client/v8 v8.2.0
|
||||
github.com/libopenstorage/secrets v0.0.0-20231011182615-5f4b25ceede1
|
||||
github.com/onsi/ginkgo/v2 v2.22.0
|
||||
github.com/onsi/gomega v1.36.0
|
||||
|
Reference in New Issue
Block a user