-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
Replace Tekton results LIST query to GET query wherever possible
-
False
-
-
False
-
Konflux
-
To Do
-
KONFLUX-3659 - Resolve critical Openshift Pipelines bugs affecting migration
-
100% To Do, 0% In Progress, 0% Done
-
-
To improve the load time of tekton-results API, consider moving away from LIST query to GET query wherever possible (eg: Pipelinerun details page/ Taskrun details page etc)
Identify the places where we can improve the query and replace/tune the query for faster page loads.
Additional information:
Tekton url base url is always using LIST query- https://github.com/openshift/hac-dev/blob/main/src/utils/tekton-results.ts#L196
Slack thread to learn more about this - https://redhat-internal.slack.com/archives/C038DJAP7HR/p1711115986542779?thread_ts=1711044635.887159&cid=C038DJAP7HR
- split from
-
KFLUXUI-11 Upgrade Tekton results version to V1
- Release Pending