frostfs-node/cmd
Leonard Lyubich 1406d096a2 [#1680] service/object: Fail all operations in maintenance mode
Storage node should not provide NeoFS Object API service when it is
under maintenance.

Declare `Common` service that unifies behavior of all object operations.
The implementation pre-checks if node is under maintenance and returns
`apistatus.NodeUnderMaintenance` if so. Use `Common` service as a first
logical processor in object service pipeline.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-14 13:54:32 +04:00
..
neofs-adm [#1892] neofs-adm: Support MaintenanceModeAllowed network setting 2022-10-13 17:45:47 +03:00
neofs-cli [#1332] cli: Print missing nodes message verbosely 2022-10-13 20:01:48 +03:00
neofs-ir [#1770] node: Support logger config rereading 2022-10-12 18:11:05 +03:00
neofs-lens [#1854] cli: Unify help messages 2022-10-12 09:53:11 +03:00
neofs-node [#1680] service/object: Fail all operations in maintenance mode 2022-10-14 13:54:32 +04:00