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

Incorrect redirection when user try to download windows oc binary

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Normal Normal
    • None
    • 4.11.z
    • Management Console
    • None
    • +
    • Moderate
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      Steps to reproduce:
      
      1. Access the `downloads-openshift-console.apps.clusterName.DomainName` route from openshift-console namespace.
      2. click on tar or zip in the amd64 windows row.
      
      Page redirects to error code page:
      ~~~
      Error response
      Error code: 404
      Message: File not found.
      Error code explanation: HTTPStatus.NOT_FOUND - Nothing matches the given URI. 
      ~~~
      
      urls are incorrect:
      https://downloads-openshift-console.apps.clusterName.DomainName/amd64/windows/oc.exe.tar
      https://downloads-openshift-console.apps.clusterName.DomainName/amd64/windows/oc.exe.zip
      
      should be:
      https://downloads-openshift-console.apps.clusterName.DomainName/amd64/windows/oc.tar
      https://downloads-openshift-console.apps.clusterName.DomainName/amd64/windows/oc.zip

            pakratoc@redhat.com Pavel Kratochvil (Inactive)
            rhn-support-asadawar Abhijeet Sadawarte
            Xiyun Zhao Xiyun Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: