rook / kubectl-rook-ceph

Krew plugin to run kubectl commands with rook-ceph
Apache License 2.0
74 stars 26 forks source link

delete the export based on subvol id #306

Closed yati1998 closed 3 days ago

yati1998 commented 4 days ago

currently the export at first position in the nfs cluster gets deleted. We need to delete the export based on the subvol id. Hence, this commit adds an extra check to get the right export path.