713aea06fa
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> |
||
---|---|---|
.. | ||
v2 | ||
container.go | ||
exec.go | ||
local.go | ||
prm.go | ||
remote.go | ||
search.go | ||
search_test.go | ||
service.go | ||
util.go |