-
released this
2021-03-19 18:34:25 -04:00 | 1473 commits to master since this releaseThis makes logging more concise by changing logger names to something like
controllers.Runnertoactions-runner-controller.runnerafter the standardcontroller-rutime.controllerand 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