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

This replaces the forked `go-winio` from endocrimes/go-winio to angrycub/go-winio. This goal being to eventually move the fork to a HashiCorp owned repo. My fork brings the library up to current...

stage/needs-discussion
theme/dependencies
type/tech-debt

Now that there is an official HashiCorp version of the CLI library, perhaps we should switch to it. This PR is a spray-and-pray replacement for CI purposes.

type/enhancement
stage/needs-discussion
theme/dependencies
stage/needs-rebase

### Nomad version `Nomad v1.4.3 (f464aca721d222ae9c1f3df643b3c3aaa20e2da7)` ### Operating system and Environment details `Linux ip- 5.15.0-1028-aws #32-Ubuntu SMP Mon Jan 9 12:28:07 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux` (Ubuntu 22.04 LTS;...

type/enhancement
theme/cli
stage/needs-discussion
theme/hcl

### Proposal Add a note to the exec/rawexec about how options like `user` are configurable via the job specification. ### Use-cases i suspect that many people hit up the exec/rawexec...

type/enhancement
theme/docs
theme/driver/exec
theme/driver/raw_exec
stage/accepted
hcc/jira

I'm not sure if this is a bug, or intended behaviour, but since I couldn't find any history of this happening, it might be good to document. ### Nomad version...

type/bug
theme/template
stage/needs-verification

This PR updates the security scanner configuration for better accuracy and coverage.

theme/security
theme/ci
stage/needs-rebase

### Nomad version Nomad v1.8.1 BuildDate 2024-06-19T06:43:57Z Revision 5022543e4b7b8dcec9df123f86630ae3fdcffbe6 ### Operating system and Environment details All Linux (Debian 11) environment with federated Nomad regions on top of federated Consul datacenters...

type/bug
stage/waiting-reply
theme/consul
theme/consul/connect
theme/workload-identity

### Nomad version ``` $ nomad version Nomad v1.7.3-dev BuildDate 2023-12-19T11:17:48Z Revision b2f640346d7609057ab55a0037c23ad5f5edfb68 ``` ### Issue The `service info` command returns incorrect results when attempting to perform a simple service...

type/bug
theme/cli
stage/accepted
theme/service-discovery
theme/service-discovery/nomad

Currently Nomad supports defining a [kill signal](https://www.nomadproject.io/docs/job-specification/task#kill_signal), and it'd be pretty useful to be able to define pre- and stop/kill actions/commands ( we can already do post-stop via tasks with...

type/enhancement
stage/needs-discussion
theme/task lifecycle
hcc/jira

**Proposal** Hello it will be nice to have a way to configure health checks for certain services as **optional** , so when this service fails, the app still works on...

type/enhancement
stage/waiting-reply
stage/needs-verification