frostfs-node/cmd/neofs-adm/internal/modules/morph
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
..
internal [#1559] local_object_storage: Move shard to the `DegradedReadOnly` mode 2022-07-21 17:56:06 +03:00
balance.go [#1606] go.mod: Update neo-go 2022-07-18 12:41:06 +03:00
config.go [#1606] go.mod: Update neo-go 2022-07-18 12:41:06 +03:00
container.go [#1377] oid, cid: Upgrade SDK package 2022-05-16 15:33:22 +03:00
download.go [#733] neofs-adm: read contracts on start 2021-11-01 15:17:18 +03:00
epoch.go [#1606] go.mod: Update neo-go 2022-07-18 12:41:06 +03:00
generate.go [#1606] Remove deprecated functions 2022-07-18 12:41:06 +03:00
generate_test.go [#1307] neofs-adm: Add tests for `morph init` command 2022-06-24 10:33:34 +03:00
group.go [#1498] neofs-adm: Save wallets as pretty JSON 2022-06-09 16:16:46 +03:00
initialize.go [#1606] go.mod: Update neo-go 2022-07-18 12:41:06 +03:00
initialize_deploy.go [#1606] go.mod: Update neo-go 2022-07-18 12:41:06 +03:00
initialize_nns.go [#1606] go.mod: Update neo-go 2022-07-18 12:41:06 +03:00
initialize_register.go [#1608] neofs-adm: Register candidates in a single transaction 2022-07-19 13:28:17 +03:00
initialize_roles.go [#722] neofs-adm: Allow to initialize local dump 2022-05-16 15:07:31 +03:00
initialize_test.go [#1307] neofs-adm: Add tests for `morph init` command 2022-06-24 10:33:34 +03:00
initialize_transfer.go [#722] neofs-adm: Hide N3 client behind an interface 2022-05-16 15:07:31 +03:00
local_client.go [#1606] go.mod: Update neo-go 2022-07-18 12:41:06 +03:00
n3client.go [#1466] adm: Do not use morph client in adm 2022-06-08 11:06:19 +03:00
notary.go [#1170] go.mod: Update `neo-go` 2022-04-08 11:52:18 +03:00
policy.go [#722] neofs-adm: Hide N3 client behind an interface 2022-05-16 15:07:31 +03:00
remove_node.go [#1555] neofs-adm: Allow to remove nodes from the netmap 2022-06-28 13:46:02 +03:00
root.go [#1365] adm: Add homomorphic hash disabling option 2022-07-13 17:10:06 +03:00
subnet.go [#1555] neofs-adm: Remove trailing dots from help messages 2022-06-28 13:46:02 +03:00
update.go [#1035] neofs-adm: update contracts in a single transaction 2021-12-30 10:20:54 +03:00