What
Assign labels and annotations to all RunnerPods by the controller.
How
Currently under consideration.
For example, as follows.
Load the label and annotation settings you want to attach to the controller, and add them when reconsciling.
metadata:
labels:
hoge: fuga
annotations:
foo: bar
Checklist