mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-08-20 10:17:03 +08:00
* show task details * loading tasks * task UI works * generic rendering * rendering the export link * removing placementConflicts from task parameters * remove TaskSourceLocation * remove "Server ID" column * rendering balance task source * sources and targets * fix ec task generation * move info * render timeline * simplified worker id * simplify * read task logs from worker * isValidTaskID * address comments * Update weed/worker/tasks/balance/execution.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update weed/worker/tasks/erasure_coding/ec_task.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update weed/worker/tasks/task_log_handler.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix shard ids * plan distributing shard id * rendering planned shards in task details * remove Conflicts * worker logs correctly * pass in dc and rack * task logging * Update weed/admin/maintenance/maintenance_queue.go Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * display log details * logs have fields now * sort field keys * fix link * fix collection filtering * avoid hard coded ec shard counts --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| admin_data.go | ||
| admin_server.go | ||
| auth_middleware.go | ||
| bucket_management.go | ||
| client_management.go | ||
| cluster_topology.go | ||
| collection_management.go | ||
| config_persistence.go | ||
| ec_shard_management.go | ||
| file_browser_data.go | ||
| file_mode_utils.go | ||
| middleware.go | ||
| mq_management.go | ||
| policies_management.go | ||
| topic_retention.go | ||
| types.go | ||
| user_management.go | ||
| volume_management.go | ||
| worker_grpc_server.go | ||