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

Add support for minimum agents #304

Closed
MikeKroell opened this issue Dec 16, 2022 · 2 comments
Closed

Add support for minimum agents #304

MikeKroell opened this issue Dec 16, 2022 · 2 comments

Comments

@MikeKroell
Copy link

What feature do you want to see added?

When running the ECS plug-in, an agent EC2 instance is always running, but there are no executors until a job is launched, leaving the instance idle and still having to wait for an executor to launch. We would like to have a Minimum amount of running executors so we can reduce job launch being that there is always one instance running.

We cannot use Fargate as we need support to build docker containers.

This request should still kill and relaunch an executor once a job has run on it.

Upstream changes

No response

@Stericson
Copy link
Contributor

This is a duplicate of your previous issue #260.

Please consider submitting a PR with your implementation of this feature.

@Stericson Stericson closed this as not planned Won't fix, can't repro, duplicate, stale Dec 18, 2022
@MikeKroell
Copy link
Author

I would love to, but unfortunately I can’t program in Groovy.

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

No branches or pull requests

2 participants