-
Bug
-
Resolution: Done
-
Normal
-
Pipelines 1.12.0
-
1
-
False
-
None
-
False
-
-
-
Pipelines Sprint 247
Description of problem:
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Install pipelines 1.12.0 operator
- Install Tekton Results using http://docs.openshift-pipelines.org/operator/install-result.html
- On web console > Networking > Routes > tekton-results-api-service (here open it's Location URL)
- You will get this results
{"code":5, "message":"Not Found", "details":[]}
- Run below command
$ opc results list --insecure --addr ${RESULTS_API} ${NAMESPACE}
Actual results:{}
$ opc results list --insecure --addr ${RESULTS_API} ${NAMESPACE} Dial: failed to build resolver: passthrough: received empty target in Build() Error: failed to build resolver: passthrough: received empty target in Build()
Expected results:
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
577736-4.13/ 18-Sep-2023 15:28
Additional info (Such as Logs, Screenshots, etc):