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

Failed to deploy new component to openshift 3.11 cluster using the Openshift Connector plugin

XMLWordPrintable

    • False
    • False
    • Hide
      = OpenShift Connector no longer supports {ocp} 3.11

      {prod-short} includes a version of OpenShift Connector that doesn't support {ocp} 3.11.

      To use the OpenShift Connector inside {prod-short}, consider one of the following options:

      * Keep {ocp} 3.11 and {prod-short} 2.12.
      * Upgrade to {ocp} {ocp-ver} and {prod-short} {prod-ver}.

      {ocp} 3.11 will become deprecated in June 2022, and will no longer be supported by {prod-short} after that date.
      Show
      = OpenShift Connector no longer supports {ocp} 3.11 {prod-short} includes a version of OpenShift Connector that doesn't support {ocp} 3.11. To use the OpenShift Connector inside {prod-short}, consider one of the following options: * Keep {ocp} 3.11 and {prod-short} 2.12. * Upgrade to {ocp} {ocp-ver} and {prod-short} {prod-ver}. {ocp} 3.11 will become deprecated in June 2022, and will no longer be supported by {prod-short} after that date.
    • Documented as Known Issue
    • Hide
      • 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 create new nodeJS component from local folder
      • Try to deploy created component
      • Pay attention to the terminal output

      Еxpected behavior:
      New component successfully deployed

      Observed behavior:
      New component failed to deploy deploy.log

      Show
      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 create new nodeJS component from local folder Try to deploy created component Pay attention to the terminal output Еxpected behavior: New component successfully deployed Observed behavior: New component failed to deploy deploy.log

      Failed to deploy new component to openshift 3.11 cluster using the Openshift Connector plugin

            vsvydenk Valerii Svydenko
            iokhrime Ihor Okhrimenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: