568 Commits (4ad669b2aa791cc6e6741606c3bc0c8840fabf99)

Author SHA1 Message Date
chrislu cb33ee006e skip headers when signing a request 3 weeks ago
SmoothDenis e60aa71890
fix: restore deletion audit of individual objects (#6644) 3 weeks ago
NinaLua 271505717e
chore: make function comment match function name (#6607) 1 month ago
Tom Crasset 9604db2c93
implement s3 streaming-unsigned-payload-trailer (#6539) 2 months ago
Tom Crasset 9ca2b0b763
omit http and https ports when using X-Forwarded-Port (#6527) 2 months ago
Tom Crasset a7b964af96
add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLOAD-TRAILER (#6525) 2 months ago
zouyixiong 8eab76c5db
fix: record and delete bucket metrics after inactive (#6523) 2 months ago
Tom Crasset a250699225
use X-Forwarded-Host and X-Forwarded-Port to determine correct host for AWS signature (#6514) 2 months ago
chrislu 7fd42f5d06 Revert "Add content length to filer's requests (#6489)" 2 months ago
chrislu 42efade0dc adjust fix 2 months ago
Tom Crasset 551baa44b2
verify if bucket exists in GetBucketLocationHandler (#6485) 2 months ago
Hadi Zamani 9f42ce3f01
Add content length to filer's requests (#6489) 2 months ago
Hadi Zamani a2330f624b
Add metrics for uploaded and deleted s3 objects (#6475) 2 months ago
Tom Crasset c5f21b2b01
fix S3 per-user-directory Policy (#6443) 3 months ago
Hadi Zamani c7ae969c06
Add bucket's traffic metrics (#6444) 3 months ago
Tom Crasset aa299462f2
improve iam error handling (#6446) 3 months ago
ftong2020 2304d2b472
Bugfix s3 audit missing requester for PUT requests (#6434) 3 months ago
chrislu d7dfb11be9 fix compilation 4 months ago
chrislu ec155022e7 "golang.org/x/exp/slices" => "slices" and go fmt 4 months ago
Warren Hodgkinson a1a76ccb8c
Fix for DeleteMultipleObjectsHandler wrongly deleting parent folders (#6380) 4 months ago
zouyixiong 9987a65e8a
fix: record and delete bucket metrics after inactive (#6349) 4 months ago
steve.wei 88fa64a01a
change comment for expect header (#6289) 5 months ago
chrislu 6b2612690b consistent error message if auth is not setup 5 months ago
han 65fb8fad99
Update filer_multipart.go (#6188) 5 months ago
chrislu 1c2b10303a remove X-Forwarded-For 6 months ago
chrislu 0df4a4298b adjust comment 6 months ago
steve.wei cfbe45c765
feat: add in-flight metric for s3/file/volume-server (#6120) 6 months ago
chrislu 6845e25318 set proxied request content length 6 months ago
Konstantin Lebedev 44b275879b
[s3] add {Get,Put,Delete}BucketTagging and PublicAccessBlock Handlers (#6088) 6 months ago
chrislu a3a8f6217e fix 6 months ago
Konstantin Lebedev a3556acd98
[s3] add skip bucket encryption handlers (#6091) 6 months ago
Er2 5644bc8f01
s3api: Fix signature v4 with reverse proxy at sub-path (#6092) 6 months ago
chrislu f747767aa1 support load balancer in front of s3 6 months ago
steve.wei ae8c6d95a6
fix: Prevent potential metadata change events from being lost. (#6066) 7 months ago
chrislu 50e22864cf refactor 7 months ago
chrislu 43d9f68219 more consistent server header for s3 apis 7 months ago
Konstantin Lebedev 16984ef07a
[s3] reducing the number of metrics for 403 (#5961) 7 months ago
chrislu 6ce27affa4 also use `/healthz` for most consistent health check 8 months ago
Oleg Salionov 4cfc7d3b10
Dont try lazy decode content in proxyToFiler if no accept-encoding provided (#5907) 8 months ago
Kamran Sarwar 63c707f9c1
added access-control-expose-headers to put request (#5876) 8 months ago
chrislu aed2a18223 get, set and add path conf 9 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 9 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) 9 months ago
chrislu b8121e4b24 simplify 9 months ago
chrislu f618121e63 Fix S3 deletion in deep folders, and names with empty spaces 9 months ago
Konstantin Lebedev f77eee667d
add s3test for sql (#5718) 9 months ago
Konstantin Lebedev 5ffacbb6ea
refactor all methods strings to const (#5726) 9 months ago
Lê Hoàng Nam 1f2dc54647
fix(s3api): make post api upload object default return 204 (#5648) 10 months ago
Riccardo Bertossa f6e8a9bf9c
added s3 iam DeleteBucket permission management (#5599) 11 months ago
chrislu 1917f70f78 also delete parent folder if empty 11 months ago