Skip to content

Add project creation API endpoint #134

@AdrianoKF

Description

@AdrianoKF

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.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions