Make --namespace flag required for frostfs-adm morph frostfsid create-namespace command #1023

Closed
opened 2024-03-05 06:38:11 +00:00 by dstepanov-yadro · 0 comments

Expected Behavior

--namespace flag is required for frostfs-adm morph frostfsid create-namespace command.

Current Behavior

--namespace flag is not required for frostfs-adm morph frostfsid create-namespace command:

dstepanov@dstepanov:~/src/frostfs-node$ ./bin/frostfs-adm morph frostfsid create-namespace --alphabet-wallets ./dev/ir/ --rpc-endpoint http://127.0.0.1:3033
3
Password for az wallet > 
create namespace error: could not perform test invocation: script failed (FAULT state) due to an error: at instruction 2817 (THROW): unhandled exception: "invalid namespace name"

Additional info

Also need to check other frostfs-adm morph frostfsid commands.

## Expected Behavior `--namespace` flag is required for `frostfs-adm morph frostfsid create-namespace` command. ## Current Behavior `--namespace` flag is not required for `frostfs-adm morph frostfsid create-namespace` command: ``` dstepanov@dstepanov:~/src/frostfs-node$ ./bin/frostfs-adm morph frostfsid create-namespace --alphabet-wallets ./dev/ir/ --rpc-endpoint http://127.0.0.1:3033 3 Password for az wallet > create namespace error: could not perform test invocation: script failed (FAULT state) due to an error: at instruction 2817 (THROW): unhandled exception: "invalid namespace name" ``` ## Additional info Also need to check other `frostfs-adm morph frostfsid` commands.
dstepanov-yadro added the
bug
frostfs-adm
good first issue
triage
labels 2024-03-05 06:38:11 +00:00
achuprov was assigned by fyrchik 2024-03-05 07:11:59 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#1023
There is no content yet.