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

Incorrect ELB name was recognized by installer on ap-southeast-5

XMLWordPrintable

    • Critical
    • None
    • Rejected
    • False
    • Hide

      None

      Show
      None
    • Hide
      What: the installer would use the wrong Load Balancer name when looking for the HostedZone ID causing an AWS error
      Fix: the correct LB name is used instead.
      Show
      What: the installer would use the wrong Load Balancer name when looking for the HostedZone ID causing an AWS error Fix: the correct LB name is used instead.
    • Bug Fix
    • In Progress

      This is a clone of issue OCPBUGS-45301. The following is the description of the original issue:

      This is a clone of issue OCPBUGS-45289. The following is the description of the original issue:

      Description of problem:

      The LB name should be yunjiang-ap55-sk6jl-ext-a6aae262b13b0580, rather than ending with ELB service endpoint (elb.ap-southeast-5.amazonaws.com):
      
      	failed to fetch Cluster: failed to generate asset \"Cluster\": failed to create cluster: failed provisioning resources after infrastructure ready: failed to find HostedZone ID for NLB: failed to list load balancers: ValidationError: The load balancer name 'yunjiang-ap55-sk6jl-ext-a6aae262b13b0580.elb.ap-southeast-5.amazonaws.com' cannot be longer than '32' characters\n\tstatus code: 400, request id: f8adce67-d844-4088-9289-4950ce4d0c83
      
      Checking the tag value, the value of Name key is correct: yunjiang-ap55-sk6jl-ext
      
      
          

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

      4.18.0-0.nightly-2024-11-30-141716
          

      How reproducible:

      always
          

      Steps to Reproduce:

          1. Deploy a cluster on ap-southeast-5
          2.
          3.
          

      Actual results:

      The LB can not be created
          

      Expected results:

      Create a cluster successfully.
          

      Additional info:

      No such issues on other AWS regions.
          

              rdossant Rafael Fonseca dos Santos
              openshift-crt-jira-prow OpenShift Prow Bot
              Gaoyun Pei Gaoyun Pei
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: