mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
rebase: update the CSI Spec to v1.3.0
This spec add the extra capability to node and controller volume to report volume condition of a pv..etc. Refer # https://github.com/ceph/ceph-csi/issues/1356 Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
bddf395eba
commit
edca318828
2
go.mod
2
go.mod
@ -4,7 +4,7 @@ go 1.13
|
||||
|
||||
require (
|
||||
github.com/ceph/go-ceph v0.5.0
|
||||
github.com/container-storage-interface/spec v1.2.0
|
||||
github.com/container-storage-interface/spec v1.3.0
|
||||
github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c // indirect
|
||||
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
|
||||
github.com/golang/protobuf v1.3.5
|
||||
|
Reference in New Issue
Block a user