openshift-pipelines / pipelines-as-code

Pipelines-as-Code for Tekton
https://pipelinesascode.com
Apache License 2.0
137 stars 81 forks source link

Define label for controller in python scnd-ctrl.py #1788

Closed chmouel closed 1 month ago

chmouel commented 1 month ago

This will let standout the controller name in the logs when watching multiple of them, instead of all mixed from the same name

used to be all pac-controller, now shows like this (see the difference between ghe-controller and pac-controller)

image

Signed-off-by: Chmouel Boudjnah chmouel@redhat.com