frostfs-node/pkg/services/control
Leonard Lyubich 7f5fb130c0 [#961] *: Support NeoFS API status returns
Upgrade NeoFS API Go library to version with status returns. Make all API
clients to pull out and return errors from failed statuses. Make signature
service to respond with status if client version supports it.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-24 09:26:40 +03:00
..
ir [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
server *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
common_test.go [#311] control: Cover StableMarshal methods with unit tests 2021-01-15 16:11:50 +03:00
convert.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
rpc.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
service.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +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 [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +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