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 feature to mount tmpfs volumes #91

Merged
merged 1 commit into from
Feb 5, 2021
Merged

Conversation

yorinasub17
Copy link
Contributor

@yorinasub17 yorinasub17 commented Feb 5, 2021

This implements a new feature that allows you to mount tmpfs volumes to arbitrary paths in your container. See the docs for scratchPaths input value for more info on the semantics.

This uses the emptyDir volume in kubernetes.

Copy link

@bwhaley bwhaley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Great tests!

@yorinasub17
Copy link
Contributor Author

Thanks for review! Merging now.

@yorinasub17 yorinasub17 merged commit f5abd55 into master Feb 5, 2021
@yorinasub17 yorinasub17 deleted the yori-tmpfs-vols branch February 5, 2021 01:18
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.

None yet

2 participants