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

Standalone | CLI | fix account list issues #7568

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

liranmauda
Copy link
Contributor

@liranmauda liranmauda commented Nov 7, 2023

Explain the changes

  • Status now listed with all the details present in the manifest, except for the access_keys and nsfs_account_config
  • added --wide flag to list to show all the details present in the manifest per account (same as status)
  • Verifying the UID and GID are a number

Issues: Fixed #xxx / Gap #xxx

  1. Fixes: Issues observed in Account List command #7548
  2. Fixes Create Account | Uid and gid should be validated to accept only integers #7574
  3. Fixes: Accounts should be listed with all the details present in the manifest #7587

@liranmauda liranmauda force-pushed the liran-fix-help-text branch 2 times, most recently from b676509 to 7661df4 Compare November 8, 2023 08:19
src/cmd/manage_nsfs.js Outdated Show resolved Hide resolved
src/cmd/manage_nsfs.js Outdated Show resolved Hide resolved
@liranmauda liranmauda force-pushed the liran-fix-help-text branch 8 times, most recently from dc4d4e1 to 19c84ed Compare November 12, 2023 07:33
src/cmd/manage_nsfs.js Outdated Show resolved Hide resolved
src/cmd/manage_nsfs.js Outdated Show resolved Hide resolved
src/cmd/manage_nsfs.js Outdated Show resolved Hide resolved
src/cmd/manage_nsfs.js Outdated Show resolved Hide resolved
- Status now listed with all the details present in the manifest, except for the access_keys and nsfs_account_config
- added --wide flag to list to show all the details present in the manifest per acount (same as status)

Signed-off-by: liranmauda <liran.mauda@gmail.com>
@romayalon
Copy link
Contributor

@liranmauda please add unit tests and the relevant changes to the docs

Copy link
Contributor

@romayalon romayalon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As discussed on slack, @liranmauda will add the relevant docs and unit tests on a follow up PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants