-
Notifications
You must be signed in to change notification settings - Fork 114
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
Reduce config-daemon logging verbosity #468
Reduce config-daemon logging verbosity #468
Conversation
Thanks for your PR,
To skip the vendors CIs use one of:
|
Pull Request Test Coverage Report for Build 5658676889
💛 - Coveralls |
lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Devlink mode is not supported by every SR-IOV NIC model. Signed-off-by: Andrea Panattoni <[email protected]>
Log `getLinkType(): ...` only if LogLevel == 2 Signed-off-by: Andrea Panattoni <[email protected]>
7350855
to
9a500dd
Compare
Thanks for your PR,
To skip the vendors CIs use one of:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
thanks for the PR!
This PR reduces the verbosity of the config-daemon loop when the user sets a
SriovOperatorConfig.Spec.LogLevel < 2
.