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

## Backport This PR is auto-generated from #24320 to be assessed for backporting due to the inclusion of the label backport/1.9.x. The below text is copied from the body of...

This changeset implements the ACLs required for dynamic host volumes RPCs: * `host-volume-register` is the highest privilege because it potentially bypasses quotas. * `host-volume-create` is implicitly granted by `host-volume-register` *...

type/enhancement
theme/auth
theme/storage

This changeset implements the state store schema for Dynamic Host Volumes, and methods used to query the state for RPCs. Ref: https://hashicorp.atlassian.net/browse/NET-11549

type/enhancement
theme/storage

## Backport This PR is auto-generated from #24249 to be assessed for backporting due to the inclusion of the label backport/1.9.x. The below text is copied from the body of...

### Proposal I propose a new document under [nomad/website/content/docs/internal](https://github.com/hashicorp/nomad/tree/9347613/website/content/docs/internals) for documenting Nomad's garbage collection behavior. ### Use-cases The existing documentation lists the various configurations associated with GC, but as this...

type/enhancement
theme/docs
stage/accepted
hcc/cst

### Nomad version Nomad v1.9.0 BuildDate 2024-10-10T07:13:43Z Revision 7ad36851ec02f875e0814775ecf1df0229f0a615 ### Operating system and Environment details Host : Windows Server 2019 Datacenter Client : Windows Server 2019 Standard ### Issue Client...

type/bug

### Proposal Hi. Please show job group meta in the TaskGroup view like job meta are showed in in job view, like so: ![image](https://github.com/user-attachments/assets/b9c8c5b6-b78d-4ccc-9d00-68bf75d22bb3) ![image](https://github.com/user-attachments/assets/a36aa955-b614-4728-8ce3-2547aed703d5) ### Use-cases The use-case is...

type/enhancement

### Proposal It would be nice if I could sort the 'jobs' and 'variables' table views by any of the column headers (i.e. click 'Name' column's header row and it...

type/enhancement

When configuring SSO via binding-rule and authentication providers, it can be tricky to understand exactly what the provider is returning and how the binding rules are being evaluated. This trickiness...

type/enhancement
theme/core
theme/auth
stage/accepted

### Nomad version ``` Nomad v1.9.1 BuildDate 2024-10-21T09:00:50Z Revision d9ec23f0c1035401e9df6c64d6ffb8bffc555a5e ``` ### Operating system and Environment details `AlmaLinux release 9.4 (Seafoam Ocelot)` `/etc/nomad/base.hcl`: ``` telemetry { .. prometheus_metrics = "true"...

type/bug