frostfs-node/cmd
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
..
frostfs-adm [#1689] adm: Fix NNS root availability check 2025-04-04 15:33:52 +03:00
frostfs-cli [#1689] cli: Add split-header option for object patch command 2025-04-02 13:34:46 +00:00
frostfs-ir [#1619] logger: Simplify logger config reloading 2025-03-21 09:03:54 +00:00
frostfs-lens [#1671] Use slices.Delete() where possible 2025-03-13 08:12:20 +00:00
frostfs-node [#1633] morph/netmap: Merge node info in netmap with candidates list 2025-04-03 16:29:54 +03:00
internal/common [#1519] cli: Make descriptive help for--rule option 2024-11-25 07:21:05 +00:00