ceph-csi/internal/cephfs
Niels de Vos 16cb43f0f9 rbd: store csi.storage.k8s.io/pvc/namespace metadata as Owner
The Owner of an RBD image (Kubernetes Namespace, tenant) can be used to
identify additional configuration options. This will be used for
fetching the right Vault Token when encrypting/decrypting volumes.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2020-12-09 13:58:48 +00:00
..
cephfs_util.go cephfs: implement getMetadataPool() with go-ceph 2020-10-20 15:38:44 +00:00
clone.go cephfs: remove unsed cr util.Credentials 2020-12-03 14:53:33 +00:00
controllerserver.go cephfs: remove unsed cr util.Credentials 2020-12-03 14:53:33 +00:00
driver.go cephfs: replace warning with WarningLogMsg in Run 2020-08-13 09:44:12 +00:00
errors.go cephfs: implement getSnapshotInfo with go-ceph 2020-12-03 14:53:33 +00:00
fsjournal.go rbd: store csi.storage.k8s.io/pvc/namespace metadata as Owner 2020-12-09 13:58:48 +00:00
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
nodeserver.go cephfs: connect to the Ceph Cluster with go-ceph 2020-10-14 15:16:56 +00:00
snapshot.go cephfs: implement getSnapshotInfo with go-ceph 2020-12-03 14:53:33 +00:00
util.go cephfs: implement getSnapshotInfo with go-ceph 2020-12-03 14:53:33 +00:00
volume.go cephfs: fix logic to call ceph fs resize 2020-12-01 13:31:39 +00:00
volumemounter.go cleanup: return error from execCommandErr() in bindMount() 2020-12-09 08:35:35 +00:00
volumeoptions.go cephfs: implement getSnapshotInfo with go-ceph 2020-12-03 14:53:33 +00:00