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

The Openshift Connector plugin doesn't display the list of available imagestreams on the disconnected OCP cluster

XMLWordPrintable

    • False
    • False
    • +
    • Hide
      • Go to the disconnected OCP cluster
      • Create workspace using next devfile:
      apiVersion: 1.0.0
      metadata:
        generateName: wksp-
      projects:
        - name: node-js
          source:
            type: git
            location: https://github.com/maxura/nodejs-hello-world.git
      components:
        - id: redhat/vscode-openshift-connector/latest
          type: chePlugin
      
      • Go inside created workspace and open the Openshift connector plugin view
      • Login to the cluster
      • Press F1
      • Type the "new component" in the drop-down field
      • Click to the "new component from local folder" suggestion
      • Enter the application name
      • Choose context folder
      • Enter the new component name
      • Pay attention to the empty drop-down field and to the error message if wait several minutes

      *Expected behavior:*
      The list with available imagestreams shown

      *Observed behavior:*
      The list with available imagestreams is not shown

      Show
      Go to the disconnected OCP cluster Create workspace using next devfile: apiVersion: 1.0.0 metadata: generateName: wksp- projects: - name: node-js source: type: git location: https: //github.com/maxura/nodejs-hello-world.git components: - id: redhat/vscode-openshift-connector/latest type: chePlugin Go inside created workspace and open the Openshift connector plugin view Login to the cluster Press F1 Type the "new component" in the drop-down field Click to the "new component from local folder" suggestion Enter the application name Choose context folder Enter the new component name Pay attention to the empty drop-down field and to the error message if wait several minutes * Expected behavior: * The list with available imagestreams shown * Observed behavior: * The list with available imagestreams is not shown

      The Openshift Connector plugin doesn't display the list of available imagestreams on the disconnected OCP cluster

            ivinokur-1 Igor Vinokur
            iokhrime Ihor Okhrimenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: