tcp_proxy: support command operators in tunneling_config.hostname (#21067)
Signed-off-by: Jacek Ewertowski jacek.ewertowski1@gmail.com Commit Message: tcp_proxy: support command operators in tunneling_config.hostname Additional Description: This change enables dynamically setting tunneling_config.hostname with command operators. This pull request is an alternative for auto_sni. This change allows to configure TCP proxy as follows: ``` tunneling_config: hostname: %REQUESTED_SERVER_NAME%:443 ``` Risk Level: Low Testing: added unit tests Docs Changes: done Release Notes: done Platform Specific Features: none Fixes #19612 Fixes #21804 Mirrored from https://github.com/envoyproxy/envoy @ 764a2e9fbb06e2f27fd6775fdc0ed78313b94157pull/626/head
parent
aede214359
commit
e3ab95bc59
1 changed files with 16 additions and 0 deletions
Loading…
Reference in new issue