19 Commits (414cda42155677f9654d496a523f8db5938ab39d)

Author SHA1 Message Date
Chris Lu 414cda4215
fix: S3 versioning memory leak in ListObjectVersions pagination (#7813) 1 day ago
Chris Lu 697b56003d
s3: reduce ObjectVersion memory by not retaining full Entry (#7786) 3 days ago
chrislu 956c5a1626 s3: fix pagination by collecting all versions when keyMarker is set 3 days ago
chrislu 5dd34e3260 s3: fix ListObjectVersions pagination by implementing key-marker filtering 3 days ago
Chris Lu 3f62240976
s3: add pagination to getObjectVersionList and reduce memory (#7787) 3 days ago
Chris Lu d26c260041
s3: fix memory leak in ListObjectVersions with early termination (#7785) 3 days ago
chrislu 2188d1ccc5 fix object name 1 week ago
jfburdet 27a28faf49
Fix s3 versioning listing bugs (#7705) 1 week ago
Chris Lu 5075381060
Support multiple filers for S3 and IAM servers with automatic failover (#7550) 3 weeks ago
Chris Lu ca84a8a713
S3: Directly read write volume servers (#7481) 1 month ago
Chris Lu 498ac8903f
S3: prevent deleting buckets with object locking (#7434) 2 months ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 2 months ago
Chris Lu 3a5ee18265
Fix versioning list only (#7015) 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) 5 months ago
Chris Lu 69553e5ba6
convert error fromating to %w everywhere (#6995) 5 months ago
Chris Lu cf5a24983a
S3: add object versioning (#6945) 5 months ago