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

    gitea-admin released this 2021-03-19 18:34:25 -04: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