575 Commits (b45f43ded1ed1ca7f931d5809e5d5d543679bb9b)

Author SHA1 Message Date
Taehyung Lim 0fbdedecc7
[s3] refactor duplicate put-object code paths (#6727) 2 weeks ago
Taehyung Lim ea941462f9
[s3] use chunkedReader in PutObjectPartHandler to handle aws-chunked encoding (#6725) 3 weeks ago
Konstantin Lebedev 8c1cb203fa
[s3] fix checksum algorithm CRC64NVMe (#6722) 3 weeks ago
zuzuviewer 396a602f86
* Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6698) 1 month ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 1 month ago
Tom Crasset be2b389b81
add more logging for s3 signature (#6652) 2 months ago
zuzuviewer db759a1ad1
Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6650) 2 months ago
chrislu cb33ee006e skip headers when signing a request 2 months ago
SmoothDenis e60aa71890
fix: restore deletion audit of individual objects (#6644) 2 months ago
NinaLua 271505717e
chore: make function comment match function name (#6607) 2 months ago
Tom Crasset 9604db2c93
implement s3 streaming-unsigned-payload-trailer (#6539) 3 months ago
Tom Crasset 9ca2b0b763
omit http and https ports when using X-Forwarded-Port (#6527) 3 months ago
Tom Crasset a7b964af96
add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLOAD-TRAILER (#6525) 3 months ago
zouyixiong 8eab76c5db
fix: record and delete bucket metrics after inactive (#6523) 3 months ago
Tom Crasset a250699225
use X-Forwarded-Host and X-Forwarded-Port to determine correct host for AWS signature (#6514) 3 months ago
chrislu 7fd42f5d06 Revert "Add content length to filer's requests (#6489)" 3 months ago
chrislu 42efade0dc adjust fix 3 months ago
Tom Crasset 551baa44b2
verify if bucket exists in GetBucketLocationHandler (#6485) 4 months ago
Hadi Zamani 9f42ce3f01
Add content length to filer's requests (#6489) 4 months ago
Hadi Zamani a2330f624b
Add metrics for uploaded and deleted s3 objects (#6475) 4 months ago
Tom Crasset c5f21b2b01
fix S3 per-user-directory Policy (#6443) 4 months ago
Hadi Zamani c7ae969c06
Add bucket's traffic metrics (#6444) 4 months ago
Tom Crasset aa299462f2
improve iam error handling (#6446) 4 months ago
ftong2020 2304d2b472
Bugfix s3 audit missing requester for PUT requests (#6434) 4 months ago
chrislu d7dfb11be9 fix compilation 5 months ago
chrislu ec155022e7 "golang.org/x/exp/slices" => "slices" and go fmt 5 months ago
Warren Hodgkinson a1a76ccb8c
Fix for DeleteMultipleObjectsHandler wrongly deleting parent folders (#6380) 5 months ago
zouyixiong 9987a65e8a
fix: record and delete bucket metrics after inactive (#6349) 5 months ago
steve.wei 88fa64a01a
change comment for expect header (#6289) 6 months ago
chrislu 6b2612690b consistent error message if auth is not setup 6 months ago
han 65fb8fad99
Update filer_multipart.go (#6188) 6 months ago
chrislu 1c2b10303a remove X-Forwarded-For 7 months ago
chrislu 0df4a4298b adjust comment 7 months ago
steve.wei cfbe45c765
feat: add in-flight metric for s3/file/volume-server (#6120) 7 months ago
chrislu 6845e25318 set proxied request content length 7 months ago
Konstantin Lebedev 44b275879b
[s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers (#6088) 7 months ago
chrislu a3a8f6217e fix 7 months ago
Konstantin Lebedev a3556acd98
[s3] add skip bucket encryption handlers (#6091) 7 months ago
Er2 5644bc8f01
s3api: Fix signature v4 with reverse proxy at sub-path (#6092) 7 months ago
chrislu f747767aa1 support load balancer in front of s3 7 months ago
steve.wei ae8c6d95a6
fix: Prevent potential metadata change events from being lost. (#6066) 8 months ago
chrislu 50e22864cf refactor 8 months ago
chrislu 43d9f68219 more consistent server header for s3 apis 8 months ago
Konstantin Lebedev 16984ef07a
[s3] reducing the number of metrics for 403 (#5961) 8 months ago
chrislu 6ce27affa4 also use `/healthz` for most consistent health check 9 months ago
Oleg Salionov 4cfc7d3b10
Dont try lazy decode content in proxyToFiler if no accept-encoding provided (#5907) 9 months ago
Kamran Sarwar 63c707f9c1
added access-control-expose-headers to put request (#5876) 9 months ago
chrislu aed2a18223 get, set and add path conf 10 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 10 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) 10 months ago