Chris Lu
|
d9dd72ea56
|
rename pacakge
|
3 years ago |
Chris Lu
|
5cf332357b
|
2.77
|
3 years ago |
Chris Lu
|
244841f080
|
adjust logs
|
3 years ago |
Chris Lu
|
6e999f1176
|
s3: fix ListObject if more than 10000 objects
|
3 years ago |
Chris Lu
|
a8b0f8864d
|
fix help message
|
3 years ago |
Chris Lu
|
55973e8572
|
log unknown access key
|
3 years ago |
Chris Lu
|
c4e22b5a9a
|
filer: deprecate "-peers" option
|
3 years ago |
Chris Lu
|
e0fc2898e9
|
auto updated filer peer list
|
3 years ago |
Chris Lu
|
04663c3611
|
remote.mount: print out metadata sync errors
|
3 years ago |
Chris Lu
|
330d1fde7f
|
send peers info to filers
|
3 years ago |
Chris Lu
|
84bb8e7365
|
send peers info to filers
|
3 years ago |
Chris Lu
|
4b9c42996a
|
refactor grpc API
|
3 years ago |
Chris Lu
|
5ea86ef1da
|
Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()"
This reverts commit af71ae11aa .
|
3 years ago |
Chris Lu
|
314c32514b
|
add command to list filers
|
3 years ago |
Chris Lu
|
7348d2ae63
|
randomize traffic if replicated
|
3 years ago |
Chris Lu
|
00ae965d8d
|
randomize a bit for ec shards distribution
|
3 years ago |
Chris Lu
|
77f90ae288
|
add leader election in master
|
3 years ago |
Chris Lu
|
35c37562bc
|
check auth only when enabled
|
3 years ago |
Chris Lu
|
3c245c69d3
|
handle possible race condition
|
3 years ago |
Chris Lu
|
af71ae11aa
|
master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()
|
3 years ago |
Chris Lu
|
ab97b17e62
|
better printout
|
3 years ago |
Chris Lu
|
e66865a8c5
|
adjust master client log level
|
3 years ago |
Chris Lu
|
0c8dea9de8
|
go fmt
|
3 years ago |
Chris Lu
|
5160eb08f7
|
shell: optionally read filer address from master
|
3 years ago |
Chris Lu
|
18bfbf62fc
|
add one unit test
|
3 years ago |
Chris Lu
|
e1ab8b01d0
|
s3: adjust permission for HEAD bucket operation
fix https://github.com/chrislusf/seaweedfs/issues/2417#issuecomment-958391856
|
3 years ago |
Chris Lu
|
b25661c6df
|
s3: skip permission checking for creating bucket if the bucket already exists
fix https://github.com/chrislusf/seaweedfs/issues/2417
Rclone was trying to create the bucket even though the bucket already exists.
|
3 years ago |
Chris Lu
|
1b90d60765
|
filer: paginate large directories to delete file chunks
|
3 years ago |
Chris Lu
|
794375ca0a
|
adjust help message since both fullPercent and quietFor are needed.
|
3 years ago |
Chris Lu
|
fc9e246592
|
2.76
|
3 years ago |
Chris Lu
|
9cf756b188
|
S3: support CORS
related to https://github.com/chrislusf/seaweedfs/issues/1271
|
3 years ago |
Chris Lu
|
f17fa400d5
|
refactoring
|
3 years ago |
Chris Lu
|
006b4ec0f8
|
refactoring
|
3 years ago |
Chris Lu
|
edbf6d297b
|
filer.meta.tail: add example to send metadata to elastic search
|
3 years ago |
Chris Lu
|
24858507cc
|
rename API to avoid confusion
|
3 years ago |
Chris Lu
|
f5824f369c
|
avoid reporting error when it is a user request error
|
3 years ago |
Chris Lu
|
c857cc7286
|
cloud tier: remove tagging since not all s3 vendors support this
|
3 years ago |
Chris Lu
|
d04cdcf40d
|
s3 header add user agent
|
3 years ago |
Konstantin Lebedev
|
dc3ae5e8a6
|
DeleteBucketLifecycleConfiguration return 204
|
3 years ago |
Konstantin Lebedev
|
2afb5a13af
|
fix DeleteBucketLifecycleConfiguration
|
3 years ago |
Chris Lu
|
2e76834e4d
|
filer store: redis2 fix wrong pagination
|
3 years ago |
Chris Lu
|
54b6e0f3fd
|
adjust logs
|
3 years ago |
Chris Lu
|
900e888695
|
filer: avoid possible prefixed pagination loop on unsupported filer stores
|
3 years ago |
Chris Lu
|
d774fa6c9a
|
rename variable
|
3 years ago |
Chris Lu
|
2539ba0b62
|
fix compilation
|
3 years ago |
Chris Lu
|
5f2d7c1589
|
erasure coding: skip erasure coding if less than recommended 4 nodes
|
3 years ago |
Chris Lu
|
c9d3fb4a30
|
2.75
|
3 years ago |
Chris Lu
|
5435027ff0
|
volume copy: stream out copying progress and avoid grpc request timeout
fix https://github.com/chrislusf/seaweedfs/issues/2386
|
3 years ago |
Chris Lu
|
3be3c17f59
|
volume vacuum: avoid timeout with streaming progress report
fix https://github.com/chrislusf/seaweedfs/issues/2396
|
3 years ago |
Konstantin Lebedev
|
235329a92a
|
fix Tagging add xmlns
|
3 years ago |