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

Wrong port reported in HostedCluster .status.controlPlaneEndpoint.port

    XMLWordPrintable

Details

    • Important
    • No
    • AI-34
    • 1
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • Hide
      Cause: Exposing the API using a route in the hosted cluster configuration the port exposed is not well reflected
      Consequence: Port reported as exposed is 6443 meanwhile it should be 443
      Fix: Change the report on the status.condition field
      Result: Bug fixed. The port is reported now properly.
      Show
      Cause: Exposing the API using a route in the hosted cluster configuration the port exposed is not well reflected Consequence: Port reported as exposed is 6443 meanwhile it should be 443 Fix: Change the report on the status.condition field Result: Bug fixed. The port is reported now properly.
    • Bug Fix
    • In Progress

    Description

      Description of problem:

       

      Version-Release number of selected component (if applicable):

      When using a route to expose the API server endpoint in a HostedCluster, the .status.controlPlaneEndpoint.port is reported as 6443 (the internal port) instead of 443 which is the port that is externally exposed via the route.

      How reproducible:

      Always

      Steps to Reproduce:

      1. Create a HostedCluster with a custom dns name using route as the strategy
      3. Inspect .status.controlPlaneEndpoint
      

      Actual results:

      It has 6443 as the port

      Expected results:

      It has 443 as the port

      Additional info:

       

      Attachments

        Issue Links

          Activity

            People

              agarcial@redhat.com Alberto Garcia Lamela
              cewong@redhat.com Cesar Wong
              Jie Zhao Jie Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: