cloudfoundry / gorouter

CF Router
Apache License 2.0
441 stars 224 forks source link

fix: always validate route-service signature if present #421

Closed maxmoehl closed 3 months ago

maxmoehl commented 3 months ago

Backward Compatibility

Breaking Change? No

maxmoehl commented 3 months ago

It seems like I've broken one of the other tests, I'm looking into that.

maxmoehl commented 3 months ago

Ignoring the flakiness of my test setup it seems like all relevant tests pass now. @geofffranks please do re-run the suite on your side to be safe 😅

plowin commented 3 months ago

Corresponding spec-change: https://github.com/cloudfoundry/routing-release/pull/413