aboutsummaryrefslogtreecommitdiff
path: root/test
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
9 daystest: fix master client timeout causing test hangs (#7715)Chris Lu1-141/+108
9 daysec: add -diskType flag to EC commands for SSD support (#7607)Chris Lu1-6/+1130
11 daysfix: prevent filer.backup stall in single-filer setups (#7695)Chris Lu4-0/+994
11 daysfix: add missing backslash for volume extraArgs in helm chart (#7676)Chris Lu15-17/+17
12 dayschore(deps): bump golang.org/x/sync from 0.18.0 to 0.19.0 (#7664)dependabot[bot]2-3/+3
12 dayschore(deps): bump github.com/klauspost/reedsolomon from 1.12.5 to 1.12.6 (#7662)dependabot[bot]2-3/+3
13 daysRemove deprecated allowEmptyFolder CLI optionchrislu7-14/+7
13 dayss3: optimize DELETE by skipping lock check for buckets without Object Lock (#...Chris Lu2-2/+13
2025-12-04fmtchrislu2-0/+2
2025-12-03fix: SFTP HomeDir path translation for user operations (#7611)Chris Lu7-0/+1324
2025-12-02Add disk-aware EC rebalancing (#7597)Chris Lu1-1/+437
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-12-01chore(deps): bump github.com/prometheus/procfs from 0.19.1 to 0.19.2 (#7577)dependabot[bot]2-3/+3
2025-12-01chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#7576)dependabot[bot]2-3/+3
2025-12-01chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 (#7579)dependabot[bot]2-24/+24
2025-11-28fix: copy to bucket with default SSE-S3 encryption fails (#7562) (#7568)Chris Lu1-0/+228
2025-11-26java 4.00origin/upgrade-versions-to-4.00Chris Lu1-1/+1
2025-11-25Add error list each entry func (#7485)tam-i133-18/+25
2025-11-25chore(deps): bump github.com/linkedin/goavro/v2 from 2.14.0 to 2.14.1 (#7537)dependabot[bot]2-3/+3
2025-11-25HDFS: Java client replication configuration (#7526)Chris Lu23-41/+4440
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-19chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#7511)dependabot[bot]2-9/+9
2025-11-19chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /test/kafka/ka...dependabot[bot]2-9/+9
2025-11-19filer store: add foundationdb (#7178)Chris Lu19-0/+3185
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 startupchrislu10-10/+13
2025-11-17chore(deps): bump golang.org/x/image from 0.32.0 to 0.33.0 (#7497)dependabot[bot]2-13/+13
2025-11-12S3: Enforce bucket policy (#7471)Chris Lu12-121/+144
2025-11-10chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 (#7459)dependabot[bot]2-11/+11
2025-11-10chore(deps): bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 (#7457)dependabot[bot]2-48/+48
2025-11-05do delete expired entries on s3 list request (#7426)Konstantin Lebedev2-39/+40
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-27chore(deps): bump github.com/prometheus/procfs from 0.17.0 to 0.19.1 (#7388)dependabot[bot]2-3/+3
2025-10-27chore(deps): bump golang.org/x/net from 0.45.0 to 0.46.0 (#7386)dependabot[bot]2-3/+3
2025-10-27go mod tidychrislu2-3/+3
2025-10-20chore(deps): bump golang.org/x/image from 0.30.0 to 0.32.0 (#7343)dependabot[bot]2-3/+3
2025-10-20chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 (#7347)dependabot[bot]2-15/+15
2025-10-20chore(deps): bump github.com/klauspost/compress from 1.18.0 to 1.18.1 (#7344)dependabot[bot]2-3/+3
2025-10-17Clean up logs and deprecated functions (#7339)Chris Lu4-8/+8
2025-10-17Fixes for kafka gateway (#7329)Chris Lu19-39/+1149