Skip to content

Conversation

diafour
Copy link
Member

@diafour diafour commented Feb 13, 2024

Description

  • Use level 4 for trace messages like UpdateMetadata and UpdateStatus.
  • Add messages to distinguish reconcile steps.
  • Add message with reconcile result to see if requeue was requested.

Why do we need it, and what problem does it solve?

UpdateMetadata and UpdateStatus are too noisy for default debug log level.

What is the expected result?

Developer should change VERBOSITY to 4 to see more detailed huge logs.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

- Use level 4 for trace messages like UpdateMetadata and UpdateStatus.
- Add messages to distinguish reconcile steps.
- Add message with reconcile result to see if requeue was requested.

Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
@diafour diafour self-assigned this Feb 13, 2024
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