Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update Envoy's SHA to latest, to implement SNI telemetry reports and policy checks #1839

Merged
merged 2 commits into from
Jul 9, 2018
Merged

update Envoy's SHA to latest, to implement SNI telemetry reports and policy checks #1839

merged 2 commits into from
Jul 9, 2018

Conversation

vadimeisenbergibm
Copy link
Contributor

to include the SNI inspecting method, for using SNI in telemetry and
policies

Signed-off-by: Vadim Eisenberg [email protected]

What this PR does / why we need it:
The PR is a prerequisite for istio/istio#6810. It is required to extract SNI and to use it in telemetry reports and policy checks.

Which issue this PR fixes
A prerequisite for istio/istio#6810

Release note:

to include the SNI inspecting method, for using SNI in telemetry and
policies

Signed-off-by: Vadim Eisenberg <[email protected]>
@googlebot googlebot added the cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA. label Jul 4, 2018
Copy link
Member

@JimmyCYJ JimmyCYJ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

/approve

@vadimeisenbergibm
Copy link
Contributor Author

@kyessenov Could you please merge this PR?

@kyessenov
Copy link
Contributor

kyessenov commented Jul 7, 2018 via email

@vadimeisenbergibm
Copy link
Contributor Author

@hklai Could you please merge this PR?

@costinm
Copy link
Contributor

costinm commented Jul 7, 2018

Please rebase to 1.0 ( I assume that's where you want it ) ?

@vadimeisenbergibm vadimeisenbergibm changed the base branch from master to release-1.0 July 8, 2018 01:57
@istio-testing istio-testing removed the lgtm label Jul 8, 2018
@vadimeisenbergibm
Copy link
Contributor Author

@costinm Done.

Copy link
Contributor

@qiwzhang qiwzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@istio-testing
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JimmyCYJ, qiwzhang, vadimeisenbergibm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@hklai
Copy link
Contributor

hklai commented Jul 9, 2018

I don't think istio/istio#6810 is P0 for 1.0. should we even merge this at this point?

@vadimeisenbergibm
Copy link
Contributor Author

@hklai I would really like to complete it this week. It is just one attribute to implement in istio-proxy, and it will upgrade egress traffic handling in Istio 1.0 significantly, since most of the egress traffic is TLS with SNI.

@hklai
Copy link
Contributor

hklai commented Jul 9, 2018

Ok please proceed with caution and be ready and available in case anything comes up.

/cc
@costinm
@rshriram

@istio-testing istio-testing requested a review from hklai July 9, 2018 17:25
@hklai hklai merged commit 09a0919 into istio:release-1.0 Jul 9, 2018
@vadimeisenbergibm
Copy link
Contributor Author

@hklai Thanks, will do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Set by the Google CLA bot to indicate the author of a PR has signed the Google CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants