health_checker: Add request header options to GRPC health checker. (#20071)
Upstream GRPC hosts may categorize requests by request headers. This change exposes request_headers_to_add and request_headers_to_remove options to GrpcHealthCheck in a way similar to HttpHealthCheck. Risk Level: Low Testing: Performed manual test, a new unit test is added to cover the new code path. Docs Changes: None Release Notes: Added to "Minor Behavior Changes" section. Signed-off-by: Wanli Li <wanlil@netflix.com> Mirrored from https://github.com/envoyproxy/envoy @ 23ff23d0954eb9e6e4ed7ed60ec0e0d05174f6dapull/626/head
parent
bc9e3dda11
commit
32bdf0bffc
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue