frostfs-node/cmd/frostfs-cli/modules/control
Alexander Chuprov f4696e8964
All checks were successful
Vulncheck / Vulncheck (push) Successful in 1m18s
Pre-commit hooks / Pre-commit (push) Successful in 1m44s
Build / Build Components (push) Successful in 1m49s
Tests and linters / Run gofumpt (push) Successful in 3m20s
Tests and linters / gopls check (push) Successful in 3m44s
Tests and linters / Staticcheck (push) Successful in 3m47s
Tests and linters / Lint (push) Successful in 4m16s
Tests and linters / Tests (push) Successful in 4m17s
OCI image / Build container images (push) Successful in 4m51s
Tests and linters / Tests with -race (push) Successful in 5m39s
[#1689] linter: Fix staticcheck warning: 'Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...))'
Change-Id: I253ab717885cb01b4a2e471147e883ee351be277
Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
2025-04-08 09:40:35 +00:00
..
add_rule.go [#1501] cli: Refactor local override managing subcommands 2024-11-20 07:58:32 +00:00
detach_shards.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
doctor.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
drop_objects.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
evacuation.go [#1689] linter: Fix staticcheck warning: 'Use fmt.Fprintf(...) instead of WriteString(fmt.Sprintf(...))' 2025-04-08 09:40:35 +00:00
flush_cache.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
get_rule.go [#1501] cli: Refactor local override managing subcommands 2024-11-20 07:58:32 +00:00
healthcheck.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
ir.go [#787] cli: Add vub for control ir commands 2023-11-13 17:13:03 +03:00
ir_healthcheck.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
ir_remove_container.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
ir_remove_node.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
ir_tick_epoch.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
list_rules.go [#1501] cli: Refactor local override managing subcommands 2024-11-20 07:58:32 +00:00
list_targets.go [#1671] Use fmt.Appendf where warranted 2025-03-13 08:12:20 +00:00
locate.go [#1676] golangci: Enable gci linter 2025-03-13 12:04:01 +03:00
rebuild_shards.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
remove_rule.go [#1501] cli: Refactor local override managing subcommands 2024-11-20 07:58:32 +00:00
root.go [#1635] cli: Add command to get object's shard info 2025-03-07 14:32:01 +03:00
set_netmap_status.go [#1613] morph: Add tracing for morph queries to neo-go 2025-02-05 16:38:20 +03:00
shards.go [#1549] controlSvc: Drop deprecated EvacuateShard rpc 2024-12-10 16:59:52 +03:00
shards_list.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
shards_set_mode.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
synchronize_tree.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
util.go [#1479] go.mod: Bump frostfs-sdk-go version 2024-11-08 10:43:19 +03:00
writecache.go [#1684] cli: Correct description of control shards writecache seal 2025-03-18 10:56:30 +03:00