-
Bug
-
Resolution: Done-Errata
-
Undefined
-
4.15.z
-
No
-
ODC Sprint 3257
-
1
-
False
-
-
Release Note Not Required
-
In Progress
This is a clone of issue OCPBUGS-32631. The following is the description of the original issue:
—
Description of problem:
1. wrt changes done in PR - https://github.com/openshift/console/pull/13676 TaskRuns are fetched for Failed and Cancelled PipelineRuns. In order to still improve the performance of PLR list page, use pipelinerun.status.conditions.message for Failed TaskRuns as well and along with that, for any PLR, if string pipelinerun.status.conditions.message having data about Tasks status use that string only instead of fetching TaskRuns ex string : 'Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 1' 2. For Failed PLR, to show the log snippet, make the API call on click of Failed status column in the list page
- clones
-
OCPBUGS-32631 TaskRuns should not be fetched for Failed PLR's
- Closed
- is blocked by
-
OCPBUGS-32631 TaskRuns should not be fetched for Failed PLR's
- Closed
- links to
-
RHBA-2024:3673 OpenShift Container Platform 4.15.z bug fix update