mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
e2e: validate clusterName metadata
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
de7128b3a2
commit
cf97e377fa
@ -249,6 +249,7 @@ type cephfsSnapshotMetadata struct {
|
||||
VolSnapNameKey string `json:"csi.storage.k8s.io/volumesnapshot/name"`
|
||||
VolSnapNamespaceKey string `json:"csi.storage.k8s.io/volumesnapshot/namespace"`
|
||||
VolSnapContentNameKey string `json:"csi.storage.k8s.io/volumesnapshotcontent/name"`
|
||||
ClusterNameKey string `json:"csi.ceph.com/cluster/name"`
|
||||
}
|
||||
|
||||
func listCephFSSnapshotMetadata(
|
||||
|
Reference in New Issue
Block a user