-
Bug
-
Resolution: Done
-
Major
-
Pipelines 1.2
In the Dockerfiles in the dist-git directories of all the OpenShift Pipelines components, the command line to copy `kodata` is incorrect. It hasn't created a issue yet because all the other components except operator do not have any code or yamls files in them (except license)
This causes first builds of TP-1.3 operator to crash as the pipeline,triggers manifests were not copied properly into the brew builds (images). We fixed it in operator dist-git. We need to add this fix to all other dist-git repositories.
Acceptance Criteria
- COPY command for copying kodata is fixed in all dist-git repositories