frostfs-node/cmd
Leonard Lyubich 6b1ce99c35 [#922] node: Block data ops of storage engine via Control API
There is a need to block execution of local object storage operations if
node is put into maintenance mode (resume if the node is taken out of
maintenance mode).

Call `BlockExecution` method if `ControlService.SetNetmapStatus` was called
with `MAINTENANCE` status. Call `ResumeExecution` if it was called with
another status.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-12 17:28:38 +03:00
..
neofs-adm [#733] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
neofs-cli [#922] cli: Support MAINTENANCE netmap status 2021-11-12 17:28:38 +03:00
neofs-ir [#936] ir: Do not require number of Alphabet contracts to be set 2021-11-10 16:11:57 +03:00
neofs-lens [#791] neofs-lens: inspect objects by address 2021-10-18 11:55:02 +03:00
neofs-node [#922] node: Block data ops of storage engine via Control API 2021-11-12 17:28:38 +03:00