-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.15.z
-
None
-
1
-
ODC Sprint 3265, ODC Sprint 3266
-
2
-
Rejected
-
False
-
This is a clone of issue OCPBUGS-42000. The following is the description of the original issue:
—
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
- clones
-
OCPBUGS-42000 use TaskRuns `results.tekton.dev/record` annotation to get the logs
- Verified
- is blocked by
-
OCPBUGS-42000 use TaskRuns `results.tekton.dev/record` annotation to get the logs
- Verified
- links to