Uploaded image for project: 'OpenShift Hosted Control Plane'
  1. OpenShift Hosted Control Plane
  2. HOSTEDCP-826

HostedCluster.Spec.BaseDomain may contain hosted cluster name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Undefined
    • None
    • None
    • None
    • False
    • None
    • False
    • Hypershift Sprint 232
    • 0
    • 0
    • 0

    Description

      This ticket is linked with

      https://issues.redhat.com/browse/SDA-8177
      https://issues.redhat.com/browse/SDA-8178

      As a summary, a base domain for a hosted cluster may already contain the "cluster-name".

      But it seems that Hypershift also encodes it during some reconciliation step:

      https://github.com/openshift/hypershift/blob/main/support/globalconfig/dns.go#L20

      Then when using a DNS base domain like:

      "rosa.lponce-prod-01.qtii.p3.openshiftapps.com"

      we will have A records like:

      "*.apps.lponce-prod-01.rosa.lponce-prod-01.qtii.p3.openshiftapps.com"

      The expected behaviour would be that given a DNS base domain:

      "rosa.lponce-prod-01.qtii.p3.openshiftapps.com"

      The resulting wildcard for Ingress would be:

      "*.apps.rosa.lponce-prod-01.qtii.p3.openshiftapps.com"

      Note that trying to configure a specific IngressSpec for a hosted cluster didn't work for our case, as the wildcards records are not created.

      Attachments

        Activity

          People

            rh-ee-mraee Mulham Raee
            lponce@redhat.com Lucas Ponce
            Jie Zhao Jie Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: