+++ This bug was initially created as a clone of Bug #1448218 +++ Description of problem: Applications with routes with paths that have trailing slashes (example.com/app/) no longer work after upgrading to openshift 3.5 Version-Release number of selected component (if applicable): 3.5 Issue was identified [2] and Fixed [1] upstream. [1] https://github.com/openshift/origin/issues/13862 [2] https://github.com/openshift/origin/pull/13867
verified this bug on v3.6.86 oc get route service-unsecure NAME HOST/PORT PATH SERVICES PORT TERMINATION WILDCARD service-unsecure service-unsecure-default.0531-9ye.qe.rhcloud.com / service-unsecure http None $ curl service-unsecure-default.0531-9ye.qe.rhcloud.com Hello-OpenShift-1 http-8080 curl service-unsecure-default.0531-9ye.qe.rhcloud.com/path/second/ second-test http-8080 curl service-unsecure-default.0531-9ye.qe.rhcloud.com/path/ ocp-test http-8080
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:1716