aai-institute / aai-institute/jobq

Automatically determine namespace and queue name when submitting jobs

Open
#137 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.