aai-institute / aai-institute/jobq
Automatically determine namespace and queue name when submitting jobs
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 4
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Goals:
- User does not have to specify a Kueue queue name as part of `SchedulingOptions` (that attribute can actually be removed).
- Backend determines Kubernetes namespace and Kueue local queue from the project that a job is submitted in.
Implementation notes:
- This implies that the backend will require cluster-wide Kubernetes RBAC permissions, not just for a single namespace.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.