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

SSH Terminal Defaults to che-code-sshd Container in Devspaces

XMLWordPrintable

    • False
    • Hide

      None

      Show
      None
    • False

      Description of problem:

      When using the desktop VSCode and SSH when client  clicks on new terminal it opens up in the che-code-sshd container and not the main container defined in the devfile.  
      This resulted in  problem where  the node application was getting SIGKILL by the kernel because it was using more  memory which is the limit for the che-code-sshd container.  
      Since there is no way to do a new terminal from container in the ssh mode like there is in the web version client need to do an oc rsh into the correct container before running the builds for  node application.

      Workaround: 
      NA 

      Prerequisites (if any, like setup, operators/versions):
      Red Hat OpenShift Dev Spaces : 3.23 

      Actual results:

      The new terminal  opens up in the che-code-sshd container and not the main container defined in  devfile. 

      Expected results:

      The main container defined in the devfile should open up . 

      Reproducibility (Always/Intermittent/Only Once):
      Always

       

              rgrunber@redhat.com Roland Grunberg
              rhn-support-dtambat Darshan Tambat
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: