Detach shard with frostfs-cli control shards detach command #945

Merged
fyrchik merged 4 commits from dstepanov-yadro/frostfs-node:feat/disable_shard into master 2024-09-04 19:51:06 +00:00

4 commits

Author SHA1 Message Date
d7838790c6 [#917] dev: Extend launch.json example
All checks were successful
DCO action / DCO (pull_request) Successful in 2m10s
Vulncheck / Vulncheck (pull_request) Successful in 3m30s
Tests and linters / Staticcheck (pull_request) Successful in 4m28s
Build / Build Components (1.21) (pull_request) Successful in 4m17s
Build / Build Components (1.20) (pull_request) Successful in 4m21s
Tests and linters / Lint (pull_request) Successful in 5m48s
Tests and linters / Tests (1.21) (pull_request) Successful in 6m25s
Tests and linters / Tests (1.20) (pull_request) Successful in 6m44s
Tests and linters / Tests with -race (pull_request) Successful in 8m0s
Add storage and dev wallets to control authorized keys list.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-02-06 14:49:47 +03:00
20b4447df7 [#917] docs: Extend shard mode description
Add shards detach details.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-02-06 14:49:47 +03:00
9ba48c582d [#917] engine: Allow to detach shards
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-02-06 14:49:47 +03:00
4358d3c423 [#917] controlSvc: Add DetachShards handler
Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-02-06 14:47:52 +03:00