synology-csi
synology-csi copied to clipboard
Control over created iSCSI and SMB share names?
I couldn't immediately find it in the README or the sources, but does this CSI driver provide any control over the names of the created iSCSI LUNs and SMB shared folder names?
In the Synology File Station app, I currently see a shared SMB folder named like k8s-csi-pvc-dd3636ae-d296-4409-9.
Since I have 2 Kubernetes clusters, each with a set of services, connecting to the Synology, I would very much like to differentiate each CSI created resource separately.
Is there a way to pass user information to either the StorageClass, the PersistentVolumeClaim, or both, which influences how LUNs or share are named on DSM?