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...
Hi there! I'm going to describe my problem in detail so a lot of text, logs and configs are expected) ### Nomad version ``` Nomad v1.8.0 BuildDate 2024-05-28T17:38:17Z Revision 28b82e4b2259fae5a62e2ed47395334bea5a24c4...
### Nomad version Nomad v1.7.7 BuildDate 2024-04-16T19:26:43Z Revision 0f34c85ee63f6472bd2db1e2487611f4b176c70c Nomad v1.8.1 BuildDate 2024-06-19T06:43:57Z Revision 5022543e4b7b8dcec9df123f86630ae3fdcffbe6 ### Operating system and Environment details ubuntu 22.04 ### Issue In UI you can't see...
### Nomad version Nomad v1.6.1 BuildDate 2023-07-21T13:49:42Z Revision 515895c7690cdc72278018dc5dc58aca41204ccc ### Operating system and Environment details Ubuntu 20.04 ARM64 (nVidia Jetson) ### Issue Hi there. I'm still suffering with leftover iptables...
This PR adds the following flag functionality to `nomad acl token update` to allow users to update token roles: 1. `-role-id` 2. `role-name` Fixes: #18354
### Proposal Add configuration to disable exec into container functionality from the UI. It feels like it ought to be disabled by default but I appreciate the functionality has been...
### Nomad version 1.3.1 ### Operating system and Environment details Debian 11.3 ### Issue Hi ✋ We're running Nomad 1.3.1 with 3 nomad masters, 3 nomad clients, consul, traefik and...
Currently, you can pass in both `-policy` and `-role-name` on `nomad acl token create`, but you can only modify `-policy` when running `nomad acl token update`. The Nomad CLI should...
Bumps [ember-qunit](https://github.com/emberjs/ember-qunit) from 5.1.5 to 6.2.0. Release notes Sourced from ember-qunit's releases. Release 6.2.0 :rocket: Enhancement #1027 support Ember v5 (@jelhan) :bug: Bug Fix #1012 Add missing peer dependency on...
### Nomad version 1.7.6 or main branch ### Operating system and Environment details CentOS Linux release 7.9.2009 (Core) Docker Engine - 24.0.1 ### Issue Multiple attempts to restart the task...
In Nomad 1.5.0 (https://github.com/hashicorp/nomad/commit/542b23e999b5338cdcfa56bfdae1db9aa834cb3c) we started using the `ACL.WhoAmI` RPC method from the client to allow clients to check Workload Identity tokens and not just ACL tokens. In Nomad 1.7.0,...