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

Git Repository is not getting loaded in CodeReady workspaces [OCP 4.8 disconnected environment]

    XMLWordPrintable

Details

    • False
    • False
    • Hide

      1. Login to OCP 4.8 disconnected environment
      2. Create the workspace with above mentioned devfile [in description]
      3. CodeReady workspaces editor is loaded
      4. Verify the git repo under Che[workspaces] section

      Expected:
      Git repo should be displayed under che[workspaces] section

      Actual:
      Git repo is not displaying under che[workspaces] section

      Show
      1. Login to OCP 4.8 disconnected environment 2. Create the workspace with above mentioned devfile [in description] 3. CodeReady workspaces editor is loaded 4. Verify the git repo under Che [workspaces] section Expected: Git repo should be displayed under che [workspaces] section Actual: Git repo is not displaying under che [workspaces] section

    Description

      CodeReady workspaces is not getting loaded with the xml devfile in OCP 4.8 disconnected environment with below devfile

      apiVersion: 1.0.0
      metadata:
        name: xml-plugin-test
      projects:
        - name: nodejs-web-app
          source:
            location: ‘https://ec2-3-145-46-151.us-east-2.compute.amazonaws.com/test/samples.git’
            type: git
            branch: master
      components:
        - id: redhat/vscode-xml/latest
          type: chePlugin
      

      Note: With all plugins it has same issue

      Attachments

        Activity

          People

            vsvydenk Valerii Svydenko
            bmakam@redhat.com Balaji Makam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: