frostfs-node/pkg
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
..
core [#1817] network: Allow to use network addresses from the iterator 2022-10-04 12:12:18 +03:00
innerring [#1910] .golangci.yml: Add `predeclared` linker 2022-10-18 15:08:26 +03:00
local_object_storage [#1902] engine: Search for the tree IDs in every shard 2022-10-20 16:17:57 +03:00
metrics [#1658] metrics: Add object type label to the counters 2022-09-13 21:32:37 +04:00
morph [#1910] .golangci.yml: Add `godot` linker 2022-10-18 15:08:26 +03:00
network [#1910] .golangci.yml: Add `godot` linker 2022-10-18 15:08:26 +03:00
services [#1916] control: Check maintenance allowance on Control server 2022-10-24 09:20:24 +04:00
util [#1910] .golangci.yml: Add `godot` linker 2022-10-18 15:08:26 +03:00