frostfs-node/pkg/services/control
Dmitrii Stepanov 3a797e4682
All checks were successful
DCO action / DCO (pull_request) Successful in 13m4s
Vulncheck / Vulncheck (pull_request) Successful in 15m32s
Build / Build Components (1.22) (pull_request) Successful in 16m30s
Build / Build Components (1.21) (pull_request) Successful in 16m37s
Tests and linters / gopls check (pull_request) Successful in 20m33s
Tests and linters / Staticcheck (pull_request) Successful in 21m17s
Tests and linters / Lint (pull_request) Successful in 21m37s
Tests and linters / Tests with -race (pull_request) Successful in 26m40s
Tests and linters / Tests (1.21) (pull_request) Successful in 26m54s
Tests and linters / Tests (1.22) (pull_request) Successful in 27m59s
Pre-commit hooks / Pre-commit (pull_request) Successful in 39m39s
[#1222] engine: Fix tree evacuation
Do not fail if it is unable to evacuate tree to other node.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2024-07-04 10:38:10 +03:00
..
ir [#1184] ir: Add grpc middleware for control service 2024-06-19 16:05:53 +03:00
server [#1222] engine: Fix tree evacuation 2024-07-04 10:38:10 +03:00
common_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
convert.go [#290] control: Use generics for response wrappers 2023-04-28 10:57:24 +03:00
rpc.go [#60] control: Add GetNetmapStatus method 2024-06-20 16:28:42 +03:00
service.go [#250] control: remove DumpShard and RestoreShard RPC 2023-04-14 12:28:49 +00:00
service.pb.go [#60] control: Add GetNetmapStatus method 2024-06-20 16:28:42 +03:00
service.proto [#60] control: Add GetNetmapStatus method 2024-06-20 16:28:42 +03:00
service_frostfs.pb.go [#60] control: Add GetNetmapStatus method 2024-06-20 16:28:42 +03:00
service_grpc.pb.go [#60] control: Add GetNetmapStatus method 2024-06-20 16:28:42 +03:00
service_test.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
types.go [#1] Fix project name in control service 2023-02-06 17:41:14 +03:00
types.pb.go [#1089] control: Add USER and GROUP targets for local override storage 2024-04-16 11:03:50 +00:00
types.proto [#1089] control: Add USER and GROUP targets for local override storage 2024-04-16 11:03:50 +00:00
types_frostfs.pb.go [#842] control: Recieve target in gRPC methods for APE managing 2023-12-07 14:21:55 +00:00
types_test.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00