IAM Policy bindings are limited to 1500
Open
bug
priority
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 629
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 22
Description
https://cloud.google.com/iam/quotas#limits
This causes issues for OSS-Fuzz, because we create a service account and grant metrics writer + logging roles for each project. This counts as 2x number of oss-fuzz projects
Contributor guide
Assessment
This issue has not been assessed yet.