ceph-csi/deploy/cephfs/kubernetes
gman 06f411bbf3 cephfs: volumes are now created for separate ceph users with limited access to fs
Uses a slightly modified version of https://github.com/kubernetes-incubator/external-storage/blob/master/ceph/cephfs/cephfs_provisioner/cephfs_provisioner.py
This should be rewritten properly in Go, but for it works for now - for demonstration purposes

TODO:
* readOnly is not taken into account
* controllerServer.DeleteVolume does nothing
2018-03-09 17:05:19 +01:00
..
cephfs-storage-class.yaml cephfs: volumes are now created for separate ceph users with limited access to fs 2018-03-09 17:05:19 +01:00
cephfsplugin.yaml cephfs: lowered permissions in cephfsplugin.yaml 2018-03-09 17:03:31 +01:00
csi-attacher.yaml WIP cephfs CSI plugin 2018-03-05 13:21:30 +01:00
csi-provisioner.yaml cephfs: lowered permissions in cephfsplugin.yaml 2018-03-09 17:03:31 +01:00
deploy-csi.sh WIP cephfs CSI plugin 2018-03-05 13:21:30 +01:00
deploy-pod.sh WIP cephfs CSI plugin 2018-03-05 13:21:30 +01:00
pod.yaml WIP cephfs CSI plugin 2018-03-05 13:21:30 +01:00
pvc.yaml cephfs: set access mode to MULTI_NODE_MULTI_WRITER; controller (un)publish is not needed 2018-03-07 14:19:08 +01:00
teardown-csi.sh WIP cephfs CSI plugin 2018-03-05 13:21:30 +01:00
teardown-pod.sh WIP cephfs CSI plugin 2018-03-05 13:21:30 +01:00