Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adm NNS cmds #2403

Merged
merged 2 commits into from
Jun 24, 2023
Merged

Adm NNS cmds #2403

merged 2 commits into from
Jun 24, 2023

Conversation

roman-khimov
Copy link
Member

Enough to at least have some visibility into the NNS and be able to renew things.

@roman-khimov roman-khimov added enhancement Improving existing functionality neofs-adm NeoFS Adm application issues labels Jun 23, 2023
@roman-khimov roman-khimov added this to the v0.38.0 milestone Jun 23, 2023
@codecov
Copy link

codecov bot commented Jun 23, 2023

Codecov Report

Merging #2403 (72a6e05) into master (1f835b8) will decrease coverage by 0.08%.
The diff coverage is 6.89%.

❗ Current head 72a6e05 differs from pull request most recent head b4cd3c3. Consider uploading reports for the commit b4cd3c3 to get more accurate results

@@            Coverage Diff             @@
##           master    #2403      +/-   ##
==========================================
- Coverage   30.12%   30.04%   -0.08%     
==========================================
  Files         399      401       +2     
  Lines       29850    29956     +106     
==========================================
+ Hits         8993     9001       +8     
- Misses      20127    20225      +98     
  Partials      730      730              
Impacted Files Coverage Δ
...md/neofs-adm/internal/modules/morph/dump_hashes.go 0.00% <0.00%> (ø)
cmd/neofs-adm/internal/modules/morph/dump_names.go 0.00% <0.00%> (ø)
...d/neofs-adm/internal/modules/morph/renew_domain.go 0.00% <0.00%> (ø)
cmd/neofs-adm/internal/modules/morph/root.go 50.59% <53.33%> (+0.26%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

$ ./bin/neofs-adm morph dump-names -r https://rpc5.morph.t5.fs.neo.org:51331 -d neofs
neofs             2023-07-18 19:01:01.326 +0300 MSK
alphabet0.neofs   2023-07-18 19:01:16.974 +0300 MSK
alphabet1.neofs   2023-07-18 19:01:16.974 +0300 MSK
alphabet2.neofs   2023-07-18 19:01:16.974 +0300 MSK
alphabet3.neofs   2023-07-18 19:01:16.974 +0300 MSK
alphabet4.neofs   2023-07-18 19:01:16.974 +0300 MSK
alphabet5.neofs   2023-07-18 19:01:16.974 +0300 MSK
alphabet6.neofs   2023-07-18 19:01:16.974 +0300 MSK
audit.neofs       2023-07-18 19:01:16.974 +0300 MSK
balance.neofs     2023-07-18 19:01:16.974 +0300 MSK
container.neofs   2023-07-18 19:01:16.974 +0300 MSK
group.neofs       2023-07-18 19:01:16.974 +0300 MSK
neofsid.neofs     2023-07-18 19:01:16.974 +0300 MSK
netmap.neofs      2023-07-18 19:01:16.974 +0300 MSK
proxy.neofs       2023-07-18 19:01:16.974 +0300 MSK
reputation.neofs  2023-07-18 19:01:16.974 +0300 MSK
subnet.neofs      2023-07-18 19:01:16.974 +0300 MSK

Signed-off-by: Roman Khimov <[email protected]>
It's a kludge until we have some proper management node-side, but domains must
be renewed for the system to work.

Signed-off-by: Roman Khimov <[email protected]>
@cthulhu-rider cthulhu-rider merged commit 8d054f1 into master Jun 24, 2023
7 of 8 checks passed
@cthulhu-rider cthulhu-rider deleted the adm-renew-cmd branch June 24, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality neofs-adm NeoFS Adm application issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants