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 It would be nice if when clicking the 'exec' button on a task, instead of offering the last command entered as a default, allow the job to provide...

type/enhancement
theme/ui

### Nomad version `Nomad v1.9.1 BuildDate 2024-10-21T09:00:50Z Revision d9ec23f0c1035401e9df6c64d6ffb8bffc555a5e` With ACLs enabled and using Nomad namespaces. ### Operating system and Environment details Ubuntu 22.04, kernel 6.9.3 on x86_64 ### Issue...

type/bug

### Proposal Hello, While configuring alerts for my Nomad cluster, I noticed that there are no existing metrics to track ACL-related events. Specifically, I am interested in monitoring denied RPC...

type/enhancement
stage/needs-discussion

### Nomad version Output from `1.3.2` ### Operating system and Environment details Ubuntu server `Ubuntu 20.04.6 LTS` ### Issue Template file change to folder when job restart ### Reproduction steps...

type/bug
stage/waiting-reply

The e2e test case for downloading an artifact via Git on Windows is currently commented out, because our Packer image for Windows does not install Git. I got this to...

type/enhancement
theme/platform-windows
theme/artifact
theme/e2e

### Nomad version ``` Nomad v1.9.0 BuildDate 2024-10-10T07:13:43Z Revision 7ad36851ec02f875e0814775ecf1df0229f0a615 and Nomad v1.8.3 BuildDate 2024-08-13T07:37:30Z Revision 63b636e5cbaca312cf6ea63e040f445f05f00478 ``` (but may not be limited to these) ### Operating system and Environment...

type/bug

### Nomad version Nomad v0.5.6 ### Operating system and Environment details CentOS 7/Ubuntu 16.04 ### Issue Using this as reference: https://www.nomadproject.io/docs/job-specification/artifact.html I also tried: https://github.com/hashicorp/go-getter How can I set file...

type/enhancement
theme/artifact
hcc/sme
stage/accepted

### Proposal As of today, there is no `job start` construct. Some workflows need some jobs to be "stopped", perform some other activity, and then "start" the jobs For `service`...

type/enhancement
stage/needs-discussion

### Proposal In the Nomad GUI, it would be good to see the Docker `image:tag` for the task. This would give an immediate answer to someone without the cmdline access...

type/enhancement
stage/needs-investigation
theme/ui

### Operating system and Environment details Nomad 1.6..0 CNI 1.6.0 Consul 1.20.0 CNI 1.6.0 ##Job file ```hcl job "countdash_app_mesh" { datacenters = ["nomadder1"] group "api" { count = 1 #...

type/bug