Feature support connection info in route matching (#8453)
Add the ability to route match based on client credentials. This is an output of the changes requested for PR #8248 (#8248 (comment)) To more cleanly support #8248 , it would be better to be able to route based on downstream connection details, instead of hoisting more information into headers. As an API example, route matching based on presented and/or expired client certificate is supported. The end goal for #8248 is to route based on 'validated'. By default the routing rules are unchanged. Risk Level: Medium Testing: Currently Manual tests Docs Changes: API proto changes Release Notes: N/A Signed-off-by: Michael Hargreaves <mik.hargreaves@gmail.com> Mirrored from https://github.com/envoyproxy/envoy @ 350e4ce17b8bcf3880fdd87ca41814261d6bffedmaster-ci-test
parent
1dd3555a28
commit
3132b5c116
2 changed files with 22 additions and 0 deletions
Loading…
Reference in new issue