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

Make it possible to customize openvsx-server sources at the local plugin registry build

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Description of problem:

      in air gapped environment, where github.com i not accessible it is not possible to build the che-plugin-registry using a fork of  https://github.com/redhat-developer/devspaces . as it tries to pull content from github.com

       

      Prerequisites (if any, like setup, operators/versions):

       

      no access to github.com

      access to npm registry

      access to Open VSX Registry (open-vsx.org)

      access to quay, docker hub, redhat and google container regestries 

      Steps to Reproduce

      {}{}

      • getting the following error:
         
        ```
        --> 85a7cc51530
        STEP 3/11: RUN cd /tmp && git clone https://github.com/che-incubator/che-openvsx.git && cd che-openvsx/server && git checkout che-openvsx
        Cloning into 'che-openvsx'...
        fatal: unable to access 'https://github.com/che-incubator/che-openvsx.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
        subprocess exited with status 128
        subprocess exited with status 128
        Error: building at STEP "RUN cd /tmp && git clone https://github.com/che-incubator/che-openvsx.git && cd che-openvsx/server && git checkout che-openvsx": exit status 128
        ```

         

      •  

        Expected results:

      able to build the plugin-registry image in air gapped environment

      • Reproducibility (Always/Intermittent/Only Once): Always

              vsvydenk Valerii Svydenko
              284992 Adnan Alalawiyat (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: