aboutsummaryrefslogtreecommitdiff
path: root/test/s3
AgeCommit message (Expand)AuthorFilesLines
7 daysfix: admin UI bucket deletion with filer group configured (#7735)Chris Lu4-0/+605
7 daystest: add integration test for versioned object listing path fix (#7731)Chris Lu1-0/+327
11 daysfix: add missing backslash for volume extraArgs in helm chart (#7676)Chris Lu7-8/+8
14 daysRemove deprecated allowEmptyFolder CLI optionchrislu4-11/+5
14 dayss3: optimize DELETE by skipping lock check for buckets without Object Lock (#...Chris Lu2-2/+13
2025-12-02Fix SSE-S3 copy: preserve encryption metadata and set chunk SSE type (#7598)Chris Lu1-0/+72
2025-12-01Fix tagging test pattern to run our comprehensive tests instead of basic testsChris Lu1-2/+2
2025-12-01Update s3-tagging-tests to use Makefile server management like other S3 testsChris Lu1-12/+310
2025-12-01Add S3 object tagging tests to CI workflowChris Lu1-3/+16
2025-12-01Fix S3 object tagging issue #7589Chris Lu3-0/+509
2025-11-28fix: copy to bucket with default SSE-S3 encryption fails (#7562) (#7568)Chris Lu1-0/+228
2025-11-21test read write by s3fs and PyArrow native file system for s3 (#7520)Chris Lu4-6/+685
2025-11-20S3: adds FilerClient to use cached volume id (#7518)Chris Lu1-1/+11
2025-11-19S3: Add tests for PyArrow with native S3 filesystem (#7508)Chris Lu6-5/+986
2025-11-18S3: Directly read write volume servers (#7481)Chris Lu11-0/+2069
2025-11-18faster master startupchrislu3-4/+5
2025-11-12S3: Enforce bucket policy (#7471)Chris Lu12-121/+144
2025-11-03adjust testchrislu1-7/+17
2025-11-03S3: prevent deleting buckets with object locking (#7434)Chris Lu1-0/+239
2025-10-29S3: add fallback for CORS (#7404)Chris Lu1-6/+9
2025-10-17Fixes for kafka gateway (#7329)Chris Lu1-2/+8
2025-10-15S3: Signature verification should not check permissions (#7335)Chris Lu1-1/+1
2025-10-13Add Kafka Gateway (#7231)Chris Lu23-170/+971
2025-10-08Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310)Chris Lu1-1/+0
2025-08-30S3 API: Advanced IAM System (#7160)Chris Lu28-0/+7178
2025-08-22S3 API: Add integration with KMS providers (#7152)Chris Lu9-13/+848
2025-08-22S3 API: Add SSE-S3 (#7151)Chris Lu1-0/+1089
2025-08-21S3 API: Add SSE-KMS (#7144)Chris Lu6-0/+2355
2025-08-01fix parsing s3 tag (#7069)Chris Lu1-0/+79
2025-07-28tag parsing decode url encodedchrislu1-1/+68
2025-07-22fix listing objects (#7008)Chris Lu4-28/+377
2025-07-21Fix versioning list only (#7015)Chris Lu1-0/+85
2025-07-21fix listing object versions (#7006)Chris Lu1-0/+776
2025-07-19test versioning also (#7000)Chris Lu2-4/+15
2025-07-18Test object lock and retention (#6997)Chris Lu3-40/+99
2025-07-18Fix get object lock configuration handler (#6996)Chris Lu1-1/+3
2025-07-16Object locking need to persist the tags and set the headers (#6994)Chris Lu13-233/+508
2025-07-15S3 Object Lock: ensure x-amz-bucket-object-lock-enabled header (#6990)Chris Lu5-2/+406
2025-07-15adding cors support (#6987)Chris Lu6-0/+1934
2025-07-12implement PubObjectRetention and WORM (#6969)Chris Lu7-0/+1939
2025-07-11More efficient copy object (#6665)Chris Lu4-0/+1582
2025-07-09S3: add object versioning (#6945)Chris Lu4-0/+1503
2023-11-08chore(tests): update S3 compat testsvados7-18/+533
2023-06-17a simple example of using aws-sdk-go-v2chrislu1-0/+114
2022-05-16minor (typos...), done while reading aroundNat Makarevitch1-3/+3
2021-12-31FEATURE: add test setup for running the CephFS S3 compatibility suiteSebastian Kurfuerst6-0/+164
2021-10-14refactor: move from io/ioutil to io and os packageEng Zer Jun1-7/+8
2021-09-26adjust test codeChris Lu1-5/+5
2020-10-02s3: support object taggingChris Lu1-0/+82
2020-09-11s3: ListParts output xml formatChris Lu1-0/+175