Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consider not-found pod as permanent when taskrun is done
When the taskrun is "done" i.e. it has a completion time set, we try to stop sidecars. If the pod cannot be found, it has most likely been evicted and in any case the sidecar is not running anymore, so we should not return a transient error. Fixes tektoncd#3517 Signed-off-by: Andrea Frittoli <andrea.frittoli@uk.ibm.com>
- Loading branch information