Matthias Rinck

Results 2 issues of Matthias Rinck

### Feature request Introduce a configurable grace period for TaskRun pods to be in ImagePullBackOff without failing the TaskRun. ### Use case We are using Tekton to execute TaskRuns. In...

kind/feature
help wanted

# Expected Behavior If a task run has `status.completionTime` set and has a success condition with `status: "False"` this task run is finished and not changing anymore. # Actual Behavior...

kind/bug
regression