frostfs-node/cmd
Leonard Lyubich 713aea06fa [#1681] node: Block only Object service ops under maintenance
In previous implementation node blocked any operation of local object
storage in maintenance mode. There is a need to perform some storage
operations like data evacuation or restoration.

Do not call block storage engine in maintenance mode. Make all Object
service operations to return `apistatus.NodeUnderMaintenance` error from
each local op.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-05 11:41:49 +03:00
..
neofs-adm [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
neofs-cli [#1680] cli/netmap: Support MAINTENANCE mode 2022-10-05 11:41:49 +03:00
neofs-ir [#1654] ir, node: Drop deprecated profiler and metrics config sections 2022-08-04 15:38:35 +03:00
neofs-lens [#1714] lens: Add open*COMPONENT* funcs 2022-09-06 18:09:18 +04:00
neofs-node [#1681] node: Block only Object service ops under maintenance 2022-10-05 11:41:49 +03:00