Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-1475

[JDV6] wrong keystore path for secure datavirt transport

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • JDV63 1.1.0.GA
    • JDV63 1.1.0.GA
    • JDV
    • None

      Templates datavirt63-extensions-support-s2i.json and datavirt63-secure-s2i.json don't define the DATAVIRT_TRANSPORT_KEYSTORE_DIR variable.
      Instead they provide the keystore location as:

      {
          "name": "DATAVIRT_TRANSPORT_KEYSTORE",
          "value": "/etc/datavirt-secret-volume/${HTTPS_KEYSTORE}"
      }
      

      That causes the following exception:

      java.io.FileNotFoundException: /etc/datavirt-secret-volume/etc/datavirt-secret-volume/keystore.jks (No such file or directory)
      

      See which variables are expanded (${DATAVIRT_TRANSPORT_KEYSTORE_DIR-$HTTPS_KEYSTORE_DIR})

              jkarasek@redhat.com Josef Karasek (Inactive)
              jkarasek@redhat.com Josef Karasek (Inactive)
              Josef Karasek Josef Karasek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: