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

Make logging more concise #410

Merged
merged 1 commit into from
Mar 19, 2021
Merged

Make logging more concise #410

merged 1 commit into from
Mar 19, 2021

Conversation

mumoshu
Copy link
Collaborator

@mumoshu mumoshu commented Mar 19, 2021

This makes logging more concise by:

  • changing logger names to something like controllers.Runner to actions-runner-controller.runner after the standard controller-rutime.controller and
  • reducing redundant logs by removing unnecessary requeues
  • I have also tweaked log messages so that their style is more consistent and content-rich, which will also help readability.
  • Also, runnerreplicaset-controller lacked useful logs so I have enhanced it

This makes logging more concise by changing logger names to something like `controllers.Runner` to `actions-runner-controller.runner` after the standard `controller-rutime.controller` and reducing redundant logs by removing unnecessary requeues. I have also tweaked log messages so that their style is more consistent, which will also help readability. Also, runnerreplicaset-controller lacked useful logs so I have enhanced it.
@mumoshu mumoshu merged commit bc6e499 into master Mar 19, 2021
@mumoshu mumoshu deleted the make-logging-more-concise branch March 19, 2021 22:34
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.

None yet

1 participant