-
Feature
-
Resolution: Duplicate
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
Not Selected
1. Proposed title of this feature request
Enforce API rate limit on quay registry from UI or through quay API
2. What is the nature and description of the request?
Currently, the rate limit for API calls on the quay instance can be set to either 30s using FEATURE_RATE_LIMITS or default 300 per second when FEATURE_RATE_LIMITS is not set. The customer would like the ability to set rate limits per organization directly from the UI or through API calls.
3. Why does the customer need this? (List the business requirements here)
This will allow the customer to modify the rate limit on an organizational level based on usage or specific requests. Without having this safeguard quay API, excessive usage impacts the registry's overall usage.
4. List any affected packages or components.
FEATURE_RATE_LIMITS
- is duplicated by
-
RFE-4816 Enforce API rate limit on quay registry from UI or through quay API
- Backlog