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 a bug where variable values in job submissions that contained newlines weren't encoded correctly, and thus jobs that contained them couldn't be resumed once stopped via the UI. Internal...

backport/ent/1.6.x+ent
backport/ent/1.7.x+ent
backport/ent/1.8.x+ent
backport/1.8.x

As some services might not support IPv6, nomad needs a way to expose service on IPv4 instead of IPv6 see #23388 for more details This pr adds a `ignore-ipv6` option...

theme/ipv6

### Nomad version 1.6.3, but the bug exists at tip ### Operating system and Environment details Rocky Linux 8 ### Issue The Nomad allocation garbage collector collects allocations backward: it...

type/bug

### Nomad version edc56664-71d2-7a63-9574-98f1608a9fdf ### Operating system and Environment details Nomad v1.8.1 BuildDate 2024-06-19T06:43:57Z Revision https://github.com/hashicorp/nomad/commit/5022543e4b7b8dcec9df123f86630ae3fdcffbe6 ### Issue In the new version when using the UI, cmd + mouseclick wont...

type/bug
theme/ui

### Nomad version Output from `nomad version` ``` Nomad v1.7.1 BuildDate 2023-12-08T18:11:21Z Revision 608e719430038cdeb5fe108536d90cf88a8540e3 ``` ### Operating system and Environment details Archlinux on amd64, virtualized KVM/QEMU ### Issue As suggested...

type/bug
theme/fingerprint

### Nomad version ``` $ nomad version Nomad v1.8.0+ent BuildDate 2024-05-28T18:08:23Z Revision 5a7a5d80944f1568c8bcd4e71a7f923fc04f2461 ``` ### Operating system and Environment details ``` $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.4 LTS"...

type/bug
stage/accepted
theme/keyring

TODO: Add Nomad Variables as one of the ways that user preferences can get read. Order should be: 1. config from the user agent's ui.defaults block 2. defaults from a...

The existing resource quotas cover entities such as MHz compute and MB memory but device plugins such as GPUs are currently **not** supported. This is a real problem as a...

type/enhancement
theme/devices
theme/ent/quotas

### Proposal When deploying a job that has a canary deployment via CI, it is difficult to know when a canary is ready to be deployed. In non-canary deployments you...

type/enhancement
theme/cli

### Consul Nomad Legacy ACL Workflow Service Deregistrations Failing > Creating separate Issue for tracking and resolution from original issue #16616 for Nomad + Consul ACL legacy (non-WI) workflow. _**Product...

theme/consul
stage/accepted
hcc/cst