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: Allow generation more than one SN wallet per call #2690

Merged
merged 1 commit into from
Dec 24, 2023

Conversation

carpawell
Copy link
Member

Add wallets-number flag that "duplicates" requests to the neofs-adm. Passwords and labels are the same for all the wallets being created. Names differ with the suffix-numbers.

@carpawell carpawell requested a review from 532910 December 19, 2023 18:10
@carpawell carpawell self-assigned this Dec 19, 2023
@carpawell carpawell force-pushed the feat/adm-inits-more-SN-wallets branch from b8a5fc6 to 419ce54 Compare December 19, 2023 18:10
@carpawell
Copy link
Member Author

I decided not to create an additional command.

Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Attention: 55 lines in your changes are missing coverage. Please review.

Comparison is base (c1b8cac) 28.49% compared to head (d41d7a7) 28.52%.
Report is 6 commits behind head on master.

Files Patch % Lines
cmd/neofs-adm/internal/modules/morph/generate.go 34.54% 34 Missing and 2 partials ⚠️
cmd/neofs-adm/internal/modules/morph/root.go 9.52% 19 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2690      +/-   ##
==========================================
+ Coverage   28.49%   28.52%   +0.03%     
==========================================
  Files         413      413              
  Lines       31966    32001      +35     
==========================================
+ Hits         9108     9128      +20     
- Misses      22078    22091      +13     
- Partials      780      782       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Add `wallets-number` flag that "duplicates" requests to the `neofs-adm`.
Passwords and labels are the same for all the wallets being created. Names
differ with the suffix-numbers. Closes #2425.

Signed-off-by: Pavel Karpy <[email protected]>
@carpawell carpawell force-pushed the feat/adm-inits-more-SN-wallets branch from 419ce54 to d41d7a7 Compare December 19, 2023 18:13
@roman-khimov roman-khimov merged commit 6ea120d into master Dec 24, 2023
8 of 10 checks passed
@roman-khimov roman-khimov deleted the feat/adm-inits-more-SN-wallets branch December 24, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants