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
trafficstars

This renames two fields in the proxyConfig. - Expose to ExposeConfig - Paths to Path I don't like the use of "path" in singular for a list of items, but...

## Background Nomad job spec files currently follow a documented convention of `*.nomad`. This is currently "just" a convention as users can name these files any way they wish since...

type/enhancement
theme/docs
theme/cli

https://www.nomadproject.io/docs/operations/metrics Please add `nomad.client.allocs.cpu.total_mhz` The metric `nomad.client.allocs.cpu.total_ticks` is in ticks, but there's no metric for MHz used (although there's one for MHz allocated) making it hard to relate it to...

type/enhancement
theme/metrics
good first issue
stage/accepted
help-wanted

### Nomad version Nomad v1.1.3 (8c0c8140997329136971e66e4c2337dfcf932692) ### Operating system and Environment details Linux ip-172-25-216-30.ap-southeast-2.compute.internal 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21 11:57:15 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux ### Issue The...

type/bug
theme/consul
good first issue
stage/accepted
help-wanted
theme/service-discovery/consul

### Nomad version 1.1.2 ### Issue When configuring a Consul Ingress Gateway using Nomad, if you do not provide a "hosts" value, Nomad throws an error. The relevant code is...

type/bug
theme/networking
theme/consul
theme/consul/connect
theme/service-discovery/consul

### Proposal The Nomad team is exploring restructuring parts of the job show page. This issue is a meta-issue to capture a variety of requests we have gotten around this...

type/enhancement
theme/ui

### Proposal The Nomad event stream unlocks many useful use cases and, in many situations, it is useful to be able to quickly visualize events without relying on a complex...

type/enhancement
theme/ui
theme/events

### Overview This PR addresses the issue https://github.com/hashicorp/nomad/issues/9024 It uses the `filepath.Match` golang std lib to accomplish the matching, which is somewhat simpler and more intuitive than using a regex....

### Proposal Once [Workload Identity upgrades](https://github.com/hashicorp/nomad/issues/15614) make it into Nomad, we can redo the Consul integration to use these tokens as the source of auth instead of manually provided Consul...

type/enhancement
theme/consul

### Proposal Once [Workload Identity upgrades](https://github.com/hashicorp/nomad/issues/15614) make it into Nomad, we can redo the Vault integration to use these tokens as the source of auth instead of manually provided Vault...

type/enhancement
theme/vault