Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Timeout handler : WaitTaskRun only if the pod got created successfully
We can save one goroutines per pod creation by waiting for TaskRun only if the pod creation was successful. Signed-off-by: Vincent Demeester <[email protected]>
- Loading branch information