openshift-actions-runners icon indicating copy to clipboard operation
openshift-actions-runners copied to clipboard

[FEATURE] Make runner name configurable to support persistent runners

Open jkupferer opened this issue 6 months ago • 0 comments

Is your feature request related to a problem? Please describe.

We use persistent runners and the setup process causes the runner name to match the pod that was initially configured but then diverges after pod restart. This makes it difficult to identify which pod is handling execution.

Describe the solution you'd like

Allow the runner name to be configurable with an environment variable.

Describe alternatives you've considered

No idea.

Additional context

.

jkupferer avatar Aug 30 '24 13:08 jkupferer