12305 Commits (daa3af826f2cf5368793944df5d335dc719f628c)
 

Author SHA1 Message Date
chrislu daa3af826f ci: fix stress tests by adding server start/stop 5 days ago
chrislu aff144f8b5 ci: run versioning stress tests on all PRs, not just master pushes 5 days ago
chrislu 9150d84eea test: use -master.peers=none for faster test server startup 5 days ago
chrislu 5dd34e3260 s3: fix ListObjectVersions pagination by implementing key-marker filtering 5 days ago
chrislu 26121c55c9 test: improve pagination stress test with QUICK_TEST option and better assertions 5 days ago
chrislu f517bc39fc test: fix nil pointer dereference and add debugging to pagination stress tests 5 days ago
chrislu 8236df1368 ci: enable pagination stress tests in GitHub CI 5 days ago
chrislu 0972a0acf3 test: add pagination stress tests for S3 versioning with >1000 versions 5 days ago
Chris Lu 3f62240976
s3: add pagination to getObjectVersionList and reduce memory (#7787) 5 days ago
Chris Lu d26c260041
s3: fix memory leak in ListObjectVersions with early termination (#7785) 5 days ago
Chris Lu ef28f49ec3
fix: correctly detect missing source file during volume copy (#7784) 5 days ago
Chris Lu 7920ffa98c
Fix uncleanable size=0 orphans with volume.fsck -forcePurging (#7783) 5 days ago
Chris Lu 93499cd944
Fix admin GUI list ordering on refresh (#7782) 5 days ago
chrislu 44cd07f835 Update cluster_ec_volumes_templ.go 5 days ago
Chris Lu 95ef041bfb
Fix EC Volumes page header styling to match admin theme (#7780) 5 days ago
Chris Lu f5c666052e
feat: add S3 bucket size and object count metrics (#7776) 5 days ago
Chris Lu 4dcd33bbc8
fix: handle missing idx file for empty volumes during copy (#7777) (#7778) 5 days ago
Chris Lu 93d0779318
fix: add S3 bucket traffic sent metric tracking (#7774) 5 days ago
dependabot[bot] d0cc51e7c6
chore(deps): bump io.netty:netty-codec-http from 4.1.125.Final to 4.1.129.Final in /test/java/spark (#7773) 5 days ago
dependabot[bot] c6e07429e7
chore(deps): bump golang.org/x/image from 0.33.0 to 0.34.0 (#7764) 5 days ago
Chris Lu b53e50485f
s3: warm bucket config cache on startup for multi-filer consistency (#7772) 5 days ago
Chris Lu 5a03b5538f
filer: improve FoundationDB performance by disabling batch by default (#7770) 5 days ago
Chris Lu 44beb42eb9
s3: fix PutObject ETag format for multi-chunk uploads (#7771) 5 days ago
Lisandro Pin 187ef65e8f
Humanize output for `weed.server` by default (#7758) 5 days ago
dependabot[bot] d1435ead8d
chore(deps): bump actions/cache from 4 to 5 (#7760) 5 days ago
dependabot[bot] a52bfb5d98
chore(deps): bump wangyoucao577/go-release-action from 1.54 to 1.55 (#7761) 5 days ago
dependabot[bot] 1f97eb2c9f
chore(deps): bump actions/upload-artifact from 5 to 6 (#7762) 5 days ago
dependabot[bot] 49805296ff
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.3 to 1.19.5 (#7763) 5 days ago
dependabot[bot] e71ca3bbf4
chore(deps): bump github.com/ydb-platform/ydb-go-sdk/v3 from 3.121.0 to 3.122.0 (#7765) 5 days ago
dependabot[bot] 4210fc08cd
chore(deps): bump github.com/go-redsync/redsync/v4 from 4.14.0 to 4.15.0 (#7766) 5 days ago
dependabot[bot] ca409f634b
chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.40.1 to 1.41.0 (#7767) 5 days ago
chrislu bcce8d164c 4.03 6 days ago
Chris Lu 59a7c40043
Add keyPrefix support for TiKV store (#7756) 6 days ago
Chris Lu 1b1e5f69a2
Add TUS protocol support for resumable uploads (#7592) 6 days ago
Chris Lu 221b352593
fix: handle ResumeFromDiskError gracefully in LoopProcessLogData (#7753) 6 days ago
Chris Lu 32a9a1f46f
fix: sync EC volume files before copying to fix deleted needles not being marked when decoding (#7755) 6 days ago
Chris Lu 60649460b2
fix: default policy storeType to memory when not specified (#7754) 6 days ago
Chris Lu f64ce759e0
feat(iam): add SetUserStatus and UpdateAccessKey actions (#7750) 6 days ago
Chris Lu 7ed7578424
fix(ec.decode): purge EC shards when volume is empty (#7749) 6 days ago
chrislu 8bdc4390a0 Update constants.go 6 days ago
chrislu f734b2d4bf Refactor: Extract common IAM logic into shared weed/iam package (#7747) 6 days ago
Chris Lu f41925b60b
Embed IAM API into S3 server (#7740) 6 days ago
Chris Lu a77674ead3
fix: use path instead of filepath for S3 object paths on Windows (#7739) 6 days ago
Chris Lu eb860752e6
fix: WaitUntilConnected now respects context cancellation during sleep (#7737) 7 days ago
Chris Lu 51c2ab0107
fix: admin UI bucket deletion with filer group configured (#7735) 7 days ago
Chris Lu f70cd05404
fix: CORS wildcard subdomain matching cache race condition (#7736) 7 days ago
Chris Lu f77e6ed2d4
fix: admin UI bucket delete now properly deletes collection and checks Object Lock (#7734) 7 days ago
Chris Lu d80d8be012
fix(s3): start KeepConnectedToMaster for filer discovery with filerGroup (#7732) 1 week ago
Chris Lu 36b8b2147b
test: add integration test for versioned object listing path fix (#7731) 1 week ago
Chris Lu 93cca3a96b
volume.fsck: increase default cutoffTimeAgo from 5 minutes to 5 hours (#7730) 1 week ago