Retrieve the inner SNI in GetRequestedServerName()#1971
Retrieve the inner SNI in GetRequestedServerName()#1971ronenschafferibm wants to merge 2 commits intoistio:release-1.0from
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: If they are not already assigned, you can assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @ronenschafferibm. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
What this PR does / why we need it:
This PR demonstrates a simple possible solution for envoyproxy/envoy#4076
by returning the inner SNI if exists instead of the outer SNI
Which issue this PR fixes
envoyproxy/envoy#4076
Special notes for your reviewer:
Release note: