nomad
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...
### Nomad version Nomad v1.1.5 (117a23d2cdf26a1837b21c84f30c8c0f3441e927) ### Operating system and Environment details Server runs Ubuntu 20.04.3 LTS ### Issue After stopping a periodic batch job, the jobs listing is cluttered....
### Nomad version 1.1.2 ### Operating system and Environment details `Linux ip- 4.9.0-16-amd64 #1 SMP Debian 4.9.272-1 (2021-06-21) x86_64 GNU/Linux` ### Issue The exec UI is misleading about how it'll...
### Nomad version and environment details Nomad 1.1.2 -> 1.4.2 Consul 1.9.5 Ubuntu 20.04 ### Environment configuration: Servers: 3 nomad servers, consul servers (services register here) + consul servers with...
### Nomad version `Nomad v1.4.3 (f464aca721d222ae9c1f3df643b3c3aaa20e2da7)` ### Operating system and Environment details Debian Bullseye on 4 machines: Machine A: Consul Server/Client, Nomad Server/Client Machine B: Consul Server/Client, Nomad Server/Client Machine...
### Nomad version 1.0.6 ### Operating system and Environment details NAME="Red Hat Enterprise Linux" VERSION="8.2 (Ootpa)" ID="rhel" ID_LIKE="fedora" VERSION_ID="8.2" PLATFORM_ID="platform:el8" ### Issue Some parameters of nomad job where missed after...
Allow users to find clients (and services?) by IP: 
**Leaving as a draft to discuss approach and appropriate testing.** Upon dequeuing an evaluation workers snapshot their state store at the eval's wait index or later. This ensures we process...
### Nomad version ```sh Nomad v1.7.6 BuildDate 2024-03-12T07:27:36Z Revision 594fedbfbc4f0e532b65e8a69b28ff9403eb822e ``` ### Operating system and Environment details ```sh NAME="Oracle Linux Server" VERSION="8.9" ``` ### Issue After updating Nomad from 1.5.3...
- Adds support for the new modifyIndex-based pagination provided by the /statuses endpoint with a custom First/Prev/Next/Last pagination template on the jobs index - Adds a new `withPagination` hook for...