-
Show some of the key differentiators of Tekton over other CI solutions. Chains? Container signing?
https://tekton.dev/docs/chains/
## Concerns, problems, usecases
-
I've followed the instructions under `Initialize the GitOps environment` [here](https://github.com/parodos-dev/orchestrator-helm-chart/blob/gh-pages/gitops/README.md), which successfully deploys the o…
-
During an install onto a new 1.22.10 kubernetes on-prem, jx3 boot pod fails with CRD api version errors.
After following the on-prem install instructions (https://jenkins-x.io/v3/admin/platforms/…
-
While migrating our operation from CircleCi to a self hosted Tekton pipeline we are struggling to optimize testing pipelines.
We use jest and one of the ways to speed things up is using persistent …
-
# Expected Behavior
as documented in merged PR https://github.com/tektoncd/pipeline/pull/6862
taskRunTemplate.podTemplate.tolerations and taskRunSpec[].podTemplate.tolerations get merged.
```…
-
In tekton v0.50.5, i am running a pipeline that has three tasks that utilize the same workspace and that can run in parallel, however, the observed behaviour is that at most only two of these three ta…
-
**Issue**: Images are not displayed in lab documents, for example, in /labs/tekton.adoc or /labs/servicemesh.adoc.
**Cause**: .adoc files expect images in the same folder in "/labs/" but images ar…
-
### Summary
Lifecycle's analysis and google-cointainer, when executed in a kubernetes cluster where the dockercfgjson file is mounted from a secret, raises an error during analyse step:
```
Erro…
-
we need an ARM container image for the kaniko binary we use in tekton pipelines...
https://github.com/GoogleContainerTools/kaniko
once the image is created and we have tested tekton starts up on a…
-
[Tekton Pipelines v0.7](https://github.com/tektoncd/pipeline/releases/tag/v0.7.0) introduced the sidecar support in a `task` with https://github.com/tektoncd/pipeline/pull/936 back in June 2019.
T…