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

Document unsupported nature of nested mount points

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

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

      Openshift does not support using nested mount points when mounting volumes - as discussed in bug - https://issues.redhat.com/browse/OCPBUGS-44667

       

      A nested mount point is a mount point, which attempts to use a mount point created by previous volume. Such that:

       

              - mountPath: /opt/ibm/wlp/output
                name: output-folder-pvc
      .....
      
              - mountPath: /opt/ibm/wlp/output/defaultServer/resources/security/keystore/pkcs12/server.p12
                name: key-trust-store
                subPath: keystore/pkcs12/server.p12 
      
      

       

      Since We do not guarantee order in which mount points get created, such usage is prone to race conditions and undefined behaviour.

       

              lpettyjo@redhat.com Lisa Pettyjohn
              hekumar@redhat.com Hemant Kumar
              None
              None
              Wei Duan Wei Duan
              None
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: