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

### Proposal `nomad job scale` should be a bit more configurable - like taking a param to stop the old allocs first. Or maybe that could be the default behaviour....

type/enhancement
theme/core
stage/needs-discussion
theme/autoscaling

### Proposal Currently, I am querying the list of Nomad Services using [consul-template Nomad functions](https://github.com/hashicorp/consul-template/blob/main/docs/templating-language.md#nomad-functions). I couldn't find a way to filter only the list of healthy services. ![image](https://user-images.githubusercontent.com/5689132/208874235-f8c4f5fa-5d3d-403a-8a34-4400caf0649f.png) ![image](https://user-images.githubusercontent.com/5689132/208874325-a5bb43ed-f0a7-4130-b28d-8373669e1c5f.png)...

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

### Nomad version 1.4.1-ent ### Issue We're still running into the issue of jobs getting stuck pending waiting for a volume claim to be released as described here: https://github.com/hashicorp/nomad/issues/12346#issuecomment-1135059394. The...

type/bug
stage/needs-investigation
theme/storage
hcc/cst

### Proposal When a capability is added to `cap_add`, the case type should be respected and passed through to the driver as is. For example, setting `cap_add = ["NET_RAW"]` should...

type/enhancement
theme/driver/docker
stage/accepted
help-wanted

### Proposal As part of the Variables project for Nomad 1.4, each Nomad Task is given a signed token that encodes information about its namespace, job, task group, and task....

type/enhancement

### Nomad version Nomad v1.4.3 (f464aca721d222ae9c1f3df643b3c3aaa20e2da7) ### Issue Consul 1.14 introduced changes to the gRPC listener used for Envoy xDS configuration, splitting support for plaintext and TLS-enabled listeners for the...

type/bug
theme/consul/connect
stage/accepted

Nomad Version 1.0.3 I am using a Nomad 1.0.3/ Consul 1.9.3/ Centos 7 Running within VirtualBox VMs. Running Nomad & Consul as root It appears as if the networking/port configuration...

type/bug
type/enhancement
theme/driver/qemu

I have a problem when trying to use [`cvmfs-csi`](https://github.com/cvmfs-contrib/cvmfs-csi) in nomad , the csi plugin works fine, but it seems that it cannot be automatically mounted in the application container,...

type/bug
theme/docs
theme/storage

Bumps [next](https://github.com/vercel/next.js) from 12.3.1 to 13.1.1. Release notes Sourced from next's releases. v13.1.1 Core Changes Exclude srcset from svg image: #44308 Fix CSS resource path not matched in __entry_css_files__: #44310...

theme/dependencies
theme/website

### Nomad version `Nomad v1.0.2 (4c1d4fc6a5823ebc8c3e748daec7b4fda3f11037)` ### Operating system and Environment details Ubuntu 18.04 ### Issue When running a service binding a port locally (ex `127.0.0.1:8080`), it seems that Consul...

type/enhancement
theme/consul
theme/consul/connect
theme/service-discovery/consul