-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
backendRelated to the backend / server component.Related to the backend / server component.
Milestone
Description
Goals:
- Create data model for projects
- Implement
POST /projects
API endpoint
Implementation notes:
- We should prevent the deletion of Kubernetes resources through custom 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?
Metadata
Metadata
Assignees
Labels
backendRelated to the backend / server component.Related to the backend / server component.