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

Add a secrets dir that can be shared across tasks in a single allocation. TODOs --- - [x] Implement shared alloc secrets dir - [x] Make secrets dir in alloc...

type/enhancement
stage/accepted
theme/alloc_dir
stage/needs-rebase

# Description ## Changes - Updated ConsulUpstream, ConsulTerminatingConfigEntry, ConsulIngressConfigEntry and ConsulIngressService Structs adding the Partition field. - Update related tests - Update Nomad Documentation for ConsulUpstream, ConsulTerminatingConfigEntry, ConsulIngressConfigEntry and ConsulIngressService...

theme/consul

# Description ## Changes - Added support for ConsulIngressConfigEntry configuration in `nomad/structs/services.go` and `api/consul.go`. - Added new fields to `ConsulIngressConfigEntry` structs and updated their receiver functions. - `Meta` - `Defaults`...

theme/consul

# Description ## Changes - Added support for ConsulTerminatingConfigEntry meta configuration: - Added Meta field to ConsulTerminatingConfigEntry struct and updated its receiver functions. - Updated jobspec/parse_service.go - Update related tests...

theme/consul

# Description ## Changes - Added `LocalServiceSocketPath` field to `ConsulProxy` struct and updated its receiver functions. - Updated `jobspec/parse_service.go` - Updated `command/agent/job_endpoint.go` - Update related tests - Update Nomad Documentation...

theme/consul

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

theme/dependencies

### Versions Nomad v1.2.6 Consul v1.11.4 ### Operating system and Environment details Ubuntu 20.04 ### Issue I'm not sure if this is Nomad's or Consul's side. When attempting to expose...

type/bug
stage/needs-investigation
theme/consul

For compliance and consistency across jobs in a company, it's very useful to have a library of tasks/configuration that job submitters can invoke. Terraform has module system to enable such...

type/enhancement
stage/thinking
stage/needs-discussion
theme/hcl

Hi, we are trying to scale a node pool based on the allocated resources from that node_pool. The problem is that if the pool has 0 nodes, we can't use...

type/enhancement
theme/metrics
stage/accepted
theme/node-pools

### Proposal As it stands at the moment, to use the new Workload Identity integration with federated clusters, one cannot just use the example given in the documentation due to...

type/enhancement
theme/vault
stage/accepted
theme/workload-identity