531 Commits (62102d1afc713694cf9027059b45f679e9e19f5e)

Author SHA1 Message Date
chrislu 6ce27affa4 also use `/healthz` for most consistent health check 6 months ago
Oleg Salionov 4cfc7d3b10
Dont try lazy decode content in proxyToFiler if no accept-encoding provided (#5907) 6 months ago
Kamran Sarwar 63c707f9c1
added access-control-expose-headers to put request (#5876) 6 months ago
chrislu aed2a18223 get, set and add path conf 7 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 7 months ago
Konstantin Lebedev 9c440d472c
[s3] revert skip deletion error, since the error file was not found is already skipped on the side of the grpc function (#5760) 7 months ago
chrislu b8121e4b24 simplify 8 months ago
chrislu f618121e63 Fix S3 deletion in deep folders, and names with empty spaces 8 months ago
Konstantin Lebedev f77eee667d
add s3test for sql (#5718) 8 months ago
Konstantin Lebedev 5ffacbb6ea
refactor all methods strings to const (#5726) 8 months ago
Lê Hoàng Nam 1f2dc54647
fix(s3api): make post api upload object default return 204 (#5648) 9 months ago
Riccardo Bertossa f6e8a9bf9c
added s3 iam DeleteBucket permission management (#5599) 9 months ago
chrislu 1917f70f78 also delete parent folder if empty 10 months ago
chrislu e6bfd061c7 AllowEmptyFolder checks during object deletion 10 months ago
chrislu d521466a37 split file 10 months ago
chrislu a1b59948cc rename files 10 months ago
Konstantin Lebedev 3d3ee04eb9
[s3] Put bucket lifecycle configuration (#5510) 10 months ago
Konstantin Lebedev 33537ae29f
[s3] fix s3 test_multipart_get_part (#5476) 10 months ago
clonefetch 9e07a87fcb
chore: fix function names in comment (#5478) 11 months ago
Konstantin Lebedev 3e25ed1b11
[s3] add s3 pass test_multipart_upload_size_too_small (#5475) 11 months ago
Konstantin Lebedev 35cba720a5
[s3] add s3 pass test_multipart_upload (#5474) 11 months ago
Konstantin Lebedev d42a04cceb
[s3] fix s3 test_multipart_resend_first_finishes_last (#5471) 11 months ago
Nikita Borzykh 7aa25c1137
fix: correctly form partNumber from new entry.Name format in "listObjectParts" (#5470) 11 months ago
skycope b19c9847c6
fix completed multiupload lost data (#5460) 11 months ago
Nikita Borzykh df9031e19a
fix: ensure complete gRPC stream consumption in doListFilerEntries to prevent context canceled errors. (#5441) 11 months ago
adasauce 61f4e40ad9
fix s3api: delimeter properly takes prefixes into account (#5411) 11 months ago
Konstantin Lebedev 170b63d6f8
[filer.backup] add param uploader_part_size for S3sink (#5352) 12 months ago
adasauce 3e3e0fa240
feat: add support for S3 ListObjects and ListObjectsV2 (#5350) 12 months ago
7y-9 41ec9d7759
refactor: put the auth outside (#5313) 1 year ago
7y-9 f037c09c11
fix: only admin auth can delete S3 bucket (#5312) 1 year ago
sxlehua ffe5f19aa0
Add s3 postpolicy support header (#5280) 1 year ago
sxlehua 0b49c16361
Adapt S3 POST ContentType (#5275) 1 year ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 1 year ago
Konstantin Lebedev 4f6172f369
Fix missing VersionConfiguration node in get-bucket-versioning response (#5162) 1 year ago
chrislu 7a0d1e7fc1 minor 1 year ago
jerebear12 06343f8976
Set allowed origins in config (#5109) 1 year ago
Konstantin Lebedev 5e41ab1370 s3 api add not implemented response for PutBucketVersioning 1 year ago
Konstantin Lebedev 7f6152f130 s3 api add default response for GetBucketVersioning 1 year ago
chrislu 612fd7206e fix 1 year ago
Konstantin Lebedev 6c82d7ddfc
[s3] do reload s3 static config (#4923) 1 year ago
chrislu cbc24c7b24 disconnect from old subscribers 1 year ago
chrislu 7b3c63a8af handle wrapped errors 1 year ago
chrislu 4e493d596c minor 1 year ago
chrislu b02fdeabff RetryForever => RetryUntil 1 year ago
chrislu 645ae8c57b Revert "Revert "Merge branch 'master' of https://github.com/seaweedfs/seaweedfs"" 1 year ago
Konstantin Lebedev f8b94cac0e
[s3acl] Step1: move s3account.AccountManager into to iam.S3ApiConfiguration (#4859) 1 year ago
Konstantin Lebedev 750a0ba1b2
[iam] Replace action read/write to readAcp/writeAcp for handlers with acl (#4858) 1 year ago
Konstantin Lebedev a46f873edd
[s3acl] Step 0: Put bucket ACL only responds success if the ACL is private. (#4856) 1 year ago
Konstantin Lebedev d8b424d123
[s3] optimization iam lookup for reducing algorithm complexity (#4857) 1 year ago
chrislu cf28108ea4 fix grpd dial option 1 year ago