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

Nightly CRW tries to use eclipse/che-theia/next, but only eclipse/che-theia/latest is available

XMLWordPrintable

    • False
    • False
    • Hide
      = {prod-short} tries to use an unavailable version of Che-Theia

      {prod-short} tries to use `eclipse/che-theia/next`, but only `eclipse/che-theia/latest` is available.
      Show
      = {prod-short} tries to use an unavailable version of Che-Theia {prod-short} tries to use `eclipse/che-theia/next`, but only `eclipse/che-theia/latest` is available.
    • Workaround Exists
    • Hide

      Start CRW with this in Checluster CR:

      spec:
        server:
          customCheProperties:
            CHE_WORKSPACE_DEVFILE_DEFAULT__EDITOR: eclipse/che-theia/latest 
      Show
      Start CRW with this in Checluster CR: spec: server: customCheProperties: CHE_WORKSPACE_DEVFILE_DEFAULT__EDITOR: eclipse/che-theia/latest
    • Hide

      Install nightly CRW 2.9 (I used index image `registry-proxy.engineering.redhat.com/rh-osbs/iib:72805` which corresponds to `codeready-workspaces-operator-metadata:2.9-12`)
      Run any default workspace.

      Show
      Install nightly CRW 2.9 (I used index image `registry-proxy.engineering.redhat.com/rh-osbs/iib:72805` which corresponds to `codeready-workspaces-operator-metadata:2.9-12`) Run any default workspace.

      Workspace startup with nightly CRW (2.9) fails, because it's trying to use eclipse/che-theia/next, but only eclipse/che-theia/latest or eclipse/che-theia/7.30.0 is available:

      $ podman run -it --entrypoint=/bin/bash registry-proxy.engineering.redhat.com/rh-osbs/codeready-workspaces-pluginregistry-rhel8@sha256:0aee82562ca9004a3daa932f01213dd92bc6bfbc70952722d98b89d19b069a91           
      bash-4.4# ls -la v3/plugins/eclipse/che-theia/
      total 4
      drwxrwxr-x. 4 600 root 44 May  4 13:23 .
      drwxrwxr-x. 4 600 root 64 May  4 13:23 ..
      drwxrwxr-x. 2 600 root 42 May  4 13:54 7.30.0
      drwxrwxr-x. 2 600 root 18 May  4 13:54 latest
      -rw-rw-r--. 1 600 root  7 May  4 13:23 latest.txt
      bash-4.4# 
      

            ericwill@redhat.com Eric Williams
            rhopp@redhat.com Radim Hopp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: