-
Epic
-
Resolution: Done
-
Major
-
None
-
None
-
Upgrade Tekton results version to V1
-
-
To Do
-
KONFLUX-3659 - Resolve critical Openshift Pipelines bugs affecting migration
-
0% To Do, 0% In Progress, 100% Done
Description:
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
cc: rh-ee-sabiswas
- blocks
-
SRVKP-6525 Upgrade Pipelines and Tekton Results version in Konflux infra repo
- To Do
- split to
-
KFLUXUI-161 Replace Tekton results LIST query to GET query wherever possible
- New