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

[Custom DNS] installer should skip DNS zone validation

XMLWordPrintable

    • Critical
    • No
    • Proposed
    • False
    • Hide

      None

      Show
      None
    • Hide
      * Previously, when installing a cluster on GCP with user-provided DNS, the installation program still attempted to validate DNS within GCP's DNS network. With this update, the installation program does not perform this validation for user-provided DNS. (link:https://issues.redhat.com/browse/OCPBUGS-29068[*OCPBUGS-29068*])
      Show
      * Previously, when installing a cluster on GCP with user-provided DNS, the installation program still attempted to validate DNS within GCP's DNS network. With this update, the installation program does not perform this validation for user-provided DNS. (link: https://issues.redhat.com/browse/OCPBUGS-29068 [* OCPBUGS-29068 *])
    • Bug Fix
    • Done

      Description of problem:

      User may provide an DNS domain outside GCP, once custom DNS is enabled, installer should skip DNS zone validation:
      
      level=fatal msg="failed to fetch Terraform Variables: failed to generate asset \"Terraform Variables\": failed to get GCP public zone: no matching public DNS Zone found"
      
          

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

      4.15.0-0.nightly-2024-02-03-192446
      4.16.0-0.nightly-2024-02-03-221256
      
          

      How reproducible:

      
Always
          

      Steps to Reproduce:

      1. Enable custom DNS on gcp: platform.gcp.userProvisionedDNS:Enabled and featureSet:TechPreviewNoUpgrade
      2. config a baseDomain which does not exist on GCP.
      
          

      Actual results:

      See description.
          

      Expected results:

      Installer should skip the validation, as the custom domain may not exist on GCP
          

      Additional info:

          

            rh-ee-bbarbach Brent Barbachem
            yunjiang-1 Yunfei Jiang
            Yunfei Jiang Yunfei Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: