Skip to content

[baseserver] gRPC Health service #9958

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

Merged
merged 1 commit into from
May 12, 2022
Merged

[baseserver] gRPC Health service #9958

merged 1 commit into from
May 12, 2022

Conversation

easyCZ
Copy link
Member

@easyCZ easyCZ commented May 12, 2022

Description

In order to configure our GCP LoadBalancer to HealthCheck HTTP 2, we need a service for this. This service can be accessed on /grpc.health.v1.Health/Check and is a standard service that gRPC servers can expose.

Related Issue(s)

Fixes #

How to test

Unit tests

Release Notes

NONE

Documentation

NONE

@easyCZ easyCZ requested a review from a team May 12, 2022 06:56
@github-actions github-actions bot added the team: webapp Issue belongs to the WebApp team label May 12, 2022
@easyCZ easyCZ force-pushed the mp/base-grpc-health branch from 27be75f to ecc1927 Compare May 12, 2022 07:16
@roboquat roboquat merged commit 24c3918 into main May 12, 2022
@roboquat roboquat deleted the mp/base-grpc-health branch May 12, 2022 08:10
@roboquat roboquat added deployed: webapp Meta team change is running in production deployed Change is completely running in production labels May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed: webapp Meta team change is running in production deployed Change is completely running in production release-note-none size/M team: webapp Issue belongs to the WebApp team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants