Origin: Router path parameters broken in 1.5

Created on 22 Apr 2017  路  11Comments  路  Source: openshift/origin

Routes that are created with a path / are now only responding to traffic in / and not any subsequent paths

ie.
Route: example.com
Path: /

example.com --> OK
example.com/test --> NOT OK

The web console has / as a suggested value
This was not the same behaviour in 1.4.1

Version

v1.5.0

componenrouting kinbug prioritP1

Most helpful comment

@andrewklau , released with 1.5.1.

All 11 comments

馃憤

Dumb question maybe but did we not skip v1.5.0 in favor of v1.5.1 due to a security vulnerability?

I don't know about that, but this above will definitely be breaking apps for some users that upgrade.

@knobunc

@liggitt has investigated

Dumb question maybe but did we not skip v1.5.0 in favor of v1.5.1 due to a security vulnerability?

you may be thinking of kube 1.5.0. OpenShift 1.5.0 is based on kube 1.5.2

fixed in #13867, will cherry-pick to release-1.5 branch

That would explain a thing or two ...

Will there be a release for this fix?

@andrewklau , released with 1.5.1.

Was this page helpful?
0 / 5 - 0 ratings