frostfs-node/pkg/services/object/util
Leonard Lyubich 713aea06fa [#1681] 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 [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
key.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
key_test.go [#1423] session: Upgrade SDK package 2022-05-27 15:45:33 +03:00
log.go [#607] placement: Make traverser to return list of address groups 2021-06-28 15:52:50 +03:00
node_state.go [#1681] 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 [#1494] services/object: Do not ignore bearer token decode errors 2022-06-15 12:26:10 +03:00