frostfs-node/cmd/frostfs-adm/internal/modules/morph/helper
Evgenii Stratonikov 272128e61f
All checks were successful
Pre-commit hooks / Pre-commit (push) Successful in 1m36s
Build / Build Components (push) Successful in 2m20s
Vulncheck / Vulncheck (push) Successful in 2m21s
Tests and linters / gopls check (push) Successful in 4m21s
Tests and linters / Tests with -race (push) Successful in 4m44s
OCI image / Build container images (push) Successful in 5m42s
Tests and linters / Run gofumpt (push) Successful in 5m58s
Tests and linters / Lint (push) Successful in 6m23s
Tests and linters / Staticcheck (push) Successful in 6m58s
Tests and linters / Tests (push) Successful in 7m0s
Revert "[#652] adm: Group independent stages in batches"
This reverts commit d00c606fee.

There are internal dependencies inside the last stage: first, we
register NNS root, only then register add records.
Revert for now, will revert back after more testing.

Change-Id: I760632b5628caf04849d4a64c714cf286051f357
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-04-04 14:11:43 +03:00
..
actor.go [#1614] adm: Allow use any wallets 2025-02-11 12:00:25 +03:00
contract.go [#1522] adm/helper: Unexport GetFrostfsIDAdmin() 2024-11-26 08:13:35 +00:00
download.go [#973] node: Resolve perfsprint linter 2024-03-11 17:55:50 +03:00
frostfsid.go [#1522] adm/helper: Unexport GetFrostfsIDAdmin() 2024-11-26 08:13:35 +00:00
frostfsid_test.go [#1522] adm/helper: Unexport GetFrostfsIDAdmin() 2024-11-26 08:13:35 +00:00
group.go [#932] adm: Rename util to helper 2024-02-13 09:59:27 +03:00
initialize.go [#1689] adm/helper: Use proper nns bindings import 2025-03-28 12:15:21 +00:00
initialize_ctx.go [#1522] adm/helper: Rename createSingleAccounts() -> getSingleAccounts() 2024-11-26 08:13:35 +00:00
initialize_test.go [#948] adm: Move TestNextPollInterval to package helper 2024-02-13 10:08:49 +03:00
local_client.go [#1522] adm: Simplify LocalClient.SendRawTransaction() 2024-11-26 08:13:35 +00:00
n3client.go Revert "[#652] adm: Group independent stages in batches" 2025-04-04 14:11:43 +03:00
netmap.go [#1671] Use slices.ContainsFunc() where possible 2025-03-13 08:12:20 +00:00
util.go [#1614] adm: Allow use any wallets 2025-02-11 12:00:25 +03:00
wallet.go [#932] adm: Rename util to helper 2024-02-13 09:59:27 +03:00