• Make logging more concise (#410)
    Some checks failed
    Lint and Test Charts / lint-test (push) Has been cancelled

    admin released this 2021-03-19 22:34:25 +00:00 | 1473 commits to master since this release

    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.

    Downloads