-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
What would you like to be added:
FederatedResourceQuotaSpec should support setting Scope, similar to the way ResourceQuota allows setting Scopes based on PriorityClass.
Why is this needed:
This is a follow-up item stemming out of #6486. The FederatedResourceQuota was enhanced to support quota enforcement on a federated level. However, the FederatedResourceQuota is currently tied to a single namespace.
It may be desirable to have multiple FederatedResourceQuotas in a single namespace, which would track quota usage for different scopes (defined by different PriorityClasses).
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Type
Projects
Status
Accepted