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 container expiration improvements #782

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

Conversation

pditommaso
Copy link
Collaborator

Ephemeral containers are accessible for a fixed period of time (a few hours) since their request.

However there are use cases (e.g. long workflow runs) that may require to be able to access such container for a longer period of time.

This PR extends the current logic so that when a container is requested by a workflow run submitted via Platform the container expiration time is extended as long as the corresponding workflow execution is running.

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