-
In situations where there are many related tasks in a single PipelineRun, I want to be able to have all tasks run "successfully" so that the entire pipeline will be run even if some tasks are not stri…
-
When a Shipwright Build runs as part of a larger pipeline, then this pipeline may want to perform further steps after the BuildRun succeeded. For this, it needs access to image details, in particular …
-
### Feature request
Test various Tekton components and branches against the versions of k8s supported for that component.
### Use case
Validate that Tekton can run on the versions of k8s avai…
-
**Description**
It would be awesome to see the results of policy-controller admissions recorded on affected objects.
There's a great example from [Tekton Chains](https://github.com/tektoncd/chai…
-
# Expected Behavior
Matrixed `Pipelinerun` [status condition message ](https://github.com/tektoncd/pipeline/blob/fced45f6982b3366c827578b1259cf934f83a07c/pkg/reconciler/pipelinerun/resources/pipeli…
-
### Feature request
Integrate the `tkn-results` docs with our main documentation, with the goal of having this appear on https://tekton.dev/docs/results/.
### Use case
- Help developers/clust…
-
Currently we are trying to migrate from CircleCI to tekton on a self hosted environment. The initial implementation was great but we are currently having issues while trying to scale our pipelines.
…
-
# Expected Behavior
No panic or restart.
# Actual Behavior
```
tekton-results-api-5dc578d755-rx7kh api 2024/11/03 16:05:11 http2: panic serving 10.129.0.9:48222: runtime error: invalid memory …
-
# Feature request
Have a dropdown list with all `tekton.dev/pipeline`/`tekton.dev/task` available. Clicking on it would filter the list of `PipelineRun`s/`TaskRun`s.
# Use case
Running Tekton…
-
Opening this issue to collect ideas, discussion, interest, etc., for a custom task controller that executes a Jenkins Job on a remote Jenkins installation, watches it to completion, and reports succes…