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

Hi folks, Using Nomad 1.0.1, we noticed that service tags are not interpolated on the UI side. I'm not sure if it's always been like that but it felt odd....

type/bug
theme/api
theme/ui

If you have a question, prepend your issue with `[question]` or preferably use the [nomad mailing list](https://www.nomadproject.io/community.html). If filing a bug please include the following: ### Nomad version Nomad v0.8.4...

type/enhancement
theme/deployments
theme/system-scheduler
stage/accepted

I noticed this while running #8593 but it’s also happening on the main branch, so.

type/bug
theme/ui
stage/needs-verification

In the process of debugging [14654](https://github.com/hashicorp/nomad/issues/14654). This will not resolve the issue, but part of the process of cleaning things up as I see them.

It would be helpful to include some additional data about the docker image, such as the sha256 of the image) when viewing the details of an allocation we see a...

type/enhancement
theme/driver/docker
theme/ui

I recently had some allocations fail and later be replaced with new ones. Judging by the client logs below, allocations were GC'd less than 2h after allocation failure. I can't...

type/enhancement
theme/docs
theme/client

If I deploy the whoami job as a standard job then erverything is fine with nomad and treafik. I see my own certificate ( static no acme) on the web...

type/bug
stage/waiting-reply
theme/consul/connect

### Proposal Since the exec driver (unlike the raw exec driver) offers file system isolation it would make sense for it to have support for setting the `work_dir` like the...

type/enhancement
theme/driver/exec
stage/needs-discussion

Fixes #10979

type/enhancement
stage/waiting-reply
theme/driver/exec

Specifies if scheduling eligibility should be disabled by default for new client nodes. Fixes #13081, see this issue for discussion of the use-case.

type/enhancement
stage/needs-rebase