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.
- 09 Jan, 2018 7 commits
-
-
Michael Schurter authored
-
Michael Schurter authored
It was never really implemented to begin with
-
Michael Schurter authored
There was a bug in jobspec parsing, a bug in CheckRestart merging, and a bug in CheckRestart canonicalization. All are now tested.
-
Michael Schurter authored
Add #3685 to changelog
-
Michael Schurter authored
chown dirs when migrating ephemeral_disk data
-
Michael Schurter authored
Fix typo
-
Michael Schurter authored
-
- 08 Jan, 2018 10 commits
-
-
Michael Schurter authored
Fixes #3702 Added missing chown call and made it conditional on running as root and not on Windows as we do with files.
-
Michael Schurter authored
Include credentials in fetch requests
-
Alex Dadgar authored
Logger backed by *testing.T
-
Michael Schurter authored
-
Charlie Voiselle authored
Priviledge -> privilege
-
Michael Schurter authored
For capturing log output in tests and only displaying them on failure. Pulled out of #3241
-
Michael Schurter authored
Fixes #3701 Relevant spec section: https://fetch.spec.whatwg.org/#concept-request-credentials-mode
-
Michael Schurter authored
Remove mention of check_restart on service
-
Preetha authored
fix(minor typo)
-
Conchubhar Gannon authored
-
- 05 Jan, 2018 1 commit
-
-
Preetha Appan authored
-
- 04 Jan, 2018 12 commits
-
-
Alex Dadgar authored
-
Michael Schurter authored
-
Alex Dadgar authored
Fix detection of successful batch allocations
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
-
Alex Dadgar authored
This PR restores older behavior of detecting successful batch allocations (04d86ffd). This has the side effect that we correctly filter desired status stop but not successful batch allocations and create their replacements.
-
Michael Schurter authored
This is currently broken and should be removed from docs until a fix is released. See #3713
-
Michael Schurter authored
Add missing -group=cache to docs
-
Michael Schurter authored
-
Michael Schurter authored
Prevent absolute URLs in checks paths
-
Michael Schurter authored
Fixes #3699
-
- 03 Jan, 2018 10 commits
-
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha authored
Merges recent work from 0.8 branch
-
Preetha authored
-
Michael Lange authored
Make macos/osx builds optional in Travis
-
Michael Schurter authored
securing guide: small signal typo and argument consistency
-
Preetha authored
-
Preetha authored
Mentions min CPU limit change in backward incompatibilities section.
-
Preetha authored
revert change to increase min. CPU resource value from 20 to 100
-
Michael Schurter authored
Add missing token option for nomad run command
-