aboutsummaryrefslogtreecommitdiff
path: root/weed/worker
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Add disk-aware EC rebalancing (#7597)Chris Lu1-58/+72
2025-10-27go fmtchrislu1-1/+1
2025-10-27Erasure Coding: Ec refactoring (#7396)Chris Lu1-1/+2
2025-10-23Improve-worker (#7367)Mariano Ntrougkas4-36/+12
2025-10-22♻️ refactor(worker): decouple state management using command-query patter...Mariano Ntrougkas2-578/+753
2025-10-20Fix deadlock in worker client Connect() method (#7350)Chris Lu1-2/+3
2025-10-13Add Kafka Gateway (#7231)Chris Lu1-1/+1
2025-08-30S3 API: Advanced IAM System (#7160)Chris Lu4-52/+52
2025-08-21S3 API: Add SSE-KMS (#7144)Chris Lu1-1/+0
2025-08-09Admin UI: Fetch task logs (#7114)Chris Lu22-333/+839
2025-08-03Admin: refactoring active topology (#7073)Chris Lu5-13/+233
2025-08-02Admin UI: include ec shard sizes into volume server info (#7071)Chris Lu2-10/+4
2025-08-01admin: Refactor task destination planning (#7063)Chris Lu35-1428/+2848
2025-07-30fix reason displaychrislu1-2/+2
2025-07-30Admin: misc improvements on admin server and workers. EC now works. (#7055)Chris Lu42-2701/+5404
2025-07-16convert error fromating to %w everywhere (#6995)Chris Lu5-26/+26
2025-07-12Admin UI: Add policies (#6968)Chris Lu4-1081/+0
2025-07-06Admin UI add maintenance menu (#6944)Chris Lu34-0/+6453