Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support for endpoint to request jobs #2

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Feb 13, 2024

With this addition, a cluster can provide the secret given to it upon registration to receive a max number of jobs. There is no obligation to run them, but rather we next will implement a response that says "I have accepted these ids" and then the rainbow scheduler will delete them from its database, as it is just acting as a dispatcher.

With this addition, a cluster can provide the secret given to it upon registration to receive a max number of jobs. There is no obligation to run them, but
rather we next will implement a response that says "I have accepted these
ids" and then the rainbow scheduler will delete them from its database,
as it is just acting as a dispatcher.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch merged commit 802d06d into main Feb 13, 2024
@vsoch vsoch deleted the add-job-request-endpoint branch February 13, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant