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

Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.4. Release notes Sourced from next's releases. v14.1.4 [!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary. Core...

theme/dependencies
theme/website

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.2+incompatible to 26.0.0+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.0.0 26.0.0 For a full list of pull requests and changes in this release, refer to the relevant...

theme/dependencies

### Nomad version Nomad v0.7.1 (0b295d399d00199cfab4621566babd25987ba06e) ### Operating system and Environment details Distributor ID: Ubuntu Description: Ubuntu 16.04.2 LTS Release: 16.04 ### Issue We're provisioning nomad with chef recipe that...

type/bug
theme/core
stage/accepted

# Description ## Changes - Added the `Checks` bool field to the ConsulExposeConfig struct in `nomad/structs/services.go` and `api/consul.go`. - Updated parser in `jobspec/parse_service.go`. - Updated `command/agent/job_endpoint.go`. - Updated related tests....

theme/consul

Nomad adopted [HCLv2](https://developer.hashicorp.com/nomad/docs/job-specification/hcl2) for Jobspecs in 2020. HCLv2 is not strictly backward compatible with HCLv1, so we have maintained the HCLv1 jobspec parser behind the [`nomad job run -hcl1 ...`...

type/enhancement
theme/docs
theme/cli
theme/api
theme/jobspec

Adds ability to restrict host uid and gids in exec and raw_exec. To Test: Add the following to agent config: ``` plugin "exec" { enabled = true config { denied_host_uids...

type/enhancement
theme/driver/exec
theme/driver/raw_exec
theme/driver
backport/1.7.x

### Nomad version Output from `nomad version` client+server: ```sh $ nomad version Nomad v1.7.3 BuildDate 2024-01-15T16:55:40Z Revision 60ee328f97d19d2d2d9761251b895b06d82eb1a1 ``` ### Operating system and Environment details 3 VMs for the servers,...

type/bug
stage/needs-investigation
theme/vault

### Nomad version ``` Nomad v1.7.6 BuildDate 2024-03-12T07:27:36Z Revision 594fedbfbc4f0e532b65e8a69b28ff9403eb822e ``` ### Issue When using Consul with workload identities, if the ACL token is deleted from Consul it is never...

type/bug
theme/consul
stage/accepted
theme/service-discovery/consul
theme/workload-identity
hcc/jira

### Nomad version ``` Nomad v1.7.6 BuildDate 2024-03-12T07:27:36Z Revision 594fedbfbc4f0e532b65e8a69b28ff9403eb822e ``` ### Issue When using workload identities with Consul, the Consul ACL tokens for services are derived in an alloc...

type/bug
theme/consul
stage/accepted
theme/service-discovery/consul
theme/workload-identity