Skip to content

Add pool to JobRunningEvent and JobPendingEvent API messages#4695

Merged
mauriceyap merged 1 commit intomasterfrom
pool-to-running-pending
Feb 17, 2026
Merged

Add pool to JobRunningEvent and JobPendingEvent API messages#4695
mauriceyap merged 1 commit intomasterfrom
pool-to-running-pending

Conversation

@mauriceyap
Copy link
Collaborator

Expose the pool of a job run in the JobRunningEvent and JobPendingEvent API messages, matching the existing behaviour of JobLeasedEvent. The pool is read from the pod's armadaproject.io/pool annotation by the executor and threaded through the internal JobRunRunning and JobRunAssigned events to the API conversion layer.

Expose the pool of a job run in the JobRunningEvent and JobPendingEvent
API messages, matching the existing behaviour of JobLeasedEvent. The pool
is read from the pod's armadaproject.io/pool annotation by the executor
and threaded through the internal JobRunRunning and JobRunAssigned events
to the API conversion layer.

Signed-off-by: Maurice Yap <mauriceyap@hotmail.co.uk>
@mauriceyap mauriceyap enabled auto-merge (squash) February 17, 2026 10:17
@mauriceyap mauriceyap merged commit 8a90eb6 into master Feb 17, 2026
25 of 27 checks passed
@mauriceyap mauriceyap deleted the pool-to-running-pending branch February 17, 2026 10:26
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