Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-27565

HELM: Support configuration of ESP wsdlAddress

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 8.6.24
    • ESP, Helm
    • None

    Description

      The wsdl is a contract between SOAP clients and the server about how to interface with services and operations within the service. The wsdl has an embedded service location that documents the address where the client should call the service. Some clients automatically depend on that address to be accurate.

      Because the address used by the client is affected by many factors outside the cluster.. the address needs to be configurable.

      This change will allow the address to be set for the ESP instance.

      For example:
      esp:

      • name: eclwatch
        application: eclwatch
        auth: none
        replicas: 1
        service:
        servicePort: 8010
        wsdlAddress: clientfacingaddress:8010
        visibility: local

      Attachments

        Activity

          People

            afishbeck Anthony Fishbeck
            afishbeck Anthony Fishbeck
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: