Uploaded image for project: 'OpenShift Builds'
  1. OpenShift Builds
  2. BUILD-1556

Handle writes to home directory in the build containers

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • builds-1.7
    • shipwright
    • None

      Add a "writeable home directory" to the build containers.
      Each container gets its own isolated emptyDir volume mounted at "/writeable-home", to remove writes to the container's rootfs.
      Should be isolated volumes since when step 1 runs as user A but step 2 as user B, there are permission issues if this directory is shared. For Git SSH, it would actually mean that we put a private key on disk which is then unnecessarily visible also for the image processing step at least.

              rh-ee-hawad Hasan Awad
              rh-ee-hawad Hasan Awad
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: