Uploaded image for project: 'Red Hat OpenShift Data Science'
  1. Red Hat OpenShift Data Science
  2. RHODS-6275

[self-managed] Dashboard doesn't allow specifying the PVC storage class

XMLWordPrintable

    • Icon: Feature Feature
    • Resolution: Duplicate
    • Icon: Undefined Undefined
    • None
    • None
    • UI
    • False
    • None
    • False
    • Documentation (Ref Guide, User Guide, etc.)
    • Testable
    • No
    • No
    • Pending
    • None

      Description of problem:

      In the cloud, PVCs are automatically bound to a default Storage Class provided by the Cloud Provider.

      On prem, the storage question is more complicated as their might be multiple storage classes, eg with different storage sizes and speeds.

      The Dashboard should allow specifying at least the Storage Class to include in the PVC object request.

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      N/A

      Actual results:

      N/A

      Expected results:

      N/A

      Reproducibility (Always/Intermittent/Only Once):

      N/A

      Build Details:

      Workaround:

      Specify the default PVC at the cluster level
      oc annotate sc/local-sc storageclass.kubernetes.io/is-default-class=true

      but as noted by Guillaume Moutier on slack:

      > setting a class as default must be a well-thought about move. You may have Pods/PVs that don't set the SC, but that you would not want to use what you set as default...

      Additional info:

            Unassigned Unassigned
            kpouget2 Kevin Pouget
            Pablo Felix Pablo Felix (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: