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

[Backport-2.0.x] chore: Refactor operator logs (#4586) #4589

Conversation

christophd
Copy link
Contributor

  • Reduce amount of informational log events by using Debug level on events like "Reconciling ...", "Invoking action ..."
  • Use Debug level for each "Reconciling ..." log event
  • Use new "Initializing ..." Info level log event when a resource is initializing (used in metrics tests to verify metrics)
  • Log error details on state transition to Phase "Error" for resources Integration, Build, KameletBinding and Pipe

Release Note

chore: Refactor operator logs

- Reduce amount of informational log events by using Debug level on events like "Reconciling ...", "Invoking action ..."
- Use Debug level for each "Reconciling ..." log event
- Use new "Initializing ..." Info level log event when a resource is initializing (used in metrics tests to verify metrics)
- Log error details on state transition to Phase "Error" for resources Integration, Build, KameletBinding and Pipe
@christophd christophd changed the title chore: Refactor operator logs (#4586) [Backport-2.0.x] chore: Refactor operator logs (#4586) Jul 20, 2023
@github-actions
Copy link
Contributor

🐫 Thank you for contributing!

Code Coverage Report ✔️ - Coverage unchanged.

@christophd christophd merged commit 860e626 into apache:release-2.0.x Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants