Go to file
2022-08-14 19:39:10 +02:00
__pycache__ Initial commit 2022-07-21 12:23:47 +02:00
bin Initial commit 2022-07-21 12:23:47 +02:00
csi-spec@ad238e5cad Add csi spec module 2022-07-20 15:58:43 +02:00
.gitignore Initial commit 2022-07-21 12:23:47 +02:00
.gitmodules Add csi spec module 2022-07-20 15:58:43 +02:00
.tool-versions Initial commit 2022-07-21 12:23:47 +02:00
Dockerfile Initial commit 2022-07-21 12:23:47 +02:00
gluster-dir-csi.nomad Initial commit 2022-07-21 12:23:47 +02:00
main.py Make parameters configurable via envoronment variables 2022-08-14 19:39:10 +02:00
README.md Initial commit 2022-07-21 12:23:47 +02:00
requirements.txt Initial commit 2022-07-21 12:23:47 +02:00
test_part1.sh Initial commit 2022-07-21 12:23:47 +02:00

Intro

This is a super alpha implementation that supports the CSI spec for directories on a gluster volume. Each top level directory is treated as a volume.

Currently tested on hashicorp nomad.