hashicorp / hashicorp/nomad

Look into whether a `job.numDesiredAllocs` property is feasible

Open
#17,099 1 comment 0 reactions 1 assignee Claimed by @jrasell View on GitHub
theme/scheduling theme/ui
Dominant language
Go
Stars
17k
Forks
2.1k
Avg merge
1d 9h
Merged PRs (30d)
105

Description

For the updated job status panel, we'd like to show "X of Y Allocations Running", where Y is the desired/intended count.

For Service jobs, this can be determined by adding up group counts.

For System jobs, this is harder: we need to know the logic of the constraint scheduler, among other things.

Would it be possible to get a tally of the nodes the job SHOULD be running on as a property on said job?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.