cubefs/cli/cmd
2025-08-11 17:21:14 +08:00
..
acl.go chore(cli): cli output with format 2023-10-23 15:31:07 +08:00
cluster.go feat(master): mp&dp replica missing check time can be adjusted. #1000044373 2025-08-08 14:59:25 +08:00
compatibility.go refactor(meta): remove dp cache code from metanode. #1000063486 2025-08-08 14:59:27 +08:00
config.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
const.go refactor(all): remove cache rule and cache threshold. #1000142823 2025-08-08 14:59:31 +08:00
datanode.go feat(master): Add disk decommission success metric. #1000012562 2025-08-08 14:59:28 +08:00
datapartition.go fix(cli): Display DP of different decommission types separately. #1000169635 2025-08-11 17:21:14 +08:00
disk.go fix(cli): Add description of the use of the cli recommission command. #1000155113 2025-08-08 14:59:31 +08:00
flashgroup.go fix(datanode): change warn message log level #1000091570 2025-08-08 14:59:24 +08:00
flashnode_test.go feat(cli): print group status for flashnode #1000021930 2025-08-08 14:52:02 +08:00
flashnode.go fix(flashnode): show empty stat #1000021930 2025-08-11 12:49:58 +08:00
fmt.go feat(metanode): Add raft members consistent check with master hosts in metanode member check 2025-08-11 17:21:14 +08:00
gen_config.go chore(format): format all code with gofumpt 2024-01-12 14:21:16 +08:00
http_service.go chore(cli): golangci lint apply into cli 2023-10-23 15:31:07 +08:00
metanode.go chore(master): enable offline active status metanode.#1000090632 2025-08-08 14:59:29 +08:00
metapartition.go feat(metanode): Add raft members consistent check with master hosts in metanode member check 2025-08-11 17:21:14 +08:00
mpbalance.go chore(master): Add meta node name into balance task.#1000090632 2025-08-08 14:59:29 +08:00
nodeset.go feat(master): nodeset info return can alloc metanode/datanode cnt 2024-07-22 17:10:59 +08:00
quota.go fix(cli): do not enable trash when excuting operation for quota 2025-08-07 15:17:53 +08:00
root.go chore(master): rerange the codes.#22834621 2025-08-07 16:00:27 +08:00
uid.go feat(master): Optimize logic of uid calculate for better performance 2024-07-01 15:09:55 +08:00
user.go chore(cli): cli output with format 2023-10-23 15:31:07 +08:00
util_test.go feat(cli): auto format struct and table 2024-03-29 14:22:29 +08:00
util.go feat(master): Support setting dp and mp cnt limit for different machines #22883514 2025-08-07 15:45:37 +08:00
valid.go feat(master): add getAllDataNodes and getAllMetaNodes apis 2024-07-18 16:57:38 +08:00
version.go feat(master): hybrid cloud forbidden AdminCreateVersion API because hybrid cloud not support snapshot version yet 2024-12-26 09:24:22 +08:00
vol.go refactor(all): remove cache rule and cache threshold. #1000142823 2025-08-08 14:59:31 +08:00
zone.go chore(cli): cli output with format 2023-10-23 15:31:07 +08:00