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

virt-configuring-local-storage-with-hpp - storagePools name any_name is misleading

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Normal Normal
    • None
    • 4.16.z
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      virt-configuring-local-storage-with-hpp - storagePools name any_name is misleading

      apiVersion: hostpathprovisioner.kubevirt.io/v1beta1
      kind: HostPathProvisioner
      metadata:
        name: hostpath-provisioner
      spec:
        imagePullPolicy: IfNotPresent
        storagePools: 
        - name: any_name    # <--- change this to any-name
          path: "/var/myvolumes" 
      workload:
        nodeSelector:
          kubernetes.io/os: linux
      

      storagePool names are not allowed to contain underscores, so please change the example to something valid, e.g. "any-name"

      https://docs.openshift.com/container-platform/4.16/virt/storage/virt-configuring-local-storage-with-hpp.html

              Unassigned Unassigned
              akaris@redhat.com Andreas Karis
              None
              None
              Oded Ramraz Oded Ramraz
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: