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

CLI | NSFS | Extend SetDebugLevel cli command to support nsfs debug config #1068

Open
romayalon opened this issue Mar 6, 2023 · 2 comments
Assignees
Labels

Comments

@romayalon
Copy link
Contributor

romayalon commented Mar 6, 2023

Environment info

  • NooBaa Operator Version: master
  • Platform: minikube

Actual behavior

  1. User can change the debug level to 0-5 / warn only.
    More details: Currently, set-debug-level cli command accepts only the level parameter, while the module parameter is hardcoded "core".
    The nsfs debug configuration is defined in debug_config.js file in noobaa-core repo and is mapped to level=5 and module= specific files in endpoint and core. Currently, one can not set the debug level to nsfs using this CLI method. This change might need to include changes in debug API.

Expected behavior

  1. User can change the debug level to nsfs debug configuration as defined in debug_config.js

Steps to reproduce

More information - Screenshots / Logs / Other output

@romayalon romayalon added the NS-FS label Mar 6, 2023
@rkomandu
Copy link

rkomandu commented Mar 8, 2023

please get this assigned, it needs to be worked upon incase if ever we get Customer issue to be recreated with increased levels, this would become handy

@rkomandu
Copy link

rkomandu commented Mar 8, 2023

@nimrod-becker tagging you for internal assignment

@dannyzaken dannyzaken assigned vh05 and Neon-White and unassigned vh05 Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants