aai-institute / aai-institute/jobq

Add project creation API endpoint

未关闭
#134 0 条评论 0 个 reaction 已指派 1 人 已被 @AdrianoKF 认领 在 GitHub 查看
backend
主要语言
Python
星标
4
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。