Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-72254

Remove old scratch space SC selection logic

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • Storage Platform
    • scratch-space-sc-logic-phase-3
    • 77
      • Same-as-target scratch space storage class selection FG removed from HCO and CDI
      • Documentation updated per above
    • To Do

      Goal

      Remove the storage class selection logic feature gate so that the new behavior is now the only option. Update documentation as required.

      User Stories

      • As a VM owner I want to use the same storage class for all provisioning of a particular disk (including scratch space). When I provision a disk on a non-default storage class I want to use that same storage class for scratch space (not the default storage class).

      Non-Requirements

      • List of things not included in this epic, to alleviate any doubt raised during the grooming process.

      Notes

      Certain CDI operations require a scratch space PVC. This PVC is automatically allocated by CDI when needed according to the following rules:

      • Use the storage class defined in the optional scratchSpaceStorageClass HCO config item
      • Use the virt-default storage class
      • Use the default storage class

      We want to switch to the following logic which aligns more closely with customer expectations:

      • Use the storage class defined in the optional scratchSpaceStorageClass HCO config item
      • Use the same storage class as the target PVC

      We are completing this change in semantics over three steps in order to ensure that there are no disruptions:
      1. Introduce a new FG (off by-default) that enables the new behavior.
      2. Turn the FG on by-default so the new behavior is default but can be disabled.
      3. Remove the FG to keep only the new behavior.

          1.
          upstream roadmap issue Sub-task New Normal Unassigned
          2.
          upstream design Sub-task New Normal Unassigned
          3.
          upstream documentation Sub-task New Normal Unassigned
          4.
          upgrade consideration Sub-task New Normal Unassigned
          5.
          test plans in polarion Sub-task New Normal Unassigned
          6.
          automated tests Sub-task New Normal Unassigned
          7.
          downstream documentation merged Sub-task New Normal Unassigned

              alitke@redhat.com Adam Litke
              alitke@redhat.com Adam Litke
              Natalie Gavrielov Natalie Gavrielov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: