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

Added configurable SkipTempDirectoryCleanup to improve ephemeral runner cleanup performance #2016

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

akanieski
Copy link

As discussed in #1929, scenarios when runner is ephemeral I added SkipTempDirectoryCleanup to RunnerSettings to allow operators to avoid having to delete the temp directory, leaving the cleanup to the underlying host after ephemeral runner tears down (as is often the case with containerized runners).

@akanieski akanieski marked this pull request as ready for review July 22, 2022 19:02
@akanieski akanieski requested a review from a team as a code owner July 22, 2022 19:02
@surmabck
Copy link

@akanieski Any update on this?

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.

2 participants