7913 Commits (288ba5fec8364ccf4e1d3d9323b9e12828458e21)

Author SHA1 Message Date
chrislu 77a56c2857 adjust default concurrent reader and writer 2 weeks ago
Chris Lu f4cdfcc5fd
Add cluster.raft.leader.transfer command for graceful leader change (#7819) 2 weeks ago
Chris Lu 134fd6a1ae
fix: S3 remote storage cold-cache read fails with 'size reported but no content available' (#7817) 2 weeks ago
Chris Lu 6442da6f17
mount: efficient file lookup in large directories, skipping directory caching (#7818) 2 weeks ago
Chris Lu ed1da07665
Add consistent -debug and -debug.port flags to commands (#7816) 2 weeks ago
Chris Lu bccef78082
fix: reduce N+1 queries in S3 versioned object list operations (#7814) 2 weeks ago
Chris Lu 414cda4215
fix: S3 versioning memory leak in ListObjectVersions pagination (#7813) 2 weeks ago
Lisandro Pin 6a1b9ce8cd
Give `cluster.status` detailed file metrics for regular volumes (#7791) 2 weeks ago
Chris Lu df0ea18084
fix: use consistent telemetryUrl default in master.follower (#7809) 2 weeks ago
Chris Lu 0b8fdab1e3
fix: initialize missing MasterOptions fields in master.follower (#7808) 2 weeks ago
Chris Lu ec3378f7a6
fix: improve mount quota enforcement to prevent overflow (#7804) 2 weeks ago
Chris Lu 99a2e79efc
fix: authenticate before parsing form in IAM API (#7803) 2 weeks ago
Chris Lu a77b145590
fix: ListBuckets returns empty for users with bucket-specific permissions (#7799) 2 weeks ago
chrislu 9e9c97ec61 fix bucket link 2 weeks ago
Chris Lu 347ed7cbfa
fix: sync replica entries before ec.encode and volume.tier.move (#7798) 2 weeks ago
Chris Lu 9c4a2e1b1a
fix: JWT validation failures during replication (#7788) (#7795) 2 weeks ago
Chris Lu 02f7d3f3e2
Fix S3 server panic when -s3.port.https equals -s3.port (#7794) 2 weeks ago
Chris Lu 8518f06777
Fix volume repeatedly toggling between crowded and uncrowded (#7793) 2 weeks ago
G-OD 504b258258
s3: fix remote object not caching (#7790) 2 weeks ago
Chris Lu 697b56003d
s3: reduce ObjectVersion memory by not retaining full Entry (#7786) 2 weeks ago
chrislu 956c5a1626 s3: fix pagination by collecting all versions when keyMarker is set 2 weeks ago
chrislu 5dd34e3260 s3: fix ListObjectVersions pagination by implementing key-marker filtering 2 weeks ago
Chris Lu 3f62240976
s3: add pagination to getObjectVersionList and reduce memory (#7787) 2 weeks ago
Chris Lu d26c260041
s3: fix memory leak in ListObjectVersions with early termination (#7785) 2 weeks ago
Chris Lu ef28f49ec3
fix: correctly detect missing source file during volume copy (#7784) 2 weeks ago
Chris Lu 7920ffa98c
Fix uncleanable size=0 orphans with volume.fsck -forcePurging (#7783) 2 weeks ago
Chris Lu 93499cd944
Fix admin GUI list ordering on refresh (#7782) 2 weeks ago
chrislu 44cd07f835 Update cluster_ec_volumes_templ.go 2 weeks ago
Chris Lu 95ef041bfb
Fix EC Volumes page header styling to match admin theme (#7780) 2 weeks ago
Chris Lu f5c666052e
feat: add S3 bucket size and object count metrics (#7776) 2 weeks ago
Chris Lu 4dcd33bbc8
fix: handle missing idx file for empty volumes during copy (#7777) (#7778) 2 weeks ago
Chris Lu 93d0779318
fix: add S3 bucket traffic sent metric tracking (#7774) 2 weeks ago
Chris Lu b53e50485f
s3: warm bucket config cache on startup for multi-filer consistency (#7772) 2 weeks ago
Chris Lu 5a03b5538f
filer: improve FoundationDB performance by disabling batch by default (#7770) 2 weeks ago
Chris Lu 44beb42eb9
s3: fix PutObject ETag format for multi-chunk uploads (#7771) 2 weeks ago
Lisandro Pin 187ef65e8f
Humanize output for `weed.server` by default (#7758) 2 weeks ago
chrislu bcce8d164c 4.03 2 weeks ago
Chris Lu 59a7c40043
Add keyPrefix support for TiKV store (#7756) 2 weeks ago
Chris Lu 1b1e5f69a2
Add TUS protocol support for resumable uploads (#7592) 2 weeks ago
Chris Lu 221b352593
fix: handle ResumeFromDiskError gracefully in LoopProcessLogData (#7753) 2 weeks ago
Chris Lu 32a9a1f46f
fix: sync EC volume files before copying to fix deleted needles not being marked when decoding (#7755) 2 weeks ago
Chris Lu 60649460b2
fix: default policy storeType to memory when not specified (#7754) 2 weeks ago
Chris Lu f64ce759e0
feat(iam): add SetUserStatus and UpdateAccessKey actions (#7750) 2 weeks ago
Chris Lu 7ed7578424
fix(ec.decode): purge EC shards when volume is empty (#7749) 2 weeks ago
chrislu 8bdc4390a0 Update constants.go 2 weeks ago
chrislu f734b2d4bf Refactor: Extract common IAM logic into shared weed/iam package (#7747) 2 weeks ago
Chris Lu f41925b60b
Embed IAM API into S3 server (#7740) 2 weeks ago
Chris Lu a77674ead3
fix: use path instead of filepath for S3 object paths on Windows (#7739) 2 weeks ago
Chris Lu eb860752e6
fix: WaitUntilConnected now respects context cancellation during sleep (#7737) 2 weeks ago
Chris Lu 51c2ab0107
fix: admin UI bucket deletion with filer group configured (#7735) 2 weeks ago