Commit Graph

7 Commits

Author SHA1 Message Date
Huamin Chen
b2459574ee switch to centos base image 2018-11-20 14:46:29 +00:00
Wong Hoi Sing Edison
1fbd3e69de Update CEPH_VERSION to mimic 2018-07-04 12:20:56 +08:00
gman
f881bf5249 cephfs/Dockerfile: added attr package 2018-04-13 14:35:38 +02:00
gman
e45f87632e cephfs/Dockerfile: use ceph's package repositories instead 2018-03-22 14:14:47 +01:00
gman
e0b8767401 cephfs/Dockerfile: ceph-common package not needed anymore 2018-03-20 16:40:31 +01:00
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
gman
1c1b0eab1e WIP cephfs CSI plugin 2018-03-05 13:21:30 +01:00