aai-institute / aai-institute/jobq
Add project creation API endpoint
Đang mở
backend
- Ngôn ngữ chính
- Python
- Star
- 4
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Goals:
- Create data model for projects
- Implement `POST /projects` API endpoint
Implementation notes:
- We should prevent the deletion of Kubernetes resources through custom [finalizers](https://kubernetes.io/docs/concepts/overview/working-with-objects/finalizers/), to prevent dangling references from projects to Kubernetes resources.
Open questions:
- Does the caller specify existing Kueue name and namespace? Probably not. What happens if the names clash with existing Kubernetes resources?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.