actions / actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners
Apache License 2.0
4.57k stars 1.08k forks source link

Chart - Enable Custom Annotations and Labels for AutoscalingRunnerSet #3722

Open omerap12 opened 2 weeks ago

omerap12 commented 2 weeks ago

What would you like added?

Currently, there is no option to add custom annotations or labels to the AutoscalingRunnerSet. I would like to request the addition of this feature.

Why is this needed?

This feature would allow us to apply our own annotations or labels, such as the "karpenter do-not-evict" annotation, enabling more granular control and customization.

Additional context

Add any other context or screenshots about the feature request here.

github-actions[bot] commented 2 weeks ago

Hello! Thank you for filing an issue.

The maintainers will triage your issue shortly.

In the meantime, please take a look at the troubleshooting guide for bug reports.

If this is a feature request, please review our contribution guidelines.

omerap12 commented 2 weeks ago

Just to clarify, I would like the option to add labels to the AutoscalingRunnerSet, which will propagate to the pods it creates.