Assigned
Status Update
Comments
ba...@google.com <ba...@google.com>
ka...@google.com <ka...@google.com> #2
We are seeing crash #2 as well in our Android TV and Fire TV applications. We are using the androidx.leanback:leanback:1.0.0
version.
Description
**What you would like to accomplish:**
- Enable granular control for the Cloud Quota Adjuster, allowing customers to selectively enable auto-adjustment on a per-quota basis rather than on a per-project basis.
**How this might work:**
- Introduce an interface option that lists all eligible quotas.
- Allow users to toggle the auto-adjust feature on or off for each individual quota.
- Ensure that customers can easily exclude specific quotas (e.g., GPU-related quotas) while keeping auto-adjust enabled for others.
**If applicable, reasons why alternative solutions are not sufficient:**
- The current implementation only supports a project-wide setting, forcing auto-adjustment for all eligible quotas.
- Existing alternatives, such as using automation via the gcloud CLI, are in pre-GA and not suitable for production environments, leaving customers without a viable solution for selective control.
**Other information (workarounds you have tried, documentation consulted, etc):**
- The public documentation confirms that Cloud Quota Adjuster settings are available only on a per-project basis.[1]
[1]