GoogleCloudPlatform / GoogleCloudPlatform/cloud-builders-community
Root cloudbuild submits too many concurrent builds & exhausts resources
Open
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 848
- PR merge metrics
- No merged PRs in 30d
Description
The root cloudbuild submits builds for every sub-build in the project at once. Cloudbuilder guidelines suggest [~10 concurrent builds](https://cloud.google.com/container-builder/quotas) per project is the limit.
See #72 for more detail and a proposed solution.
Contributor guide
Assessment
This issue has not been assessed yet.