-
Tekton Pipelines Version: `0.64.0`
Pipeline-as-Code Version: `0.28.0`
We are using **Pipeline-as-Code (PaC)** with a pipeline containing 63 tasks, 60 of which run unit tests in parallel for our PR…
-
# Expected Behavior
No error logs should be printed while using Logs API.
# Actual Behavior
```
{"level":"debug","ts":1731843388.1977723,"caller":"plugin/server.go:58","msg":"LOGS_TYPE: s3"}
…
-
How do I install on an Aarh (ARM) architecture server
-
# Expected Behavior
For each pipelineruns, Pods should be run on multiple nodes. I'm running 5 pipelinerun parallelly which is running all pods on single nodes. I have 5-6 nodes in my cluster where t…
-
Hi,
Creating this issue to request the separation of "tekton-pipelines" and "tekton-pipelines-resolvers" manifests with each release.
```sh
kubectl apply -f https://storage.googleapis.com/tekto…
-
When onboarding a component using the UI, it also creates an integration test with the enterprise contract.
The UI doesn't provide the correct `PUBLIC_KEY` parameter to the Integration Test when runn…
-
# Tekton Incubation Application
v1.5
This template provides the project with a framework to inform the TOC of their conformance to the Incubation Level Criteria.
Project Repo(s): [https://github…
-
#### Community Note
Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the comm…
-
# Expected Behavior
cel-eval -e expressiont.txt -r payload.json: true or false
# Actual Behavior
error making eval context: failed to parse the body as JSON: unexpected end of JSON input
bod…
-
**Description**:
When running a pipeline with a mix of ClusterTask and remote Task definitions, the Tekton controller correctly exports metrics for the ClusterTask. However, metrics for the remote …