-
Bug
-
Resolution: Done-Errata
-
Major
-
4.15.0
-
Important
-
No
-
ODC Sprint 3247
-
1
-
Rejected
-
False
-
This is a clone of issue OCPBUGS-20362. The following is the description of the original issue:
—
Description of problem:
Creating a pipelinerun with previous annotations leads to the result not being created. But records are updated with new taskruns.
https://github.com/tektoncd/results/issues/556
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Install TektonResults on the cluster 2. Create a Pipeline and start the Pipeline 3. Rerun the PipelineRun 3. Check the records endpoint. eg: https://tekton-results-api-service-openshift-pipelines.apps.viraj-11-10-2023.devcluster.openshift.com/apis/results.tekton.dev/v1alpha2/parents/viraj/results/-/records the new PipelineRun is not get saved.
Actual results:
New PipelineRun get created after the rerun is not get saved in the records
Expected results:
All PipelineRun should be saved in the records
Additional info:
Document to install TektonResults on the cluster https://gist.github.com/vikram-raj/257d672a38eb2159b0368eaed8f8970a
- clones
-
OCPBUGS-20362 Delete results results.tekton.dev annotations on rerun of PipelineRuns
- Closed
- is blocked by
-
OCPBUGS-20362 Delete results results.tekton.dev annotations on rerun of PipelineRuns
- Closed
- links to
-
RHBA-2023:7682 OpenShift Container Platform 4.14.z bug fix update