actions / actions/actions-runner-controller
Chart - Enable Custom Annotations and Labels for AutoscalingRunnerSet
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 1.5k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 27
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the AutoscalingRunnerSet entry point and how its Kubernetes resources are constructed. Determine where custom annotations and labels should be accepted and propagated, then verify that user-supplied values, including the Karpenter do-not-evict annotation, appear on the resulting resources.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100