-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Kickoff sds api #1933
Kickoff sds api #1933
Conversation
JimmyCYJ
commented
Aug 21, 2018
Signed-off-by: Kuat Yessenov <[email protected]>
update envoy
to include the SNI inspecting method, for using SNI in telemetry and policies Signed-off-by: Vadim Eisenberg <[email protected]>
…a38ad58121ba5aa5af51 Signed-off-by: Vadim Eisenberg <[email protected]>
…_3b05bffcbaedaf6d112ba38ad58121ba5aa5af51 update Envoy's SHA to latest, to implement SNI telemetry reports and policy checks
Signed-off-by: Kuat Yessenov <[email protected]>
Signed-off-by: Kuat Yessenov <[email protected]>
Signed-off-by: Kuat Yessenov <[email protected]>
…equested_server_name_attribute Add connection requested server name attribute to TCP read filter
…equested_server_name_attribute Revert "Add connection requested server name attribute to TCP read filter"
* Add the groups JWT claims to the attribute request.auth.groups * Fix lint errors * Simplify the code * Fix lint error * Simplify the code * Add a test * Fix the test error
* Add integration test with JWT+AuthN+Mixer filter chain * Lint * Rename helper function * Lint * Review
* send rbac shadow policies metrics to mixer * rename shadow -> permissive * address comments * address comments * address comments
* Use dynamic metadata to for authentication filter output. * Clean up comments. * Lint * Reviews * Lint * Fix test * Remove mis-type * Lint
* update ENVOY_SHA * change WORKSPACE file
Signed-off-by: Kuat Yessenov <[email protected]>
* add rbac filter to istio http integration test. * rename issueer for rbac test.
Apparently, automake is now installed automatically, which broke the brew install step. Signed-off-by: Piotr Sikora <[email protected]>
Signed-off-by: Piotr Sikora <[email protected]>
Before: $ bazel-bin/src/envoy/envoy --version bazel-bin/src/envoy/envoy version: 0/1.8.0-dev//DEBUG After: $ bazel-bin/src/envoy/envoy --version bazel-bin/src/envoy/envoy version: f315a32fc7c6f727fc9645cc1ca27d4160c1d0e0/1.8.0-dev/Clean/DEBUG Fixes #1803. Signed-off-by: Piotr Sikora <[email protected]>
Signed-off-by: Piotr Sikora <[email protected]>
Signed-off-by: Piotr Sikora <[email protected]>
Signed-off-by: Kuat Yessenov <[email protected]>
Signed-off-by: Wayne Zhang <[email protected]>
[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
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
So there's good news and bad news. 👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there. 😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request. Note to project maintainer: This is a terminal state, meaning the |