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.
- 14 Nov, 2019 1 commit
-
-
Drew Bailey authored
pin to v0.22.1
-
- 13 Nov, 2019 6 commits
-
-
Drew Bailey authored
nomad: fix dropped test error
-
Lars Lehtonen authored
-
Drew Bailey authored
test rootfallthrough handler
-
Charlie Voiselle authored
[docs] Fix link; discuss meta; lint fixes
-
Lars Lehtonen authored
* remove unused MockPeriodicJob() from tests * remove unused getIndex() from tests * remove unused checkIndex() from tests * remove unused assertIndex() from tests * remove unused Agent.findLoopbackDevice()
-
Lars Lehtonen authored
-
- 12 Nov, 2019 15 commits
-
-
Charlie Voiselle authored
-
Michael Schurter authored
vault: allow overriding implicit vault constraint
-
Michael Schurter authored
-
Michael Schurter authored
There's a bug in version parsing that breaks this constraint when using a prerelease enterprise version of Vault (eg 1.3.0-beta1+ent). While this does not fix the underlying bug it does provide a workaround for future issues related to the implicit constraint. Like the implicit Connect constraint: *all* implicit constraints should be overridable to allow users to workaround bugs or other factors should the need arise.
-
Drew Bailey authored
-
Mahmood Ali authored
-
Mahmood Ali authored
remove accidental project leakage in api/ package
-
Mahmood Ali authored
-
Mahmood Ali authored
vault: check token_explicit_max_ttl as well
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
-
Mahmood Ali authored
Vault 1.2.0 deprecated `explicit_max_ttl` in favor of `token_explicit_max_ttl`.
-
Lars Lehtonen authored
-
James Rasell authored
closes #6672
-
- 11 Nov, 2019 16 commits
-
-
Tim Gross authored
-
Charlie Voiselle authored
This is the basic code to add the Windows Service Manager hooks to Nomad. Includes vendoring golang.org/x/sys/windows/svc and added Docs: * guide for installing as a windows service. * configuration for logging to file from PR #6429
-
Chris Baker authored
there was a bad (localhost) URL in the vault docs (cherry pick of #6674)
-
Chris Baker authored
-
Chris Raborg authored
Fixes #6645
-
Drew Bailey authored
update changelog
-
Drew Bailey authored
-
Drew Bailey authored
-
Charlie Voiselle authored
linter fixes
-
Charlie Voiselle authored
-
Lars Lehtonen authored
-
Drew Bailey authored
-
Tim Gross authored
The LXC task driver documentation is missing for many of the optional task config fields, and for the recently added `gc` field on the driver configuration.
-
Drew Bailey authored
return a 404 if not found instead of redirect to ui
-
Carlos Neira authored
* Added firecracker-task-driver to community docs Signed-off-by:
Carlos Neira <cneirabustos@gmail.com>
-
Drew Bailey authored
-
- 08 Nov, 2019 2 commits
-
-
Drew Bailey authored
-
Charlie Voiselle authored
website - add -moz-osx-font-smoothing for smooth firefox osx fonts
-