-
Bug
-
Resolution: Unresolved
-
Undefined
-
Pipelines 1.16.0
-
None
-
False
-
None
-
False
-
-
Description of problem:
Previously with using the deprecated buildah ClusterTask, We could pass build args containing spaces to the Dockerfiles.
With Red Hat OpenShift Pipelines v1.16, This no longer works when tried migrating to using the cluster resolver and the tasks in openshift-pipelines namespace.
Workaround
Using deprecated buildah ClusterTask
Steps to Reproduce
See the attachment.
Actual results:
We could not pass build args containing spaces to the Dockerfiles.
Expected results:
We could pass build args containing spaces to the Dockerfiles.