Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only make a PVC for a PipelineRun if we need to. 🗑️
We only need to make a PVC if a Pipeline contains tasks that declare Output resources of the allowed types. This PR changges our detection to only create a PVC under those conditions. Co-authored-by: Christie Wilson <bobcatfish@gmail.com> Fixes: tektoncd#937
- Loading branch information