Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-7213

OpenShift Pipelines buildah task no longer handles spaces in build args parameters

XMLWordPrintable

    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • Pipelines Sprint Tekshift 26, Pipelines Sprint Tekshift 28

      ###Issue :

      Previously using the deprecated buildah ClusterTask user could pass build args to their Dockerfiles containing spaces. This now longer works when tried migrating to using the cluster resolver and the tasks in openshift-pipelines namespace,

      FAILING aka breaking change
      
          - name: BUILD_ARGS
             value:
               - FOO="abc def"
      
      WORKING
          - name: BUILD_EXTRA_ARGS
             value: '--build-arg FOO="abc def"'
      

      Customer is looking for a fix on the BUILD_ARGS issue.

      ##Expected Result :

        1. image (1).png
          630 kB
          Abhishek Ghosh

              rh-ee-abghosh Abhishek Ghosh
              rhn-support-dkarde Dipak Karde
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - 2 days
                  2d
                  Remaining:
                  Remaining Estimate - 2 days
                  2d
                  Logged:
                  Time Spent - Not Specified
                  Not Specified