aai-institute / aai-institute/jobq
Add project creation API endpoint
Aperta
backend
- Lingua principale
- Python
- Stelle
- 4
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.