Mehran Kholdi
|
c978b3290b
|
Update base python version
|
2022-03-30 12:47:15 +04:30 |
|
Mehran Kholdi
|
8db829ed6e
|
Update dependencies
|
2021-06-26 01:14:00 +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 |
|