frostfs-node/cmd
Leonard Lyubich fb89d29574 [#969] node: Do not require shard config in relay mode
Relay storage node doesn't exec local object operations, so it doesn't need
shard configuration.

Add `required` bool parameter to `engineconfig.IterateShards`. Make it to
panic if it is `true`, and immediately return otherwise. Pass `false` if
node is configured as relay in app (it also prevents panic).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-15 06:47:25 +03:00
..
neofs-adm *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
neofs-cli *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
neofs-ir [#936] ir: Do not require number of Alphabet contracts to be set 2021-11-10 16:11:57 +03:00
neofs-lens *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
neofs-node [#969] node: Do not require shard config in relay mode 2021-11-15 06:47:25 +03:00