You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
In the labs/cloudrun-progression, in main-cloudbuild.yaml, the "Route Traffic" step is EXTREMELY slow on Cloud Build. All other steps combined are 2-3x faster than this one step. The problem seems to be mostly in the initial image creation. Is there a pre-cached image for this somewhere?
In the labs/cloudrun-progression, in main-cloudbuild.yaml, the "Route Traffic" step is EXTREMELY slow on Cloud Build. All other steps combined are 2-3x faster than this one step. The problem seems to be mostly in the initial image creation. Is there a pre-cached image for this somewhere?