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.
- 04 Jan, 2021 15 commits
-
-
Chris Baker authored
resolves #9839 resolves #6929 resolves #6910 e2e: template env interpolation path testing
-
Tim Gross authored
-
Tim Gross authored
* systemd units require absolute paths * ensure directory exists for dnsmasq
-
Michael Schurter authored
build: upgrade from Go 1.15.5 -> 1.15.6
-
nileshcs authored
-
Tim Gross authored
-
Tim Gross authored
The client allocation GC API returns a misleading error message when the allocation exists but is not yet eligible for GC. Make this clear in the error response. Note in the docs that the allocation will still show on the server responses.
-
Michael Schurter authored
Also updated scripts/update_golang_version.sh to handle new CircleCI file layout.
-
James Rasell authored
docs: add PreserveCounts param to job API doc.
-
Mahmood Ali authored
Don't bootstrap when `bootstrap_expect` is zero
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Michael Schurter authored
-
Jerome Gravel-Niquet authored
-
James Rasell authored
Fixed typo in index.mdx
-
- 02 Jan, 2021 1 commit
-
-
Aaron Harper authored
-
- 21 Dec, 2020 2 commits
-
-
Drew Bailey authored
* operator subpages * line wrapping, fixed
-
Kris Hicks authored
-
- 18 Dec, 2020 21 commits
-
-
Chris Baker authored
docs: added lifecycle example to JSON Jobs API docs
-
Kris Hicks authored
-
Chris Baker authored
-
Chris Baker authored
docs: more documentation for lifecycle stanza
-
Chris Baker authored
-
Tim Gross authored
-
Chris Baker authored
Co-authored-by:
Tim Gross <tgross@hashicorp.com>
-
Chris Baker authored
Co-authored-by:
Tim Gross <tgross@hashicorp.com>
-
Chris Baker authored
-
Drew Bailey authored
* add job register preservecounts param, update job versions response * include job version diffs param * update
-
Kris Hicks authored
-
Chris Baker authored
docs: added examples of device responses to api docs
-
Kris Hicks authored
* Set 'only' ALL_TARGETS rather than append This is functionally no different than before, but it's more correct. * Re-scope VERBOSE=true Previously this was only set when the OS was Linux; this was added in 805ade7d. * Warn about unsupported OS rather than error Also: * Only print the warning when trying to build Nomad * Print correct list of supported OSes
-
Kris Hicks authored
* Add alt text to Nomad logo * Hoist Resources * Use description from nomadproject.io * Getting Started -> Quick Start * Add production cluster section to Quick Start * Remove "Who Uses Nomad" * Move Contributing to contributing/README.md * Add link to homepage from hero image
-
Chris Baker authored
-
Tim Gross authored
Although this behavior is unfortunate, we want to document the existing behavior rather than break backwards compatibility.
-
Tim Gross authored
-
Tim Gross authored
-
Tim Gross authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
- 17 Dec, 2020 1 commit
-
-
Michael Lange authored
UI: Quietly ignore orphaned allocs in the topo viz
-