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

feat(mixer plugin): add ignore_forwarded_attributes for gateways #17692

Conversation

douglas-reid
Copy link
Contributor

This PR is another in the series of PRs meant to address observed issues with telemetry at gateways. It follows on istio/api#1085 to set the newly introduced field in the (http) mixer client config when dealing with gateways. Two more PRs will be needed to address (1) proxy functionality in the presence of the new field and (2) update the version of the proxy in istio/istio.

See: #15188, #12063

[ ] Configuration Infrastructure
[ ] Docs
[ ] Installation
[ ] Networking
[ ] Performance and Scalability
[ X ] Policies and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure

…ateways

Signed-off-by: Douglas Reid <douglas-reid@users.noreply.github.com>
@douglas-reid douglas-reid requested a review from a team as a code owner October 8, 2019 18:14
@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 Oct 8, 2019
@istio-testing istio-testing added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 8, 2019
@douglas-reid
Copy link
Contributor Author

@rshriram I know that you have use cases around using the forwarded headers. Perhaps we can discuss here. I'd like to understand how your needs balance with the two open issues, etc.

@douglas-reid
Copy link
Contributor Author

/test integ-mixer-k8s-tests_istio

Copy link
Member

@rshriram rshriram left a comment

Choose a reason for hiding this comment

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

LGTM. someone from telemetry wg needs to approve

@douglas-reid
Copy link
Contributor Author

ping @mandarjog @kyessenov. i'll be OOO for a few days. if this needs adjustment, hopefully someone else can take over.

@istio-testing istio-testing merged commit b56af5e into istio:master Oct 10, 2019
istio-testing pushed a commit that referenced this pull request Jan 25, 2020
* cherry-pick of 17692

Signed-off-by: Kuat Yessenov <kuat@google.com>

* cherry-pick part of 17925

Signed-off-by: Kuat Yessenov <kuat@google.com>
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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants