Uploaded image for project: 'Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces) '
  1. Red Hat OpenShift Dev Spaces (formerly CodeReady Workspaces)
  2. CRW-3400

Explicitly specify the Pod security context capabilites to build containers

XMLWordPrintable

    • False
    • None
    • False

      Following the instructions from this PR it's possible to run workspace Pod using a specific SCC.

      That works fine until the workspace service account doesn't have any other SCC with same/higher priority.

      Adding an SCC to workspaces SA is not enough, we need to explicitly list the required capabilities in the workspace Pod spec. I am not sure what's the best approach:

      1. automatically extracting the capabilities from the SCC
      2. requesting users to specify the capabilities in the DevWorkspace (with the new spec.pods?)

              ibuziuk@redhat.com Ilya Buziuk
              mbenitez@redhat.com Martha Benitez
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: