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

### Nomad version ``` Nomad v1.4.3 (f464aca721d222ae9c1f3df643b3c3aaa20e2da7) ``` ### Operating system and Environment details ``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS...

type/bug
theme/config
theme/logging
stage/accepted

### Proposal The current set of Internal Driver Capabilities have been relatively stable since the introduction of the plugin interface, and some would greatly benefit 3rd party users of Nomad...

type/enhancement
theme/logging

**Problem** [Hashicorp Nomad Client](https://github.com/hashicorp/nomad/blob/main/client/fingerprint/signal.go) is discovering Unix OS signal via [consul-template/blob/main/signals/signals.go](https://github.com/hashicorp/consul-template/blob/main/signals/signals.go) and [Consul Templates Unix Signals](https://github.com/hashicorp/consul-template/blob/main/signals/signals_unix.go) and it is missing `SIGRTMIN/SIGRTMAX` signals as of now. **Dependency Follow** [Hashicorp Nomad Client](https://github.com/hashicorp/nomad/blob/main/client/fingerprint/signal.go)...

type/enhancement
theme/client
stage/accepted
help-wanted

Nomad 1.0.3 ### Operating system and Environment details PhotonOS3 ### Issue Over time we have noticed our nodes getting allocations placed on the same node more and more (we use...

type/question
theme/scheduling
stage/needs-investigation

To see why I think this is a good change lets look at why I am making it My disk was full, which means GC was happening agressively. So by...

Fix:#15524 Add the missing option `propagation_mode`

type/bug
stage/waiting-reply
theme/storage
backport/1.2.x
backport/1.3.x
backport/1.4.x

### Nomad version 1.4.3 ### Operating system and Environment details Debian Bullseye - single dev server running both server and client modes for testing ### Issue I'm using Nomad service...

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

### Nomad version Nomad v1.4.3 (f464aca721d222ae9c1f3df643b3c3aaa20e2da7) ### Operating system and Environment details Ubuntu 22.04.1 LTS Linux ironforge 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22 19:54:14 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux...

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

This PR updates the `jobs.run` view to use the `Button` style and component from HDS. All previous behavior has been preserved: ## Previous Behavior - On cancel, the form resets...