601 Commits (3.95)

Author SHA1 Message Date
Chris Lu 12f50d37fa
test versioning also (#7000) 7 days ago
Chris Lu 0e4d803896
refactor (#6999) 1 week ago
Chris Lu 26403e8a0d
Test object lock and retention (#6997) 1 week ago
Chris Lu c6a22ce43a
Fix get object lock configuration handler (#6996) 1 week ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 1 week ago
Chris Lu a524b4f485
Object locking need to persist the tags and set the headers (#6994) 1 week ago
chrislu 22465b8a96 unused 1 week ago
Chris Lu dde1cf63c2
S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990) 2 weeks ago
Chris Lu 74f4e9ba5a
rewrite, simplify, avoid unused functions (#6989) 2 weeks ago
Chris Lu 4b040e8a87
adding cors support (#6987) 2 weeks ago
chrislu a51d993aa9 ensure bucket exists 2 weeks ago
chrislu e7dfc3552c admin ui adds object lock permissions 2 weeks ago
Chris Lu 7cb1ca1308
Add policy engine (#6970) 2 weeks ago
Chris Lu 1549ee2e15
implement PubObjectRetention and WORM (#6969) 2 weeks ago
Chris Lu d892538d32
More efficient copy object (#6665) 2 weeks ago
Joon Young Baik c04b7b411c
refactor: Performance and readability improvement on isDefaultPort (#6960) 2 weeks ago
Chris Lu cf5a24983a
S3: add object versioning (#6945) 3 weeks ago
Konstantin Lebedev fd4154cfed
fix: s3 return BadDigest (#6714) 3 weeks ago
Chris Lu 1db7c2b8aa
Add credential storage (#6938) 3 weeks ago
Chris Lu a72c442945
Fix chunked data reading if iam not enabled (#6898) 1 month ago
Alexey 29d1701c34
Fix url scheme using for forwarded request with changed proto (#6884) 1 month ago
chrislu 78069605a6 sort lifecycles 1 month ago
chrislu bd4891a117 change version directory 2 months ago
Bruce Zou 62aaaa18f3
unlimit the list entries in completeMultipartUpload (#6822) 2 months ago
royatwp 2786bea839
Unable to upload empty files to seaweed via. multipart when length is unknown (#6729) 2 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 2 months ago
Taehyung Lim 0fbdedecc7
[s3] refactor duplicate put-object code paths (#6727) 3 months ago
Taehyung Lim ea941462f9
[s3] use chunkedReader in PutObjectPartHandler to handle aws-chunked encoding (#6725) 3 months ago
Konstantin Lebedev 8c1cb203fa
[s3] fix checksum algorithm CRC64NVMe (#6722) 3 months ago
zuzuviewer 396a602f86
* Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6698) 4 months ago
dependabot[bot] 216c52e377
chore(deps): bump gocloud.dev from 0.40.0 to 0.41.0 (#6679) 4 months ago
Tom Crasset be2b389b81
add more logging for s3 signature (#6652) 4 months ago
zuzuviewer db759a1ad1
Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6650) 4 months ago
chrislu cb33ee006e skip headers when signing a request 4 months ago
SmoothDenis e60aa71890
fix: restore deletion audit of individual objects (#6644) 4 months ago
NinaLua 271505717e
chore: make function comment match function name (#6607) 5 months ago
Tom Crasset 9604db2c93
implement s3 streaming-unsigned-payload-trailer (#6539) 5 months ago
Tom Crasset 9ca2b0b763
omit http and https ports when using X-Forwarded-Port (#6527) 6 months ago
Tom Crasset a7b964af96
add s3 signature tests and prepare implementation of STREAMING-UNSIGNED-PAYLOAD-TRAILER (#6525) 6 months ago
zouyixiong 8eab76c5db
fix: record and delete bucket metrics after inactive (#6523) 6 months ago
Tom Crasset a250699225
use X-Forwarded-Host and X-Forwarded-Port to determine correct host for AWS signature (#6514) 6 months ago
chrislu 7fd42f5d06 Revert "Add content length to filer's requests (#6489)" 6 months ago
chrislu 42efade0dc adjust fix 6 months ago
Tom Crasset 551baa44b2
verify if bucket exists in GetBucketLocationHandler (#6485) 6 months ago
Hadi Zamani 9f42ce3f01
Add content length to filer's requests (#6489) 6 months ago
Hadi Zamani a2330f624b
Add metrics for uploaded and deleted s3 objects (#6475) 6 months ago
Tom Crasset c5f21b2b01
fix S3 per-user-directory Policy (#6443) 6 months ago
Hadi Zamani c7ae969c06
Add bucket's traffic metrics (#6444) 6 months ago
Tom Crasset aa299462f2
improve iam error handling (#6446) 6 months ago
ftong2020 2304d2b472
Bugfix s3 audit missing requester for PUT requests (#6434) 6 months ago