GoogleCloudPlatform / GoogleCloudPlatform/cloud-run-mesh

Implement http readiness for app

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
35
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Many k8s apps - like Istio testapp - use http readiness check. Cloudrun readiness is determined by app listening on the port. Migrating to cloudrun would require code changes to avoid 503 on startup.

With the mesh, we have the code to do http readiness checks ( we do it for VMs ) - just need to configure it and call it.

This is required at least for passing the e2e tests without flakes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.