frostfs-node/cmd/frostfs-adm/internal/modules/morph
Evgenii Stratonikov 2938498b52
[#1689] adm: Fix NNS root availability check
After TrueCloudLab/frostfs-contract#117
we allow checking for root domain availability directly.
Before this commit, NNSRootRegistered() has always returned true, so the
actual root registration happened as a side-effect of the following
code, because NNS registers all parent domains, if they are missing.

Change-Id: Icf98f130e77d31b4af7b69697989183c1c8f6a56
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2025-04-04 15:33:52 +03:00
..
ape [#1614] adm: Allow use any wallets 2025-02-11 12:00:25 +03:00
balance [#1522] adm/helper: Rename GetN3Client() -> NewRemoteClient() 2024-11-26 08:13:35 +00:00
config [#1671] Use fmt.Appendf where warranted 2025-03-13 08:12:20 +00:00
constants [#1513] adm: Move ProtoConfigPath from constants to commonflags package 2024-11-21 09:39:06 +03:00
container [#1522] adm/helper: Rename GetN3Client() -> NewRemoteClient() 2024-11-26 08:13:35 +00:00
contract [#1671] Use fmt.Appendf where warranted 2025-03-13 08:12:20 +00:00
frostfsid [#1678] adm: Fix frostfs-adm morph list-subjects & list-group-subjects 2025-03-14 13:42:29 +00:00
generate [#1578] adm: Allow to transfer GAS to multiple recepients 2024-12-23 11:17:22 +03:00
helper [#1689] adm: Fix NNS root availability check 2025-04-04 15:33:52 +03:00
initialize Revert "[#652] adm: Group independent stages in batches" 2025-04-04 14:11:43 +03:00
netmap [#1522] adm/helper: Rename GetN3Client() -> NewRemoteClient() 2024-11-26 08:13:35 +00:00
nns [#1614] adm/nns: Add 'set-admin' 2025-02-11 12:00:51 +03:00
node [#1372] adm/morph: Add delta flag to 'force-new-epoch' 2024-09-20 11:42:04 +03:00
notary [#1582] adm: Use int64 type and the default value for --till flag 2024-12-25 14:22:28 +03:00
policy [#1671] Use fmt.Appendf where warranted 2025-03-13 08:12:20 +00:00
proxy [#1590] adm: Accept many accounts in proxy-* commands 2025-01-09 07:51:54 +00:00
root.go [#932] adm: Add commands to manipulate with NNS contract 2024-02-28 18:57:16 +00:00