-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
Pipelines 1.9.2
-
None
-
False
-
None
-
False
-
-
-
Pipelines Sprint 236, Pipelines Sprint 237
Description of problem:
When using a Pipeline that resolves tasks from an OCI bundle, it can fail with a cryptic error message "control characters not allowed"
Prerequisites (if any, like setup, operators/versions):
- OpenShift Pipelines 1.9
- Tekton pipeline in a bundle, hosted on quay.io
Steps to Reproduce
# Run a Pipeline that resolves tasks from an OCI artifact
Actual results:
Pipeline fails with "Couldn't retrieve Task <name>: yaml: control characters not allowed"
Expected results:
More graceful/useful error message, especially if the root issue is instability on the container registry.
Reproducibility (Always/Intermittent/Only Once):
Intermittent
Acceptance criteria:
Definition of Done:
Build Details:
- OpenShift pipelines 1.9
Additional info (Such as Logs, Screenshots, etc):
- is related to
-
SRVKP-2749 PipelineRuns fails on CouldntGetTask when quay.io is unstable
- Closed
- links to