frostfs-node/pkg/services/control
Leonard Lyubich 8f8b638b95 [#922] control: Add MAINTENANCE netmap status
Add `MAINTENANCE` value to `NetmapStatus` enum in Control API. The status is
going to be used to toggle maintenance mode of the storage node.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-12 17:28:38 +03:00
..
ir [#860] Re-compile protobuf files after make protoc target update 2021-09-29 17:51:33 +03:00
server [#607] services/control: Fix incorrect allocation in NetmapSnapshot 2021-06-28 15:52:50 +03:00
common_test.go [#311] control: Cover StableMarshal methods with unit tests 2021-01-15 16:11:50 +03:00
convert.go [#425] control: Implement service RPCs 2021-03-17 15:00:37 +03:00
rpc.go [#425] control: Implement service RPCs 2021-03-17 15:00:37 +03:00
service.go [#401] control: Serve DropObjects RPC 2021-02-24 13:07:53 +03:00
service.pb.go [#860] Re-compile protobuf files after make protoc target update 2021-09-29 17:51:33 +03:00
service.proto [#401] control: Add RPC to mark objects to be removed from the node 2021-02-24 13:07:53 +03:00
service_grpc.pb.go [#860] Re-compile protobuf files after make protoc target update 2021-09-29 17:51:33 +03:00
service_test.go [#315] control: Add SetNetmapStatus rpc 2021-01-15 17:46:12 +03:00
types.go [#607] node/control: Make group address in NodeInfo message 2021-06-28 15:52:50 +03:00
types.pb.go [#922] control: Add MAINTENANCE netmap status 2021-11-12 17:28:38 +03:00
types.proto [#922] control: Add MAINTENANCE netmap status 2021-11-12 17:28:38 +03:00
types_test.go [#607] node/control: Make group address in NodeInfo message 2021-06-28 15:52:50 +03:00