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

When making ControllerPublishVolume, NodePublishVolume, and NodeStageVolume calls, in case of a `FailedPrecondition` error, Nomad returns the same error message, this PR makes a distinction to help users differentiate between the...

backport/ent/1.6.x+ent
backport/ent/1.7.x+ent
backport/ent/1.8.x+ent
backport/1.8.x

Reference: [JIRA ticket](https://hashicorp.atlassian.net/browse/CE-672) Preview: [Build link](https://nomad-omfjob7xa-hashicorp.vercel.app/nomad/docs/operations/aws-oidc-provider)

theme/docs

I was wondering where would the feature of providing per container user-ns go in nomad? Following are recent developments in k8s: https://github.com/Mirantis/cri-dockerd/issues/74 https://github.com/kubernetes/enhancements/issues/127 Is it something nomad would like to...

type/enhancement
theme/driver/docker
stage/accepted
hcc/jira

As of Nomad 1.8.1 and even more so in 1.9.0, we've reduced the permissions of the node secret to a limited set of RPCs necessary for the client (see https://github.com/hashicorp/nomad/pull/23304...

type/enhancement
theme/security
theme/auth
hcc/jira

### Proposal Please allow to opt-out of setting cpu-shares on the docker driver. Nomad uses the "cpu" resources of a job config for planning/performing allocations and, in case of the...

type/enhancement
theme/scheduling
theme/resource-utilization
stage/needs-discussion

### Nomad version ``` root@nomad-prod1-0:~/nomad-jobs# nomad version Nomad v1.8.3 BuildDate 2024-08-13T07:37:30Z Revision 63b636e5cbaca312cf6ea63e040f445f05f00478 ``` ### Operating system and Environment details ``` root@nomad-prod1-0:~/nomad-jobs# cat /etc/debian_version 11.10 root@nomad-prod1-0:~/nomad-jobs# uname -ra Linux nomad-prod1-0...

type/bug

Hi there, i know that similar request were already opened [https://github.com/hashicorp/nomad/issues/18558], but maybe it was not fully understood where it could be useful. We had couple incidents, when after some...

type/enhancement
stage/needs-discussion
hcc/jira

### Nomad version ``` Nomad v1.7.7 BuildDate 2024-04-16T19:26:43Z Revision 0f34c85ee63f6472bd2db1e2487611f4b176c70c ``` ### Operating system and Environment details All Linux ### Issue * We have a *large* Nomad cluster- > 2k...

type/bug
theme/client
stage/needs-investigation
hcc/jira

Umbrella issue surrounding the ability to: - tag/pin a job version - run `diff` against that job version - prevent garbage collection of that job version, and of that job....

type/enhancement
theme/ui
theme/golden-versions