Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-1785

[JWS] S2I process should not copy source from /tmp to ${HOME}/source

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JWS30 1.3.0.GA
    • None
    • None
    • None
    • CLOUD Maintenance Sprint 8

      The JWS S2I script performs the following

      LOCAL_SOURCE_DIR=${HOME}/source
      ...
      cp -ad /tmp/src/* $LOCAL_SOURCE_DIR
      

      We have just cleaned up this redundant copy in the other Image S2I script; only JWS remains.

              wdecoste1@redhat.com William Decoste (Inactive)
              jdowland@redhat.com Jonathan Dowland
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: