mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
e2e: add tests to validate cluster name
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
3ddb8c289c
commit
2390a43415
@ -216,6 +216,7 @@ type cephfsSubvolumeMetadata struct {
|
||||
PVCNameKey string `json:"csi.storage.k8s.io/pvc/name"`
|
||||
PVCNamespaceKey string `json:"csi.storage.k8s.io/pvc/namespace"`
|
||||
PVNameKey string `json:"csi.storage.k8s.io/pv/name"`
|
||||
ClusterNameKey string `json:"csi.ceph.com/cluster/name"`
|
||||
}
|
||||
|
||||
func listCephFSSubvolumeMetadata(
|
||||
|
Reference in New Issue
Block a user