86 Commits (master)

Author SHA1 Message Date
Konstantin Lebedev 44b275879b
[s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers (#6088) 3 months ago
Konstantin Lebedev a3556acd98
[s3] add skip bucket encryption handlers (#6091) 3 months ago
steve.wei ae8c6d95a6
fix: Prevent potential metadata change events from being lost. (#6066) 3 months ago
chrislu 6ce27affa4 also use `/healthz` for most consistent health check 4 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
Konstantin Lebedev 5ffacbb6ea
refactor all methods strings to const (#5726) 6 months ago
Riccardo Bertossa f6e8a9bf9c
added s3 iam DeleteBucket permission management (#5599) 7 months ago
7y-9 41ec9d7759
refactor: put the auth outside (#5313) 10 months ago
7y-9 f037c09c11
fix: only admin auth can delete S3 bucket (#5312) 10 months 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
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
SmsS4 17e91d2917
Use filerGroup for s3 buckets collection prefix (#4465) 2 years ago
LHHDZ 3550692afc
change s3_account.go package to avoid cycle dependency (#3813) 2 years ago
LHHDZ e9584d9661
add ownership rest apis (#3765) 2 years ago
LHHDZ 3de1e19780
s3: sync bucket info from filer (#3759) 2 years ago
LHHDZ aacdcc4cad
s3: add account (#3753) 2 years ago
Konstantin Lebedev 8c3040db81
avoid DATA RACE on S3Options.localFilerSocket (#3571) 2 years ago
famosss 7eb15b1969
fix:Handle preflight cors requests (#3496) 2 years ago
famosss bdba3da2e4
Handle preflight cors requests (#3481) 2 years ago
Konstantin Lebedev 4d08393b7c
filer prefer volume server in same data center (#3405) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
石昌林 37df209195 add some unit tests and some code optimizes 3 years ago
石昌林 78b3728169 add s3 circuit breaker support for 'simultaneous request count' and 'simultaneous request bytes' limitations 3 years ago
chrislu 29198720f2 s3: add grpc server to accept configuration changes 3 years ago
chrislu f7366a9668 skip unix socket mode for windows 3 years ago
Konstantin Lebedev b6a2b43efe allowDeleteBucketNotEmpty 3 years ago
chrislu da3d330616 s3 and filer transport using unix domain socket instead of tcp 3 years ago
zerospiel f3364fec99 weed/s3api: rearrange s3 methods handlers to ensure correct methods requesting 3 years ago
zerospiel b54a65ba5a weed/s3api: added new bucket handlers for more compatibility with AWS S3 3 years ago
Sebastian Kurfuerst 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 3 years ago
chrislu 5c87fcc6d2 add client id for all metadata listening clients 3 years ago
Konstantin Lebedev 10678cde81 audit log config 3 years ago
Konstantin Lebedev 4ec8715f20 audit log 3 years ago
Chris Lu e1ab8b01d0 s3: adjust permission for HEAD bucket operation 3 years ago
Chris Lu b25661c6df s3: skip permission checking for creating bucket if the bucket already exists 3 years ago
Konstantin Lebedev 2afb5a13af fix DeleteBucketLifecycleConfiguration 3 years ago
Konstantin Lebedev be4b3ed509 AclHandlers 3 years ago
Chris Lu 5abdc0be77 s3: avoid overwriting object with ACL/LegalHold/Retension/LockConfiguration requests 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Bl1tz23 e6e57db530 Add liveness\readiness probe for s3 api handler on /status path 3 years ago
Chris Lu 8b382a8209 refactor 4 years ago
bingoohuang eab6e31d34 use backticks instead of double quotes to avoid escaped additionally in regex 4 years ago
Chris Lu 561a2ff0bc s3: add option for "alllowEmptyFolder" 4 years ago
Chris Lu 090f85be4b s3: support config action Admin:bucket 4 years ago
Chris Lu fce8803087 break import cycle 4 years ago