Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-19404

[LSO] LVSet has incorrect deviceType in alm-example

XMLWordPrintable

    • Low
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      When creating LVSet in OpenShift Console the example yaml file has `RawDisk` value for device type which is not valid. It should be one of: "disk", "part", "loop", "mpath" (or a combination of those maybe).
      

      https://github.com/openshift/local-storage-operator/blob/5cf50c1efb4448335616f347feb7c3c284c9a2a0/config/manifests/stable/local-storage-operator.clusterserviceversion.yaml#L57

      Version-Release number of selected component (if applicable):

      4.15

      How reproducible:

      always

      Steps to Reproduce:

      1. Install LSO
      
      2. In web console go to "Installed Operators" and under "Local Volume Set" click "Create Local Volume Set"
      
      3. Click "Create" without any modifications to provided yaml file to observe an error: Error "Unsupported value: "RawDisk": 

      Actual results:

      Given example can not be used and results in an error.

      Expected results:

      Example yaml should provide valid values.

      Additional info:

      N/A

            rbednar@redhat.com Roman Bednar
            rbednar@redhat.com Roman Bednar
            Penghao Wang Penghao Wang
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: