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

NSFS | NC | CLI | Remove unwanted console logs for manage NSFS script #7640

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

naveenpaul1
Copy link
Contributor

@naveenpaul1 naveenpaul1 commented Dec 5, 2023

Explain the changes

Remove unwanted console logs for manage NSFS script

Issues: Fixed #xxx / Gap #xxx

  1. creation_date is missing bucket
  2. CLI argument validation issue for account and bucket
  3. unit test for managing CLI
  4. error and success messages updated
  5. CLI validation issue fixed
  6. health nsfs service name change to noobaa_nsfs

Note: log printing to stderr changes are not included.

Testing Instructions:

  1. run both account and bucket operations
  • Doc added/updated
  • Tests added

@naveenpaul1 naveenpaul1 force-pushed the nsfs_cli_console branch 2 times, most recently from 27ce862 to f56091e Compare December 7, 2023 05:23
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.

2 lasts comments and let's merge :)

docs/non_containerized_NSFS.md Show resolved Hide resolved
src/cmd/manage_nsfs.js Outdated Show resolved Hide resolved
skip console.warn() from config.js load call

Signed-off-by: naveenpaul1 <napaul@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants