feat(BA-145): Implement CRUD API for managing Harbor per-project Quota #12290
docs-preview.yml
on: pull_request
docs-preview-links-
8s
Annotations
1 warning and 3 notices
docs-preview-links-
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Type 'UpdateQuota' was added:
src/ai/backend/manager/api/schema.graphql#L2547
Type 'UpdateQuota' was added
|
Field 'registry_quota' was added to object type 'GroupNode':
src/ai/backend/manager/api/schema.graphql#L682
Field 'registry_quota' was added to object type 'GroupNode'
|
Field 'update_container_registry_quota' was added to object type 'Mutations':
src/ai/backend/manager/api/schema.graphql#L1819
Field 'update_container_registry_quota' was added to object type 'Mutations'
|