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

[develop] [POC] Add new DebugLevel DevSetting parameter #5590

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

enrico-usai
Copy link
Contributor

This new parameter permits to:

  • Change cinc-client log_level
  • Avoid to terminate compute nodes if there are bootstrap issues

This must be a valid cinc-client log_level value: debug, error, fatal, info, trace, or warn.

In future, when introducing it as a feature, we can split the shutdown termination behaviour from the cinc client log level setup.

References

@enrico-usai enrico-usai added the skip-changelog-update Disables the check that enforces changelog updates in PRs label Aug 7, 2023
This new parameter permits to:
* Change cinc-client log_level
* Avoid to terminate compute nodes if there are bootstrap issues

This must be a valid cinc-client `log_level` value:
debug, error, fatal, info, trace, or warn.

### References
* https://docs.chef.io/debug/

Signed-off-by: Enrico Usai <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog-update Disables the check that enforces changelog updates in PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant