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

Reduce the logs written by default during reconciliation #638

Open
leochr opened this issue Oct 11, 2024 · 1 comment
Open

Reduce the logs written by default during reconciliation #638

leochr opened this issue Oct 11, 2024 · 1 comment
Assignees

Comments

@leochr
Copy link
Member

leochr commented Oct 11, 2024

Reduce the logs written by default during reconciliation.

By default, print only the errors. Stack traces should be printed only for debug mode.

Introduce log level(s) for additional logging statements (i.e. Debug or Fine/Finer/Finest). Log level could be set as an env variable in Subscription (or in Operator's ConfigMap).

@leochr
Copy link
Member Author

leochr commented Oct 11, 2024

FYI @kabicin

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

No branches or pull requests

2 participants