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

claimSize from CR is not taken into account during workspace startup from "Getting-Started" samples

XMLWordPrintable

    • False
    • None
    • False

      claimSize from CR is not taken into account during workspace startup from the "Getting Started" samples (the default value is used)

      Steps to reproduce

      Set the following configuration in the CR and start a workspace

      storage:
            pvcStrategy: per-workspace
            perWorkspaceStrategyPvcConfig:
              claimSize: 4Gi
      

      ERROR: PVC is provisioned with the default size 5Gi, not 4Gi as defined in the config

      Upstream issue: https://github.com/eclipse/che/issues/21748

            ibuziuk@redhat.com Ilya Buziuk
            ibuziuk@redhat.com Ilya Buziuk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: