ceph-csi/pkg/rbd
Niels de Vos c3cf6be6a7 util/conn_pool: open a connection with requested user
Use the Credentials.ID in combination with the keyfile to connect to the
Ceph cluster. This makes it possible to use different users for
different tasks on the cluster.

Fixes: #904
Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-04-09 15:10:55 +00:00
..
controllerserver.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
driver.go Deprecate grpc metrics in ceph-csi 2020-04-01 11:59:37 +00:00
errors.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
identityserver.go Resize RBD CSI volumes on demand of CO resize request 2019-12-13 12:40:12 +00:00
nodeserver_test.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
nodeserver.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
rbd_attach.go Audit log and follow klog standard 2020-03-27 09:24:52 +00:00
rbd_journal.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
rbd_util_test.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
rbd_util.go util/conn_pool: open a connection with requested user 2020-04-09 15:10:55 +00:00