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

Automate access to internal registry for air-gapped user

    XMLWordPrintable

Details

    • 0
    • 0% 0%

    Description

      A user has described difficulties in using an internal registry when air-gapped.

      As described in https://issues.redhat.com/browse/CRW-750, using a secured internal registry is troublesome. The user has to manually place a pull secret for the internal registry.

      The user has devised a second way of using the internal registry. All images should be copied to the local (OpenShift) repository. Then when a new workspace is created, along with it comes a new Project with a Service Account. If the Service Account is given role system:image-puller, things work well.

      oc policy add-role-to-user system:image-puller system:serviceaccout:user-codeready:che-workspace --namespace=workspaces

      This request is to make an option to automate this action. (Giving system:image-puller to the SA).

      Attachments

        Issue Links

          Activity

            People

              skabashn Sergii Kabashniuk
              rhn-support-rick Rick Wagner
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: