66 Commits (7a9af53b45bcce3bb96ea21d44dc17e891594dda)

Author SHA1 Message Date
chrislu e186e4aae4 remove the extra PathUnescape call 1 month ago
chrislu 7700ec0b59 ensures PUT and GET operations return consistent ETags 2 months ago
chrislu ccc87b575f Multipart ETag semantics: conditionally set object-level Md5 for single-chunk uploads only. 2 months ago
chrislu aeba5c1ffa variable 2 months ago
chrislu b1d2a4cdcf fix offset 2 months ago
chrislu 7fc43d964b offset 2 months ago
chrislu 065978618c IV relative to offset in each part, not the whole file 2 months ago
chrislu 1b546819aa adjust logs 2 months ago
chrislu 7f458de76f data and metadata both use background context 2 months ago
chrislu 354b2ab80d context 2 months ago
chrislu 8c96d1246f sse kms 2 months ago
chrislu a26706fcac fix url parsing 2 months ago
chrislu 7c546359eb dead code 2 months ago
chrislu 6b9f39789d header case 2 months ago
chrislu 7af0594eb7 upload in chunks 2 months ago
chrislu 30a6076626 header handling 2 months ago
chrislu cb2cf65dc9 quick check (no retries) to see if the .versions/ directory exists 2 months ago
chrislu ec3f7f7fbf fixes 2 months ago
chrislu 83bb8d2289 s3: Add debug logging for versioning state diagnosis 2 months ago
chrislu 4e28bbc482 decode values 2 months ago
chrislu 2763911a80 same logic as filer 2 months ago
chrislu 5f24aadfca fix sse header 2 months ago
chrislu 206e036e27 set ModifiedTsNs 2 months ago
chrislu c8853b327b headers 2 months ago
chrislu 5432666863 url encoding 2 months ago
chrislu f2319f1134 debug logs 2 months ago
chrislu a6250d46e7 md5 2 months ago
chrislu 7ef058d89a directly read write volume servers 2 months ago
chrislu e154bfe163 minor 2 months ago
Chris Lu bf8e4f40e6
S3: Perf related (#7463) 2 months ago
Konstantin Lebedev 084b377f87
do delete expired entries on s3 list request (#7426) 2 months ago
Chris Lu 498ac8903f
S3: prevent deleting buckets with object locking (#7434) 2 months ago
Taehyung Lim d4790cb8e6
s3: fix if-match error (#7277) 2 months ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 3 months ago
Chris Lu c5a9c27449
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310) 3 months ago
Chris Lu 8bf727d225
Fix #7060: Return 400 InvalidRequest instead of 500 for context canceled errors (#7309) 3 months ago
Chris Lu 0ce31daf90
Fix #7305: Return 400 BadDigest instead of 500 InternalError for MD5 mismatch (#7306) 3 months ago
Roman Shishkin 83c1bfbacd
Populate bucket_traffic_received_bytes_total metric (#7249) 4 months ago
Chris Lu bc91425632
S3 API: Advanced IAM System (#7160) 4 months ago
Chris Lu 7d509feef6
S3 API: Add integration with KMS providers (#7152) 4 months ago
Chris Lu 34773c8e13
S3 API: conditional read and write (#7154) 4 months ago
Chris Lu 50530e2553
S3 API: Add SSE-S3 (#7151) 4 months ago
Chris Lu b7b73016dd
S3 API: Add SSE-KMS (#7144) 4 months ago
Chris Lu 2714b70955
S3 API: Add SSE-C (#7143) 5 months ago
Chris Lu c196d03951
fix listing object versions (#7006) 5 months ago
Chris Lu 377f1f24c7
add basic object ACL (#7004) 5 months ago
Chris Lu 85036936d1
Read write directory object (#7003) 5 months ago
Chris Lu 12f50d37fa
test versioning also (#7000) 6 months ago
Chris Lu 26403e8a0d
Test object lock and retention (#6997) 6 months ago
Chris Lu c6a22ce43a
Fix get object lock configuration handler (#6996) 6 months ago