frostfs-node/pkg/services/control/ir
Evgenii Stratonikov 4944490ffb [#1559] local_object_storage: Move shard to the DegradedReadOnly mode
`Degraded` mode can be set by the administrator if needed.
Modifying operations in this mode can lead node into an inconsistent state
because metabase checks such as lock checking are not performed.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-07-21 17:56:06 +03:00
..
server [#1389] crypto: Upgrade SDK package 2022-05-19 10:12:14 +03:00
convert.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
rpc.go [#961] *: Support NeoFS API status returns 2021-11-24 09:26:40 +03:00
service.go services/control: Autogenerate stable marshalers 2022-06-20 16:52:58 +03:00
service.pb.go [#1559] local_object_storage: Move shard to the DegradedReadOnly mode 2022-07-21 17:56:06 +03:00
service.proto [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
service_grpc.pb.go [#1559] local_object_storage: Move shard to the DegradedReadOnly mode 2022-07-21 17:56:06 +03:00
service_neofs.pb.go services/control: Autogenerate stable marshalers 2022-06-20 16:52:58 +03:00
service_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
types.go [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
types.pb.go [#1559] local_object_storage: Move shard to the DegradedReadOnly mode 2022-07-21 17:56:06 +03:00
types.proto [#414] ir: Define Control service 2021-06-15 15:21:52 +03:00
types_neofs.pb.go services/control: Autogenerate stable marshalers 2022-06-20 16:52:58 +03:00