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.
- 25 Jan, 2019 15 commits
-
-
Alex Dadgar authored
This PR fixes an issue where template restarts would count twice since it was emitting a restarting event.
-
Mahmood Ali authored
-
Mahmood Ali authored
drivers: pass logger through driver plugin client
-
Nick Ethier authored
drivers/docker: handle shutdown of upgraded tasks correctly
-
Mahmood Ali authored
website: redirect to new scheduling doc
-
Mahmood Ali authored
server/vault: tweak error messages
-
Omar Khawaja authored
* initial structure * add to affinity guide * add to affinity guide * update affinity guide * spread guide * update content * update step 3 to spread stanza * update * add wording to motivate the use of spread and affinity * improve guide description and use clearer wording to distinguish constrain from affinity * clarify challenge to user with specific example * improve wording in the solution section * incorporate rest of suggestions into affinity guide * modify spread guide description * improve wording of spread docs * change instance count from 5 to 10 to more easily show spread * improving spread guide and changing demo architecture * motivate spread a bit more * clarification about spread * fix wording
-
Mahmood Ali authored
Closes #5139
-
Mahmood Ali authored
-
Mahmood Ali authored
This fixes a panic whenever driver plugin attempts to log a message.
-
Nick Ethier authored
docker: only log missing bridge_ip on initial fingerprint
-
Nick Ethier authored
plugins/drivers: change stats interval to duration type in proto
-
Nick Ethier authored
-
Nick Ethier authored
-
Preetha authored
Documentation for preemption
-
- 24 Jan, 2019 23 commits
-
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha authored
Documentation fixes for affinity and spread
-
Preetha Appan authored
-
Preetha Appan authored
-
Alex Dadgar authored
Co-Authored-By:
preetapan <preetha@hashicorp.com>
-
Preetha Appan authored
-
Nick Ethier authored
-
Preetha Appan authored
-
Preetha Appan authored
-
Preetha authored
Add Datacenters to the JobListStub struct
-
Nick Ethier authored
-
Nick Ethier authored
e2e tests for upgrade path to driver plugins
-
Nick Ethier authored
* master: (23 commits) tests: avoid assertion in goroutine spell check ci: run checkscripts tests: deflake TestRktDriver_StartWaitRecoverWaitStop drivers/rkt: Remove unused github.com/rkt/rkt drivers/rkt: allow development on non-linux cli: Hide `nomad docker_logger` from help output api: test api and structs are in sync goimports until make check is happy nil check node resources to prevent panic tr: use context in as select statement move pluginutils -> helper/pluginutils vet goimports gofmt Split hclspec move hclutils Driver tests do not use hcl2/hcl, hclspec, or hclutils move reattach config loader and singleton ...
-
Nick Ethier authored
-
Alex Dadgar authored
Document devices
-
Alex Dadgar authored
-
Michael Schurter authored
Co-Authored-By:
dadgar <alex@hashicorp.com>
-
https://github.com/hashicorp/nomadNick Ethier authored
Merge branch 'f-driver-upgradepath-test' of https://github.com/hashicorp/nomad into f-driver-upgradepath-test * 'f-driver-upgradepath-test' of https://github.com/hashicorp/nomad:
-
Nick Ethier authored
drivers: add docker upgrade path and e2e test
-
https://github.com/hashicorp/nomadNick Ethier authored
Merge branch 'f-driver-upgradepath-test' of https://github.com/hashicorp/nomad into f-driver-upgradepath-test * 'f-driver-upgradepath-test' of https://github.com/hashicorp/nomad: Apply suggestions from code review
-
Preetha Appan authored
-
Preetha Appan authored
Also reorganize the docs so that scheduling has subpages in it
-
- 23 Jan, 2019 2 commits
-
-
Nick Ethier authored
ci: run seperate build jobs for slower packages
-
Alex Dadgar authored
-