Skip to content

feat: add pool filtering to executor and queue preempt/cancel operations#4637

Merged
dejanzele merged 5 commits intoarmadaproject:masterfrom
dejanzele:feat/add-pool-filter-to-executor-and-queue-operations
Feb 6, 2026
Merged

feat: add pool filtering to executor and queue preempt/cancel operations#4637
dejanzele merged 5 commits intoarmadaproject:masterfrom
dejanzele:feat/add-pool-filter-to-executor-and-queue-operations

Conversation

@dejanzele
Copy link
Member

What type of PR is this?

Enhancement

What this PR does / why we need it

Executor and queue preempt/cancel operations currently affect all pools on a given executor or queue. This makes it impossible to target specific pools, forcing operators to preempt or cancel more broadly than intended during maintenance or incident response.

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

@dejanzele dejanzele force-pushed the feat/add-pool-filter-to-executor-and-queue-operations branch from 45724c6 to 06247d9 Compare January 29, 2026 10:58
@dejanzele dejanzele requested a review from JamesMurkin January 29, 2026 16:32
@dejanzele dejanzele force-pushed the feat/add-pool-filter-to-executor-and-queue-operations branch 4 times, most recently from 7d95ceb to 1f22cfb Compare January 30, 2026 14:33
Signed-off-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com>
@dejanzele dejanzele force-pushed the feat/add-pool-filter-to-executor-and-queue-operations branch from 1f22cfb to e441911 Compare January 30, 2026 14:43
@dejanzele dejanzele enabled auto-merge (squash) February 6, 2026 10:53
@dejanzele dejanzele merged commit 8bc5299 into armadaproject:master Feb 6, 2026
27 checks passed
dslear pushed a commit to dslear/armada that referenced this pull request Feb 9, 2026
…ons (armadaproject#4637)

<!-- Thanks for sending a pull request! Here are some tips for you: -->

Enhancement

Executor and queue preempt/cancel operations currently affect all pools
on a given executor or queue. This makes it impossible to target
specific pools, forcing operators to preempt or cancel more broadly than
intended during maintenance or incident response.

<!--
*Automatically closes linked issue when PR is merged.
Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`.
_If PR is about `failing-tests or flakes`, please post the related
issues/tests in a comment and do not use `Fixes`_*
-->
Fixes #

Signed-off-by: Dejan Zele Pejchev <pejcev.dejan@gmail.com>
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.

2 participants