aboutsummaryrefslogtreecommitdiff
path: root/weed/pb/mount_pb/mount_grpc.pb.go
AgeCommit message (Collapse)AuthorFilesLines
2025-06-16add version to volume protochrislu1-1/+1
2025-01-20Add message queue agent (#6463)Chris Lu1-1/+1
* scaffold message queue agent * adjust proto, add mq_agent * add agent client implementation * remove unused function * agent publish server implementation * adding agent
2024-10-24rename proto field from DestroyTime to expire_at_secchrislu1-9/+21
For TTL volume converted into EC volume, this change may leave the volumes staying.
2024-02-29go fmtchrislu1-1/+1
2024-02-05upgrade protocChris Lu1-1/+1
2023-10-12upgrading grpcchrislu1-4/+8
2023-06-19remove unused cluster node leaderchrislu1-8/+4
2023-06-05Fix no more writable volumes by delay judgment (#4548)wusong1-4/+8
* fix nomore writables volumes while disk free space is sufficient by time delay * reset --------- Co-authored-by: wang wusong <wangwusong@virtaitech.com>
2023-02-05adding support for B2 region (#4177)Muhammad Hallaj bin Subery1-0/+4
Co-authored-by: Muhammad Hallaj bin Subery <hallaj@tuta.io>
2022-12-28support enable/disable vacuum (#4087)Guo Lei1-4/+0
* stop vacuum * suspend/resume vacuum * remove unused code * rename * rename param
2022-10-24ADHOC: volume fsck using append at ns (#3906)Eric Yang1-0/+4
* ADHOC: volume fsck using append at ns * nit * nit Co-authored-by: root <root@HQ-10MSTD3EY.roblox.local>
2022-09-14go fmtchrislu1-4/+0
2022-09-06ADHOC: add read needle meta grpc (#3581)Eric Yang1-0/+5
* ADHOC: add read needle meta grpc * add test * nit Co-authored-by: root <root@HQ-10MSTD3EY.roblox.local>
2022-07-29vacuum show LAKonstantin Lebedev1-1/+0
2022-05-01filer: add filer groupchrislu1-0/+1
2022-04-18shell vacuum volume by collection and volume idKonstantin Lebedev1-1/+0
2022-04-16add timing info during ping operationchrislu1-0/+1
2022-04-06add raft shell cmdsKonstantin Lebedev1-1/+0
2022-04-02mount: add grpc method to adjust quotachrislu1-0/+101