Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-17230

Fix incorrect returned address of Endpoint for the ClusterIP Service

    XMLWordPrintableJSON

Details

    Description

      At the moment, when the type of the external Service is set to ClusterIP, we return an incorrect address KubernetesUtils.getInternalServiceName(clusterId) + "." + nameSpace for the Endpoint.

      This ticket aims to fix this bug by returning KubernetesUtils.getRestServiceName(clusterId) + "." + nameSpace instead.

      Attachments

        Activity

          People

            felixzheng Canbin Zheng
            felixzheng Canbin Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: