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
v1.5.0
馃憤
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 ...
1.5 pick in https://github.com/openshift/origin/pull/13923
Will there be a release for this fix?
@andrewklau , released with 1.5.1.
Most helpful comment
@andrewklau , released with 1.5.1.