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

openshift-install follows redirect to aws.amazon.com requiring internent connection.

    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The installer uses HTTP HEAD to validate if user-provided service endpoint URLs are reachable. However, in some cases, the request results in a redirect to AWS doc URL, which can causes install failure in disconnected environment. The users should not be required to open access to AWS docs to install.

      For example:
      $ curl --head https://sts.ap-southeast-1.amazonaws.com HTTP/1.1 302 Found
      Location: https://aws.amazon.com/iam
      This requires internet connection making installation of openshift in disconnected environment challenging

      pull request: https://github.com/openshift/installer/pull/10360

              Unassigned Unassigned
              rhn-support-sputhenp Sadique Puthen Peedikayil
              Yunfei Jiang Yunfei Jiang
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: