frostfs-node/docs
Leonard Lyubich 60e9de8d63 [#1916] control: Check maintenance allowance on Control server
In previous implementation turning to maintenance mode using NeoFS CLI
required NeoFS API endpoint. This was not convenient from the user
perspective. It's worth to move networks settings' check to the server
side.

Add `force_maintenance` field to `SetNetmapStatusRequest.Body` message
of Control API. Add `force` flag to `neofs-cli control set-status`
command which sets corresponding field in the requests body if status is
`maintenance`. Force flag is ignored for any other status.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-24 09:20:24 +04:00
..
maintenance.md [#1916] control: Check maintenance allowance on Control server 2022-10-24 09:20:24 +04:00
release-instruction.md docs: Improve release instructions 2022-09-14 17:52:49 +04:00
shard-modes.md [#1909] docs: Add shard modes description 2022-10-20 08:53:58 +03:00
storage-node-configuration.md [#1846] neofs-node: Make morph.cache_ttl equal to block time by default 2022-10-07 10:34:55 +03:00
update-go-instruction.md [#1687] Support v1.19 Golang 2022-08-22 18:59:57 +03:00