-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.15.z
-
None
-
Rejected
-
False
-
Description of problem:
1. We are making 2 API calls to get the logs for the PipelineRuns. instead, we can make use of `results.tekton.dev/record` annotation and replace the `records` in the value of the annotation with `logs` to get the logs of the PipelineRuns. 2. Tekton results will return back only v1 version of PipelineRun and TaskRun from Pipelines 1.16, so data type has to be v1 version for 1.16 version and for lower version it is v1beta1
- blocks
-
OCPBUGS-44169 use TaskRuns `results.tekton.dev/record` annotation to get the logs
- New
- is cloned by
-
OCPBUGS-44169 use TaskRuns `results.tekton.dev/record` annotation to get the logs
- New
- links to