Was this ever fixed? Is this the cause of the website being currently unresponsive?
On 9/10/18 2:33 PM, Clayton Coleman wrote:
Interesting, might be an HAProxy router bug. Can you file one? On Mon, Sep 10, 2018 at 3:08 PM Seth Jennings <[email protected] <mailto:[email protected]>> wrote: There is a bug in the webserver configuration. Main page links to https://rpms.svc.ci.openshift.org/openshift-origin-v3.11 which gets redirected to http://rpms.svc.ci.openshift.org:8080/openshift-origin-v3.11/ (drops https and adds port number). On Sat, Sep 8, 2018 at 9:27 PM Clayton Coleman <[email protected] <mailto:[email protected]>> wrote: Previously, all RPMs used by PR and the test automation or Origin were located in GCS. Starting with 3.11 and continuing forward, RPMs will be served from the api.ci <http://api.ci> cluster at: https://rpms.svc.ci.openshift.org You can get an rpm repo file for a release by clicking on one of the links on the page above or via curling the name directly: $ curl https://rpms.svc.ci.openshift.org/openshift-origin-v3.11.repo > /etc/yum.repos.d/openshift-origin-3.11.repo The contents of this repo will be the same as the contents of the image: docker.io/openshift/origin-artifacts:v3.11 <http://docker.io/openshift/origin-artifacts:v3.11> in the /srv/repo dir. PR jobs for 3.11 and onwards will now use this URL to fetch content. The old location on GCS will no longer be updated as we are sunsetting the jobs that generated and used that content _______________________________________________ dev mailing list [email protected] <mailto:[email protected]> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev _______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
