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

Implementing job cancellation and preemption on queue (#271) #4039

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

MustafaI
Copy link
Contributor

  • Implementing job cancellation/preemption by queue

  • Adding aliases for queue preempt and cancel

  • Improving error messages, fixing type

  • Adding cmd tests

Summary of changes:

  • Adding rpcs on queue service to cancel and preempt jobs by queue name
    • Jobs can be cancelled by queue, job state and priority class
    • Jobs can be preempted by queue and priority class
  • Exposing functionality in Armadactl
    • Allows for selecting by label
    • Adding tests

mustafai-gr and others added 2 commits November 11, 2024 12:22
* Implementing job cancellation/preemption by queue

* Adding aliases for queue preempt and cancel

* Improving error messages, fixing type

* Adding cmd tests
@MustafaI MustafaI merged commit 7275344 into master Nov 11, 2024
28 checks passed
@MustafaI MustafaI deleted the sendToGitHub/cancel-preempt-queue branch November 11, 2024 13:12
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.

3 participants