Skip to content

fix: Remove /tmp volume from being automatically added to commands#1425

Open
lbeckman314 wants to merge 1 commit into
developfrom
fix/remove-tmp-volume
Open

fix: Remove /tmp volume from being automatically added to commands#1425
lbeckman314 wants to merge 1 commit into
developfrom
fix/remove-tmp-volume

Conversation

@lbeckman314
Copy link
Copy Markdown
Contributor

@lbeckman314 lbeckman314 commented Jun 2, 2026

Overview 🌀

Current Behavior ⚠️

  • /tmp volume is added automatically in file_mapper.go
  • This allows Funnel to support workflows that require a writeable volume without requiring the user to explicitly include this volume.
TODO

New Behavior ✔️

  • /tmp volume is no longer added as a task volume, requiring users to explicitly include it in the task definition
TODO

Breaking Changes? ❌

Signed-off-by: Liam Beckman <lbeckman314@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Gen3 Integration Tests

filepath passed skipped SUBTOTAL
tests/test_gen3_workflow.py 25 4 29
TOTAL 25 4 29

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