Skip to content

Commit

Permalink
If no resources are linked, don't make a PVC 🗑️
Browse files Browse the repository at this point in the history
When ouputs of a Task are linked to the inputs of another we create a
PVC (or use a bucket) to share the data between executing Tasks. However
we were doing this even when no Resources were linked! Now we only do it
when we need to.

Co-authored-by: Christie Wilson <bobcatfish@gmail.com>
Fixes: tektoncd#937
  • Loading branch information
dlorenc and bobcatfish committed Nov 8, 2019
1 parent 6d2fbac commit 3882f07
Show file tree
Hide file tree
Showing 4 changed files with 330 additions and 48 deletions.
Loading

0 comments on commit 3882f07

Please sign in to comment.