Skip to content

Registry Service quota API #3002

@mschuwalow

Description

@mschuwalow

We need the following api endpoints for quotas:

  • create a new resource in the environment
  • update a resource
  • delete a resource
  • list resource in environment
  • get specific resource by id
  • get specific revision of resource id

Resource should be revisioned, include a hash and be unique by (environment_id, resource_name).

Types of quotas should follow the wit spec as much as possible.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions