nomad icon indicating copy to clipboard operation
nomad copied to clipboard

Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and sc...

Results 583 nomad issues
Sort by recently updated
recently updated
newest added

Fixes #23830

type/enhancement
theme/cni
backport/1.9.x

### Nomad version 1.9.0 ### Operating system and Environment details Windows 10 Pro 22H2 Docker Desktop 4.34.3 (170107) ### Issue The Docker driver on Windows requires the Docker Engine to...

type/bug
theme/driver/docker
stage/waiting-reply
theme/platform-windows

This PR implements the `job start` command, which allows for users to call "job start [options] " with a valid job that has been previously stopped and starts the most...

This PR changes the behavior of the raw exec task driver on old cgroups v1 systems such that the executor process is no longer a member of the cgroups created...

## Backport This PR is auto-generated from #20073 to be assessed for backporting due to the inclusion of the label backport/1.9.x. :rotating_light: >**Warning** automatic cherry-pick of commits failed. If the...

### Nomad version ``` Nomad v1.6.1 BuildDate 2023-07-21T13:49:42Z Revision 515895c7690cdc72278018dc5dc58aca41204ccc ``` ### Operating system and Environment details ``` Ubuntu 20.04 aarch64 ``` ### Issue If the IP address of the...

type/bug
stage/needs-investigation
theme/consul

### Proposal When creating a new variable via UI (`ui/variables/new[?path=nomad%2Fjobs%2F]`), I would like to propose two small changes: 1. the pre-selected value for the namespace drop-down menu is an empty/blank/null...

type/enhancement
theme/ui

Nomad version ``` Nomad v1.8.3 BuildDate 2024-08-13T07:37:30Z Revision 63b636e5cbaca312cf6ea63e040f445f05f00478 ``` Operating system and Environment details `Linux 6.8.0-41-generic #41-Ubuntu x86_64` Staging Cluster with 3 Servers and 3 Agents The servers are...

type/bug
theme/drain
hcc/jira

### Nomad version Nomad v1.9.1 BuildDate 2024-10-21T09:00:50Z Revision d9ec23f0c1035401e9df6c64d6ffb8bffc555a5e ### Operating system and Environment details Ubuntu 22.04.5 LTS ### Issue A batch job that is both parameterized and periodic cannot...

type/bug
theme/docs
theme/batch
stage/accepted
theme/periodic
hcc/jira
theme/parameterized

As pointed out in #24311, currently children of child jobs (I'll say grandchildren of grandparent jobs) are not easy to browse to in the Nomad web UI. We brushed up...

type/enhancement
theme/ui