612 Commits (worker-execute-ec-tasks)

Author SHA1 Message Date
chrislu 7ab85c3748 return proper default value for locking and versioning 3 weeks ago
chrislu 4f72a1778f minor 3 weeks ago
Chris Lu 5ac037f763
change priority of admin credentials from env varaibles (#7032) 3 weeks ago
Chris Lu e3d3c495ab
S3 API: simpler way to start s3 with credentials (#7030) 3 weeks ago
Chris Lu 33b9017b48
fix listing objects (#7008) 3 weeks ago
Chris Lu 3a5ee18265
Fix versioning list only (#7015) 3 weeks ago
Chris Lu c196d03951
fix listing object versions (#7006) 3 weeks ago
chrislu bfe68984d5 fix logging 3 weeks ago
Chris Lu 377f1f24c7
add basic object ACL (#7004) 3 weeks ago
Chris Lu 85036936d1
Read write directory object (#7003) 3 weeks ago
Chris Lu 41b5bac063
read directory object (#7002) 4 weeks ago
Chris Lu 12f50d37fa
test versioning also (#7000) 4 weeks ago
Chris Lu 0e4d803896
refactor (#6999) 4 weeks ago
Chris Lu 26403e8a0d
Test object lock and retention (#6997) 4 weeks ago
Chris Lu c6a22ce43a
Fix get object lock configuration handler (#6996) 4 weeks ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 4 weeks ago
Chris Lu a524b4f485
Object locking need to persist the tags and set the headers (#6994) 4 weeks ago
chrislu 22465b8a96 unused 4 weeks ago
Chris Lu dde1cf63c2
S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990) 4 weeks ago
Chris Lu 74f4e9ba5a
rewrite, simplify, avoid unused functions (#6989) 4 weeks ago
Chris Lu 4b040e8a87
adding cors support (#6987) 4 weeks ago
chrislu a51d993aa9 ensure bucket exists 1 month ago
chrislu e7dfc3552c admin ui adds object lock permissions 1 month ago
Chris Lu 7cb1ca1308
Add policy engine (#6970) 1 month ago
Chris Lu 1549ee2e15
implement PubObjectRetention and WORM (#6969) 1 month ago
Chris Lu d892538d32
More efficient copy object (#6665) 1 month ago
Joon Young Baik c04b7b411c
refactor: Performance and readability improvement on isDefaultPort (#6960) 1 month ago
Chris Lu cf5a24983a
S3: add object versioning (#6945) 1 month ago
Konstantin Lebedev fd4154cfed
fix: s3 return BadDigest (#6714) 1 month ago
Chris Lu 1db7c2b8aa
Add credential storage (#6938) 1 month ago
Chris Lu a72c442945
Fix chunked data reading if iam not enabled (#6898) 2 months ago
Alexey 29d1701c34
Fix url scheme using for forwarded request with changed proto (#6884) 2 months ago
chrislu 78069605a6 sort lifecycles 2 months ago
chrislu bd4891a117 change version directory 2 months ago
Bruce Zou 62aaaa18f3
unlimit the list entries in completeMultipartUpload (#6822) 3 months ago
royatwp 2786bea839
Unable to upload empty files to seaweed via. multipart when length is unknown (#6729) 3 months ago
Aleksey Kosov 165af32d6b
added context to filer_client method calls (#6808) 3 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) 4 months ago
Konstantin Lebedev 8c1cb203fa
[s3] fix checksum algorithm CRC64NVMe (#6722) 4 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) 5 months ago
Tom Crasset be2b389b81
add more logging for s3 signature (#6652) 5 months ago
zuzuviewer db759a1ad1
Fix s3 auth failed with X-Forwarded-Host and X-Forwarded-Port (#6650) 5 months ago
chrislu cb33ee006e skip headers when signing a request 5 months ago
SmoothDenis e60aa71890
fix: restore deletion audit of individual objects (#6644) 5 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) 6 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