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

vscode-python container going into CrashLoopBackOff state at the time of creating workspace on power for Python workspace

    XMLWordPrintable

Details

    • False
    • False
    • Undefined
    • Hide
      • create Python workspace (manually or automation)
      • go to <user>-codeready namespace, check pods. that is going in to CrashLoopBackOff state
      • state change history is: Running
        OOMKilled
        CrashLoopBackOff
        Running
      Show
      create Python workspace (manually or automation) go to <user>-codeready namespace, check pods. that is going in to CrashLoopBackOff state state change history is: Running OOMKilled CrashLoopBackOff Running

    Description

      workaround is to modify memory limit of below to "1GB" in devfile

      image: "registry.redhat.io/codeready-workspaces/plugin-java8-rhel8:2.8"
      name: vscode-python
      memoryLimit: 1Gi
      

      Attachments

        Issue Links

          Activity

            People

              ericwill@redhat.com Eric Williams
              djoahi dipiki joahi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: