This project is mirrored from https://gitee.com/mirrors/nomad.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 05 Nov, 2021 21 commits
-
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
-
Luiz Aoqui authored
ui: upgrade @babel/plugin-proposal-object-rest-spread @babel/plugin-transform-member-expression-literals 7.12.1 -> 7.16.0
-
Tim Gross authored
-
Jai authored
Upgrade ember data to 3.24 and model fragments to 5.0.0-beta.2
-
James Rasell authored
rpc: set the deregistration eval priority to the job priority.
-
James Rasell authored
rpc: set the job scale eval priority to the job priority.
-
Alessandro De Blasis authored
Enhance the CLI in order to return the host network in two flavors (default, verbose) of the `node status` command. Fixes: #11223. Signed-off-by:
Alessandro De Blasis <alex@deblasis.net>
-
James Rasell authored
docs: update API alloc list sample response to be current.
-
- 04 Nov, 2021 13 commits
-
-
Florian Apolloner authored
Co-authored-by:
James Rasell <jrasell@hashicorp.com>
-
pangratz authored
-
pangratz authored
-
pangratz authored
-
pangratz authored
`allocation.reload()` has differnt semantics for reloading, as it will reload the record in the background and immediately resolve [1]. By using the stores' findRecord and specifying `backgroundReload: false`, we make sure we await the response from the server and hereby have the complete record once we continue in the code. Using `allocation.reoad()` causes and infinite loop when we upgrade ember-data to 3.16 (and model fragments to 5.0.0-beta.2). [1] This is, unless `shouldBackgroundReload` on the adapter returns false, but it's true by default.
-
James Rasell authored
jobspec2: ensure consistent error handling between var-file & var.
-
pangratz authored
An empty string is not a valid JSON response which is expected by this endpoint.
-
James Rasell authored
changelog: fixup entry extension for #11167
-
James Rasell authored
-
James Rasell authored
-
Mahmood Ali authored
-
James Rasell authored
exactly one of ingress, terminating, or mesh must be configured
-
James Rasell authored
-
- 03 Nov, 2021 6 commits
-
-
Michael Schurter authored
core: bump rejected plans from debug -> info
-
Michael Schurter authored
client: never embed alloc_dir in chroot
-
Jamie Finnigan authored
-
Mike Nomitch authored
Update alert-banner.js
-
sara-gawlinski authored
Add banner for Nomad Packs for Pack contest
-
Kevin Wang authored
-