nomad
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...
### Nomad version 1.7.5 ### Operating system and Environment details Debian 12 ### Issue If you set a `name=foobar` in the job spec, the job won't be able to look...
### Nomad version Nomad v1.7.5 BuildDate 2024-02-13T15:10:13Z Revision 5f5d4646198d09b8f4f6cb90fb5d50b53fa328b8 ### Operating system and Environment details RHEL 9.3 ### Issue Evaluations for the job are failing: ``` { "priority": 50, "type":...
## Backport This PR is auto-generated from #20156 to be assessed for backporting due to the inclusion of the label backport/1.7.x. The below text is copied from the body of...
### Nomad version 1.6.7 ### Operating system and Environment details Windows Server 2019 ### Issue Template rendering in a nomad job fails on windoes nodes since 1.6.7 (issue seen even...
Some CNI plugins support accepting arguments in addition to the plugin config in JSON. (See https://www.cni.dev/docs/conventions/). They typically are passed in the `CNI_ARGS` environment variable, because passing them in the...
On the page: https://developer.hashicorp.com/nomad/tutorials/access-control/access-control-policies  You speak about 'greatest number' but choose the rule where * matched less characters. This is confusing. Please clarify documentation.
This PR allows for users to set up CNI args in a job specification through the network block by adding a cni block and specifying an args field. Resolves #16197
## Backport This PR is auto-generated from #23553 to be assessed for backporting due to the inclusion of the label backport/1.8.x. The below text is copied from the body of...
## Backport This PR is auto-generated from #23548 to be assessed for backporting due to the inclusion of the label backport/1.8.x. The below text is copied from the body of...
## Backport This PR is auto-generated from #23506 to be assessed for backporting due to the inclusion of the label backport/1.8.x. The below text is copied from the body of...