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

User Managed DNS: [AWS] Run the load balancer extraction

XMLWordPrintable

    • 3
    • False
    • None
    • False

      User Story:

      As a (user persona), I want to be able to:

      • Update terraform.go to execute the Extract Load Balancer Information function after the apply for each terraform stage is executed.

      Acceptance Criteria:

      Description of criteria:

      • Upstream documentation
      • Point 1
      • Point 2
      • Point 3

      (optional) Out of Scope:

      Detail about what is specifically not being delivered in the story

      Engineering Details:

      _, extErr := stage.ExtractLBConfig(dir, terraformDirPath, outputs, vars[0])
      if extErr != nil {
          return fileList, fmt.Errorf("failed to extract load balancer information: %w", err)
      } 

      This requires/does not require a design proposal.
      This requires/does not require a feature gate.

              jhixson_redhat John Hixson
              rh-ee-bbarbach Brent Barbachem
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: