Uploaded image for project: 'OpenShift Installer'
  1. OpenShift Installer
  2. CORS-3702

Extract API and API-Int LB IPs and add to Bootstrap Ignition

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 4.18.0
    • openshift/installer
    • None
    • Installer Sprint 260, Installer Sprint 261

      1. Grab the Network Field of GCPClusterStatus
      2. Within the Network Struct, grab the APIServerForwardingRule and APIInternalForwardingRule fields
      3. Each of these fields are of type ForwardingRule which in turn contain the IPaddress of the LB
      4. Verify accuracy of this IP address by calling this method even when custom-dns is not configured. Compare the IP address extracted by this method with the DNS configuration.
      5. Using existing methods to add the above IP address to the Infra CR within the bootstrap Ignition.

            rh-ee-bbarbach Brent Barbachem
            sdasu@redhat.com Sandhya Dasu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: