[WIP] Add the connection.requested_server_name attribute to the TCP read filter#1847
[WIP] Add the connection.requested_server_name attribute to the TCP read filter#1847vadimeisenbergibm wants to merge 3 commits intoistio:release-1.0from vadimeisenbergibm:add_connection_requested_server_name_attribute
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: vadimeisenbergibm 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 |
|
@vadimeisenbergibm: PR needs rebase. 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. |
|
@vadimeisenbergibm: The following tests failed, say
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. I understand the commands that are listed here. |
|
closing to rebase |
What this PR does / why we need it:
Adds SNI attribute to the TCP read filter, to be used in telemetry reports and policy checks. This is a resubmission of a previously merged and reverted PR #1843.
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged): implements #istio/istio#6810Release note: