Skip to content

ext_authz: Make sure injectContext is called#8961

Merged
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
dio:inject-context-6520
Nov 9, 2019
Merged

ext_authz: Make sure injectContext is called#8961
mattklein123 merged 1 commit intoenvoyproxy:masterfrom
dio:inject-context-6520

Conversation

@dio
Copy link
Member

@dio dio commented Nov 9, 2019

Description:
This patch makes sure active span injectContext is called before making the check request for the HTTP implementation of ext_authz.

Risk Level: Low
Testing: unit tests, manual validation against the repo by @enbohm (enbohm/envoy-tracing#1).
Docs Changes: N/A
Release Notes: N/A
Fixes #6520

Signed-off-by: Dhi Aurrahman dio@tetrate.io

This patch makes sure active span `injectContext` is called before
making the check request for the HTTP implementation of `ext_authz`.

Signed-off-by: Dhi Aurrahman <dio@tetrate.io>
@dio dio marked this pull request as ready for review November 9, 2019 13:03
Copy link
Contributor

@objectiser objectiser left a comment

Choose a reason for hiding this comment

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

LGTM

@mattklein123 mattklein123 merged commit 2c830f1 into envoyproxy:master Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

B3 HTTP headers not propagated to ext_authz server in 1.10.0

4 participants