Commit Graph

31 Commits

Author SHA1 Message Date
Chris Lu
bb90a8bb79 update go mod 2021-06-28 23:37:32 -07:00
Chris Lu
5ac713b8b0 load the security.toml file
fix https://github.com/chrislusf/seaweedfs/discussions/2132
2021-06-25 00:43:22 -07:00
Chris Lu
45ba112fa1 support configurable cache directory
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/20
2021-04-11 12:15:36 -07:00
Chris Lu
40fa2802eb support configurable cache size
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/20
2021-04-11 11:50:46 -07:00
Daniel Santos
ca767fdce1 Match variable names to Context instead of Parameters 2021-01-27 21:12:13 -07:00
Daniel Santos
7844509790 Use VolumeContext 2021-01-20 15:55:38 -07:00
Daniel Santos
d0d7f1ee3d Troubleshooting 2021-01-20 15:42:56 -07:00
Daniel Santos
9e3c2ce6e2 Use PublishContext instead 2021-01-20 15:40:34 -07:00
Daniel Santos
4274180f3d Add mount arguments as CSI volume parameters 2021-01-20 13:58:29 -07:00
Chris Lu
5c89ac3f88 adjust print out 2021-01-12 10:03:28 -08:00
Chris Lu
1496166194 add missing equal sign in command line
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/9
2021-01-11 18:37:35 -08:00
Chris Lu
e45e75e102 add an example on how to add more mount options 2021-01-11 11:31:49 -08:00
Chris Lu
fcc0835e93 refactoring 2021-01-11 11:26:51 -08:00
Chris Lu
16a2640481 sync with seaweedfs repo 2020-10-12 14:05:56 -07:00
Chris Lu
08ee397866 auto created directory need to have open permission on k8s 2020-09-23 02:44:42 -07:00
Chris Lu
3ff7335577 fix compile error 2020-09-04 01:47:33 -07:00
Chris Lu
7cb22dfa36 start weed mount without blocking 2020-09-04 01:34:51 -07:00
Chris Lu
9155a07345 add logging 2020-09-04 00:19:40 -07:00
Chris Lu
4f75c16b15 fix compilation 2020-07-24 17:10:19 -07:00
Chris Lu
7aee5efb03 auto create dir to mount 2020-06-12 12:10:22 -07:00
Chris Lu
080bff4198 empty controller publish unpublish volume implementation 2020-06-12 10:50:26 -07:00
Chris Lu
53f52bda31 add ControllerServiceCapability_RPC_PUBLISH_UNPUBLISH_VOLUME 2020-06-12 01:40:00 -07:00
Chris Lu
66ea0a8df9 set driver name 2020-06-12 01:15:28 -07:00
Chris Lu
6a781d3aee adjust logs 2020-06-12 00:57:01 -07:00
Chris Lu
d4653dd527 fix glog 2020-06-11 22:20:52 -07:00
Chris Lu
91e8ad3234 logging 2020-06-11 00:47:15 -07:00
Chris Lu
db2c12b1bc skip checking 2020-06-09 22:34:26 -07:00
Chris Lu
1155c60704 compile 2020-06-02 23:09:33 -07:00
Chris Lu
77697d3433 configure filer via CLI 2020-06-01 22:30:31 -07:00
Chris Lu
5e19cfc577 it can compile now! 2020-05-31 02:24:20 -07:00
Chris Lu
b21fb2e2b6 WIP 2020-03-19 02:59:45 -07:00