Mehran Kholdi
|
0a130f42ff
|
Support creating snapshots from btrfs volumes
|
2022-03-30 13:15:46 +04:30 |
|
Mehran Kholdi
|
9deaefc203
|
Implement basic metrics
|
2020-04-26 02:02:00 +04:30 |
|
Mehran Kholdi
|
9de82a9b47
|
Allocate new volumes remotely
|
2020-04-26 01:37:23 +04:30 |
|
Mehran Kholdi
|
6f23dbe067
|
Initial PoC of the csi driver
|
2020-04-24 19:35:37 +04:30 |
|
Mehran Kholdi
|
98139d428e
|
Autogen csi grpc interface
Proto taken from:
https://github.com/container-storage-interface/spec/blob/master/csi.proto
Compiled using:
`python -m grpc_tools.protoc -I./protos --python_out=./csi/ --grpc_python_out=./csi/ protos/csi.proto`
|
2020-04-24 00:08:36 +04:30 |
|