Skip to content

grpc: Allow user defined grpc status#8886

Merged
lizan merged 10 commits intoenvoyproxy:masterfrom
Shikugawa:allow-user-defined-grpc-status
Nov 11, 2019
Merged

grpc: Allow user defined grpc status#8886
lizan merged 10 commits intoenvoyproxy:masterfrom
Shikugawa:allow-user-defined-grpc-status

Conversation

@Shikugawa
Copy link
Member

Description: This fix is a branch of issue #8053. User defined grpc-status is allow on grpc specification so that it is truly handled on envoy grpc-json transcoding
Risk Level: Low
Testing: Unit Test
Docs Changes: none
Release Notes: none
[Optional Fixes #8053]
[Optional Deprecated:]

Signed-off-by: Shikugawa <Shikugawa@gmail.com>
Signed-off-by: Shikugawa <Shikugawa@gmail.com>
@Shikugawa Shikugawa force-pushed the allow-user-defined-grpc-status branch from 0d0bc6a to e8d8ed0 Compare November 5, 2019 07:30
Copy link
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

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

LGTM except the use of UserDefinedGrpcStatus

…rpc-json transcoder

Signed-off-by: Shikugawa <Shikugawa@gmail.com>
Signed-off-by: Shikugawa <Shikugawa@gmail.com>
Shikugawa added a commit to Shikugawa/envoy that referenced this pull request Nov 6, 2019
Signed-off-by: Shikugawa <Shikugawa@gmail.com>
Copy link
Member

@lizan lizan left a comment

Choose a reason for hiding this comment

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

LGTM modulo one nit

…acceptable mode

Signed-off-by: Shikugawa <Shikugawa@gmail.com>
@lizan
Copy link
Member

lizan commented Nov 7, 2019

@Shikugawa can you merge master and resolve conflicts?

Signed-off-by: Shikugawa <Shikugawa@gmail.com>
Signed-off-by: Shikugawa <Shikugawa@gmail.com>
Signed-off-by: Shikugawa <Shikugawa@gmail.com>
Signed-off-by: Shikugawa <Shikugawa@gmail.com>
Signed-off-by: Shikugawa <Shikugawa@gmail.com>
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.

grpc_json_transcoder header not handled proply

3 participants