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

*: implement ability to add tmpfs volumes to containers #136

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

sgotti
Copy link
Member

@sgotti sgotti commented Oct 8, 2019

  • Add a generic container volume option that currently only support tmpfs. In
    future it could be expanded to use of host volumes or other kind of volumes (if
    supported by the underlying executor)

  • Implement creation of tmpfs volumes in docker and k8s drivers.

* Add a generic container volume option that currently only support tmpfs. In
future it could be expanded to use of host volumes or other kind of volumes (if
supported by the underlying executor)

* Implement creation of tmpfs volumes in docker and k8s drivers.
@sgotti sgotti merged commit cfa2db7 into agola-io:master Oct 9, 2019
@sgotti sgotti deleted the implement_container_volume_tmpfs branch February 19, 2020 09:08
tulliobotti64 pushed a commit to tulliobotti64/agola that referenced this pull request Oct 19, 2022
…e_tmpfs

*: implement ability to add tmpfs volumes to containers
tulliobotti64 pushed a commit to tulliobotti64/agola that referenced this pull request Oct 19, 2022
…e_tmpfs

*: implement ability to add tmpfs volumes to containers
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.

1 participant