Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gha-runner-scale-set): ability to scale up runners with scaleUpFactor option #3688

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

akhilp6
Copy link

@akhilp6 akhilp6 commented Jul 31, 2024

Currently, the runners scales up based on the count of jobs requested.
This pull request adds the ability for user to configure the scaling runners based on scaleUpFactor option. It basically helps to pre-load runners which would help reduce the runners scaling time.
Fixes: #3694

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to scale up runners with scaleUpFactor option
1 participant