frostfs-node/cmd/frostfs-adm/internal/modules/morph
Evgenii Stratonikov a739c57a06
Some checks failed
Tests and linters / Lint (pull_request) Failing after 3s
Tests and linters / Tests (1.20) (pull_request) Failing after 3s
Tests and linters / Tests (1.21) (pull_request) Failing after 3s
Tests and linters / Tests with -race (pull_request) Failing after 3s
Tests and linters / Staticcheck (pull_request) Failing after 3s
Vulncheck / Vulncheck (pull_request) Failing after 3s
Build / Build Components (1.20) (pull_request) Successful in 1m42s
Build / Build Components (1.21) (pull_request) Successful in 1m46s
[#592] adm: Allow to tick epoch concurrently
Epoch can be ticked by IR in the background. Because the only usecase
for this is to apply some changes, the right behaviour is ignoring an
error, not retrying.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2023-08-10 15:06:55 +03:00
..
balance.go [#338] adm: Drop notaryless code 2023-05-24 08:44:47 +00:00
config.go [#247] network_config: Drop reputation 2023-04-14 14:53:22 +03:00
container.go [#175] adm: pipeline container iteration 2023-04-04 07:26:23 +00:00
deploy.go [#161] adm: Refactor deploy command 2023-03-27 12:42:37 +00:00
dump_hashes.go [#126] adm: Exclude group.frostfs key from output of the dump-hashes 2023-03-09 18:29:36 +03:00
epoch.go [#592] adm: Allow to tick epoch concurrently 2023-08-10 15:06:55 +03:00
generate.go [#352] Add explicit max number of alphabet nodes 2023-05-17 15:01:26 +00:00
generate_test.go [#321] adm/test: Check wallet correctness in parallel 2023-05-12 09:45:03 +00:00
group.go Rename package name 2023-03-07 16:38:26 +03:00
initialize.go [#244] Remove --local-dump from frostfs-adm config 2023-07-18 13:51:25 +00:00
initialize_deploy.go [#330] morph: Fix linter issue 2023-05-05 18:02:38 +03:00
initialize_nns.go [#202] adm: Remove deprecated RPC client methods 2023-04-13 13:15:30 +00:00
initialize_register.go [#341] Register candidates in separate transactions 2023-05-15 12:46:12 +00:00
initialize_roles.go [#66] node: Replace interface{} with any 2023-02-21 16:47:07 +03:00
initialize_test.go [#422] adm: Fix ValidatorCount problems after neo-go update 2023-06-02 14:48:51 +03:00
initialize_transfer.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
local_client.go [#244] Remove --local-dump from frostfs-adm config 2023-07-18 13:51:25 +00:00
n3client.go Move to frostfs-node 2022-12-28 15:04:29 +03:00
netmap_candidates.go Rename package name 2023-03-07 16:38:26 +03:00
netmap_util.go [#247] network_config: Drop reputation 2023-04-14 14:53:22 +03:00
notary.go [#161] adm: Refactor deposit-notary command 2023-03-27 12:42:37 +00:00
policy.go [#65] Use strings.Cut instead of strings.Split* where possible 2023-02-28 13:39:14 +03:00
remove_node.go Rename package name 2023-03-07 16:38:26 +03:00
root.go [#244] Remove --local-dump from frostfs-adm config 2023-07-18 13:51:25 +00:00
update.go Move to frostfs-node 2022-12-28 15:04:29 +03:00