Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

gRPC Health & Out of cluster - single cluster fix

Choose a tag to compare

@kumare3 kumare3 released this 28 Aug 16:31
· 380 commits to master since this release
bf159e5
Grpc health checking (#118)

* Delete and ignore vim swap file

* Support gRPC health checking

This addresses https://github.com/lyft/flyte/issues/489.

For now only server level health checking is supported but we could
extend to service level when needed later.