Failed to rerun PipelineRun requires WorkspaceBinding #2662
Labels
kind/question
Issues or PRs that are questions around the project or a particular feature
triage/needs-information
Indicates an issue needs more information in order to work on it.
I have a pipeline require a workspace. The pipeline can be triggered by
The PipelineRun works perfect, but it can't rerun from dashboard. This makes sense since the rerun don't provide required WorkspaceBinding. Is there a better way to provide WorkspaceBinding?
Expected Behavior
Successfully rerun from dashboard (or /rerun api)
Actual Behavior
PipelineRun failed to create TaskRun.
Controller log error:
Steps to Reproduce the Problem
Pipeline
Additional Info
What I've tried:
The text was updated successfully, but these errors were encountered: