Vitaliy Filippov
638df760b3
Remove s3backer mounter as it's mostly unusable
2021-07-27 13:10:44 +03:00
Vitaliy Filippov
1f29b29459
Remove s3backer mounter as it's mostly unusable
2021-07-27 13:10:44 +03:00
Vitaliy Filippov
b0826cde8a
Rename Goofys mounter to GeeseFS and use it by default
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
f723bccaf3
Rename Goofys mounter to GeeseFS and use it by default
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
d862713147
It is.
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
322362ab88
It is.
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
f917390fee
Call process.Wait to reap children
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
4ba5ca319b
Call process.Wait to reap children
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
0bb71bb573
Add 3 FIXMEs
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
55013c94bc
Add 3 FIXMEs
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
ff72c3ce16
Remove recursion in waitForProcess
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
a0cf78dcbc
Remove recursion in waitForProcess
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
d6ce51c169
Adjust manifests for local development
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
a7a8d4906e
Adjust manifests for local development
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
aed57e8440
Use goofys binary in docker image
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
c2a77cab45
Use goofys binary in docker image
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
07c3e2eb6e
Do not store additional metadata in .metadata.json in the bucket itself
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
2089c40001
Do not store additional metadata in .metadata.json in the bucket itself
2021-07-26 21:11:32 +03:00
Vitaliy Filippov
560b3353de
Remove extra dependencies
2021-07-19 15:41:45 +03:00
Vitaliy Filippov
67a0d8ecbc
Remove extra dependencies
2021-07-19 15:41:45 +03:00
Vitaliy Filippov
c8f6d347a3
Remove additional FSPath prefix
2021-07-19 15:41:45 +03:00
Vitaliy Filippov
9562699f1b
Remove additional FSPath prefix
2021-07-19 15:41:45 +03:00
Vitaliy Filippov
2428b27907
Use goofys binary
2021-07-19 15:41:45 +03:00
Vitaliy Filippov
63a2ab3476
Use goofys binary
2021-07-19 15:41:45 +03:00
Vitaliy Filippov
08408625bd
Add mount options support
2021-07-16 16:12:57 +03:00
Vitaliy Filippov
d78d476d6d
Add mount options support
2021-07-16 16:12:57 +03:00
Cyrill Troxler
2c02bbae0f
Merge pull request #47 from Boxjan/master
...
* use rclone 1.54.1
* if removeBucket or removePrefix failed, fsmeta is not deleted
* fix removeObjects error check
* add removeObjectsOneByOne as a fallback when removeObjects fails
* fix repeat in yaml
2021-04-10 10:18:16 +02:00
Cyrill Troxler
0433ead376
Merge pull request #47 from Boxjan/master
...
* use rclone 1.54.1
* if removeBucket or removePrefix failed, fsmeta is not deleted
* fix removeObjects error check
* add removeObjectsOneByOne as a fallback when removeObjects fails
* fix repeat in yaml
2021-04-10 10:18:16 +02:00
boxjan
e4cdb54679
Although get a EOF error, we should still know it
2021-04-09 21:45:52 +08:00
boxjan
8449c1e2e9
Although get a EOF error, we should still know it
2021-04-09 21:45:52 +08:00
boxjan
e4116a33da
fix problem: log format; fs meta;
2021-04-08 22:35:31 +08:00
boxjan
fa9ef78362
fix problem: log format; fs meta;
2021-04-08 22:35:31 +08:00
boxjan
dc98732919
fix problem
...
* rclone use 1.54.1
* add EnsureFSMetaExist func
* fix removeObjects have err check
* add removeObjectsOneByOne, when removeObjects failed, will try to use it
* fix repeat in yaml
2021-04-08 00:06:56 +08:00
boxjan
7b5a3f6f4d
fix problem
...
* rclone use 1.54.1
* add EnsureFSMetaExist func
* fix removeObjects have err check
* add removeObjectsOneByOne, when removeObjects failed, will try to use it
* fix repeat in yaml
2021-04-08 00:06:56 +08:00
Cyrill Troxler
8b7849953a
Merge pull request #46 from ctrox/gh-actions
...
Add github action for build and test
2021-04-06 20:57:36 +02:00
Cyrill Troxler
ebffbeb54c
Merge pull request #46 from ctrox/gh-actions
...
Add github action for build and test
2021-04-06 20:57:36 +02:00
Cyrill Troxler
9a710fac30
Fix Makefile and Dockerfiles
2021-04-06 20:52:15 +02:00
Cyrill Troxler
9a835675ec
Fix Makefile and Dockerfiles
2021-04-06 20:52:15 +02:00
Cyrill Troxler
4645d216d9
Add github action for build and test
2021-04-06 20:40:42 +02:00
Cyrill Troxler
5a53429207
Add github action for build and test
2021-04-06 20:40:42 +02:00
Cyrill Troxler
e044fd07ac
Prepare release v1.2.0-rc.1
2021-04-06 19:31:43 +02:00
Cyrill Troxler
676dbef6d3
Prepare release v1.2.0-rc.1
2021-04-06 19:31:43 +02:00
Cyrill Troxler
8c44fcf214
Only delete bucket if the volume is the alone user
2021-04-06 19:24:09 +02:00
Cyrill Troxler
b11261ebe7
Only delete bucket if the volume is the alone user
2021-04-06 19:24:09 +02:00
Cyrill Troxler
9ad9bc3554
Merge pull request #45 from Boxjan/master
...
use csi-provisioner:v2.1.0, provider and attacher will only run in master node
2021-04-06 18:31:41 +02:00
Cyrill Troxler
1e506ad2cc
Merge pull request #45 from Boxjan/master
...
use csi-provisioner:v2.1.0, provider and attacher will only run in master node
2021-04-06 18:31:41 +02:00
boxjan
b8edf03c8c
use csi-provisioner:v2.1.0, provider and attacher will only run in master
2021-04-06 22:17:01 +08:00
boxjan
ff26480a0f
use csi-provisioner:v2.1.0, provider and attacher will only run in master
2021-04-06 22:17:01 +08:00
Cyrill Troxler
fb25bba655
Fix list in README
2021-04-05 15:12:31 +02:00
Cyrill Troxler
c4ff4b9c30
Fix list in README
2021-04-05 15:12:31 +02:00