-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Description
Hi,
I'm looking for a way to set number of idle instances in specific hours.
That would be an alternative what Jenkins provides with minimumNumberOfInstancesTimeRangeConfig, or GitLab CI with runners.machine.autoscaling.Periods.
The idea is to keep pipeline waiting time short when in busy hours, let's say 9AM-6PM Monday-Friday.
The current setting of idle instances does not provide such flexibility, leaving n instances running all the time.
Is that something you consider implementing, or are open to pull requests?
ahmedwonolo