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

[ephemeral] Add option ephemeral runners #1375

Closed
npalm opened this issue Nov 3, 2021 · 3 comments · Fixed by #1374
Closed

[ephemeral] Add option ephemeral runners #1375

npalm opened this issue Nov 3, 2021 · 3 comments · Fixed by #1374
Assignees

Comments

@npalm
Copy link
Member

npalm commented Nov 3, 2021

As part of #1372 we first the option to enable ephemeral runners.

The option will be only enable_ephemeral_runners will be by default set to false. Once switch to true in combination with the workflow_job event runners will be created with --ephemeral once the job is finished the instance will be terminated.

@npalm npalm linked a pull request Nov 3, 2021 that will close this issue
6 tasks
@npalm npalm self-assigned this Nov 3, 2021
@npalm npalm changed the title Add option ephemeral runners [ephemeral] Add option ephemeral runners Nov 4, 2021
@keenan-v1
Copy link

So glad to see this is coming. I'm researching self-hosted runners, so I'm curious what the ETA might be for this feature?

@npalm
Copy link
Member Author

npalm commented Nov 10, 2021

No ETA yet on best effort, but the goal is to implement the different parts separatly. First making ephemeral possible as a kind of beta feature. Next also find a way ot have a pool to start builds faster, and a base ami. Any help is welcome

@ScottGuymer
Copy link
Member

Working on adding a pre-built AMI in #1444

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 a pull request may close this issue.

3 participants