0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
README: fixed typos More... over 7 years ago
updated README More... over 7 years ago
cephfs/Makefile: renamed image to quay.io/cephcsi/cephfsplugin More... over 7 years ago
cephfs/cephconf: workaround for http://tracker.ceph.com/issues/23446 More... over 7 years ago
cephfs: code cleaning More... over 7 years ago
cephfs/cephfsplugin.yaml: mount hosts's /dev into csi-cephfsplugin container More... over 7 years ago
cephfs: check volumeOptions.Mounter and choose ceph-fuse or mount.ceph accordingly More... over 7 years ago
cephfs/volume: added the ability to use either FUSE or ceph kernel client More... over 7 years ago
cephfs/Dockerfile: use ceph's package repositories instead More... over 7 years ago
vendor: applied https://github.com/kubernetes-csi/drivers/commit/e18c7cf3009fc6c5bb953bf3a80d1ecab148a1de @sbezverk More... over 7 years ago
cephfs/deploy: added more convenience scripts More... over 7 years ago
added cephfs/secret.yaml More... over 7 years ago
cephfs/Dockerfile: ceph-common package not needed anymore More... over 7 years ago
cephfs/controllerserver: write ceph.conf More... over 7 years ago
cephfs/nodeserver: read credentials from Secret More... over 7 years ago
cephfs/volume: fixed arguments for ceph-fuse; assume volume root and cephx user already exist More... over 7 years ago
cephfs: CSI 0.2.0 refactoring More... over 7 years ago
added cephfs/cephfsconf.go: generates ceph config and keyring More... over 7 years ago
cephfs/volumeptions: modified fields, updated validation More... over 7 years ago
cephfs: cleaning/renaming More... over 7 years ago
cephfs/deploy/k8s: updated naming and some permissions More... over 7 years ago
Merge branch 'master' into wip-cephfs More... over 7 years ago
cephfs: refactoring for CSI 0.2.0 part 1 More... over 7 years ago
cephfs: volumes are now created for separate ceph users with limited access to fs More... over 7 years ago
cephfs: lowered permissions in cephfsplugin.yaml More... over 7 years ago
updated .gitignore More... over 7 years ago
Makefile: updated push target More... over 7 years ago
Merge pull request #31 from sbezverk/v0.2.0 More... over 7 years ago
Merge pull request #25 from rootfs/node More... over 7 years ago
cephfs: set access mode to MULTI_NODE_MULTI_WRITER; controller (un)publish is not needed More... over 7 years ago