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

Skip workload input mount if no workload inputs exist #877

Merged

Conversation

douglasjacobsen
Copy link
Collaborator

This merge fixes an issue where some container runtimes will complain if the input directory that is trying to be mounted doesn't exist.

This can safely be skipped when there are no inputs defined in the workload.

This commit fixes an issue where some container runtimes will complain
if the input directory that is trying to be mounted doesn't exist.

This can safely be skipped when there are no inputs defined in the
workload.
@douglasjacobsen douglasjacobsen added the bug Something isn't working label Feb 14, 2025
@rfbgo rfbgo merged commit 8d8bfe2 into GoogleCloudPlatform:develop Feb 14, 2025
12 checks passed
@douglasjacobsen douglasjacobsen deleted the container-input-mount-skip branch February 14, 2025 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants