This repository was archived by the owner on Oct 9, 2023. It is now read-only.
gRPC Health & Out of cluster - single cluster fix
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.