Skip to content

upstream: fix panic on grpc unknown_service status on healthchecks#10863

Merged
mattklein123 merged 4 commits intoenvoyproxy:masterfrom
Sh4d1:issue_10825
Apr 21, 2020
Merged

upstream: fix panic on grpc unknown_service status on healthchecks#10863
mattklein123 merged 4 commits intoenvoyproxy:masterfrom
Sh4d1:issue_10825

Conversation

@Sh4d1
Copy link
Contributor

@Sh4d1 Sh4d1 commented Apr 20, 2020

Signed-off-by: Patrik Cyvoct patrik@ptrk.io

Description: Fix a panic where a grpc health check would send SERVICE_UNKNOWN status
Risk Level: Low
Testing: unit
Docs Changes: non
Release Notes: done
Fixes #10825

Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
@Sh4d1
Copy link
Contributor Author

Sh4d1 commented Apr 21, 2020

@mattklein123 fixed ✔️

@mattklein123 mattklein123 self-assigned this Apr 21, 2020
Copy link
Member

@mattklein123 mattklein123 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 small comment change and needs a format fix. Thanks!

/wait

Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
@Sh4d1
Copy link
Contributor Author

Sh4d1 commented Apr 21, 2020

@mattklein123 though no issue on code format on my side 🤔

@mattklein123
Copy link
Member

@Sh4d1 please check CI to see what the issue is, thanks.

/wait

Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
@Sh4d1
Copy link
Contributor Author

Sh4d1 commented Apr 21, 2020

@mattklein123 stupid typo 😅 should be good now!

Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thank you!

@mattklein123 mattklein123 merged commit 7f692ba into envoyproxy:master Apr 21, 2020
penguingao pushed a commit to penguingao/envoy that referenced this pull request Apr 22, 2020
…nvoyproxy#10863)

Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
Signed-off-by: pengg <pengg@google.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.

Envoy crashes when gRPC healthcheck service returns SERVICE_UNKNOWN

2 participants