7839 Commits (f517bc39fcfe45e4765ca51571770a3bccf2701c)

Author SHA1 Message Date
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) 6 days ago
Chris Lu 93d0779318
fix: add S3 bucket traffic sent metric tracking (#7774) 6 days ago
Chris Lu b53e50485f
s3: warm bucket config cache on startup for multi-filer consistency (#7772) 6 days ago
Chris Lu 5a03b5538f
filer: improve FoundationDB performance by disabling batch by default (#7770) 6 days ago
Chris Lu 44beb42eb9
s3: fix PutObject ETag format for multi-chunk uploads (#7771) 6 days ago
Lisandro Pin 187ef65e8f
Humanize output for `weed.server` by default (#7758) 6 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) 7 days ago
Chris Lu 7ed7578424
fix(ec.decode): purge EC shards when volume is empty (#7749) 7 days ago
chrislu 8bdc4390a0 Update constants.go 7 days ago
chrislu f734b2d4bf Refactor: Extract common IAM logic into shared weed/iam package (#7747) 7 days ago
Chris Lu f41925b60b
Embed IAM API into S3 server (#7740) 7 days ago
Chris Lu a77674ead3
fix: use path instead of filepath for S3 object paths on Windows (#7739) 7 days ago
Chris Lu eb860752e6
fix: WaitUntilConnected now respects context cancellation during sleep (#7737) 1 week ago
Chris Lu 51c2ab0107
fix: admin UI bucket deletion with filer group configured (#7735) 1 week ago
Chris Lu f70cd05404
fix: CORS wildcard subdomain matching cache race condition (#7736) 1 week ago
Chris Lu f77e6ed2d4
fix: admin UI bucket delete now properly deletes collection and checks Object Lock (#7734) 1 week ago
Chris Lu d80d8be012
fix(s3): start KeepConnectedToMaster for filer discovery with filerGroup (#7732) 1 week ago
Chris Lu 93cca3a96b
volume.fsck: increase default cutoffTimeAgo from 5 minutes to 5 hours (#7730) 1 week ago
Chris Lu 72853a3bbf
fix: prevent path doubling in versioned object listing (#7729) 1 week ago
Lisandro Pin 662a6ac8ee
Implement a `weed shell` command to return a status overview of the cluster. (#7704) 1 week ago
Chris Lu a1eab5ff99
shell: add -owner flag to s3.bucket.create command (#7728) 1 week ago
Chris Lu 6fb3ec968d
s3: allow -s3.config and -s3.iam.config to work together (#7727) 1 week ago
Chris Lu b0e0c5aaab
s3: enable auth when IAM integration is configured (#7726) 1 week ago
Chris Lu e8b7347031
Reduce memory allocations in hot paths (#7725) 1 week ago
Chris Lu 84b8a8e010
filer.sync: fix checkpoint not being saved properly (#7719) 1 week ago
Chris Lu de3ecaf0de
s3: fix presigned POST upload missing slash between bucket and key (#7714) 1 week ago
Chris Lu df4f2f7020
ec: add -diskType flag to EC commands for SSD support (#7607) 1 week ago
chrislu 1ee03b6411 fmt 1 week ago
Konstantin Lebedev dfac1315ca
fix: filer do not support IP whitelist right now #7094 (#7095) 2 weeks ago
Chris Lu 2d06ddab41
Remove default concurrent upload/download limits for best performance (#7712) 2 weeks ago
Chris Lu 924d410dc8
fix: weed shell can't connect to master when no volume servers (#7710) 2 weeks ago
chrislu 2188d1ccc5 fix object name 2 weeks ago
Chris Lu 4c36cd04d6
mount: add periodic metadata sync to protect chunks from orphan cleanup (#7700) 2 weeks ago
jfburdet 27a28faf49
Fix s3 versioning listing bugs (#7705) 2 weeks ago
Chris Lu c153420022
filer: add write batching for FoundationDB store to improve throughput (#7708) 2 weeks ago
Chris Lu ae7333d28e
fix: cache successful volume lookups instead of failed ones (#7698) 2 weeks ago