Implement support of quotas for Glare
There should be a way to limit:
1. Number of created artifacts
2. Amount of stored data
3. Number of created artifact of specific artifact type
4. Amount of stored data for specific artifact type
And also there should be an ability to register custom quotas for artifact type.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Essential
- Drafter:
- Mike Fedosin
- Direction:
- Needs approval
- Assignee:
- Mike Fedosin
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add quota endpoints to glare router
Addressed by: https:/
Create db tables for dynamic quotas
Addressed by: https:/
Allocate blob size before starting the upload
Addressed by: https:/
Implement dynamic quotas
Addressed by: https:/
Implement db api for quotas
Addressed by: https:/
Implement API resource for quotas
Addressed by: https:/
Create db functions for quotas
Addressed by: https:/
Implement static quotas