frostfs-node/pkg/services/object/util
Leonard Lyubich 713aea06fa [] 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
..
chain.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
key.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
key_test.go [] session: Upgrade SDK package 2022-05-27 15:45:33 +03:00
log.go [] placement: Make traverser to return list of address groups 2021-06-28 15:52:50 +03:00
node_state.go [] node: Block only Object service ops under maintenance 2022-10-05 11:41:49 +03:00
placement.go [#xxx] Upgrade NeoFS SDK Go with changed container sessions 2022-06-22 16:38:57 +03:00
prm.go [] services/object: Do not ignore bearer token decode errors 2022-06-15 12:26:10 +03:00