ceph-csi/internal
Niels de Vos 9bd10d2698 cephfs: newVolumeOptions() does not need all secrets, only credentials
There is no need to pass all secrets on to newVolumeOptions(), it only
needs the credentials. As the caller of newVolumeOptions() already has
the credentials generated, just pass them along instead of the raw
secrets.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-10-14 15:16:56 +00:00
..
cephfs cephfs: newVolumeOptions() does not need all secrets, only credentials 2020-10-14 15:16:56 +00:00
csi-common rebase: update the CSI Spec to v1.3.0 2020-09-04 09:24:01 +00:00
journal journal: replace klog with util logger in voljournal.go 2020-08-19 14:38:12 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd rbd: remove false error condition check in checkSnapCloneExists 2020-10-13 12:56:51 +00:00
util util: add ClusterConnection.GetFSAdmin() 2020-10-14 15:16:56 +00:00