Nick Ethier
c6cc1e62e7
circbufwriter: Add tests
2019-01-28 12:04:41 -05:00
Nick Ethier
6837a73708
add circbufwriter package
2019-01-28 11:35:21 -05:00
Nick Ethier
d9b1fc1a54
executor: prevent logger from blocking when stderr pipe is detached
2019-01-25 23:08:01 -05:00
Nick Ethier
1400012cbc
drivermanager: don't store nil reattach configs
2019-01-25 23:07:04 -05:00
Nick Ethier
73d5f45dd3
raw_exec: ensure executor is killed after task is stopped
2019-01-25 23:06:31 -05:00
Nick Ethier
3113046dc3
Merge pull request #5240 from hashicorp/b-docker-bridgeip-logging
...
docker: only log missing bridge_ip on initial fingerprint
2019-01-24 22:54:54 -05:00
Nick Ethier
4e5b60d0ed
Merge pull request #5239 from hashicorp/b-driver-stats-interval
...
plugins/drivers: change stats interval to duration type in proto
2019-01-24 22:54:30 -05:00
Nick Ethier
ff767d64a6
docker: only log missing bridge_ip on initial fingerprint
2019-01-24 22:34:57 -05:00
Nick Ethier
f38612c3b3
plugins/drivers: change stats interval to duration type in proto
2019-01-24 22:19:18 -05:00
Preetha
1343911558
Merge pull request #5234 from hashicorp/b-preemption-docs
...
Documentation for preemption
2019-01-24 18:32:14 -06:00
Preetha Appan
c4899fb073
fixed formatting
2019-01-24 17:24:20 -06:00
Preetha Appan
7e21650849
Delete intro section which is now in index page
2019-01-24 17:20:22 -06:00
Preetha
e818feccbe
Merge pull request #5238 from hashicorp/b-spread-docs-fixes
...
Documentation fixes for affinity and spread
2019-01-24 16:57:06 -06:00
Preetha Appan
8cffdb1357
review comments
2019-01-24 16:50:23 -06:00
Preetha Appan
16a2fab164
more code review comments
2019-01-24 16:40:00 -06:00
Alex Dadgar
61f4fa7e71
Apply suggestions from code review
...
Co-Authored-By: preetapan <preetha@hashicorp.com >
2019-01-24 15:42:11 -06:00
Preetha Appan
afbe065a30
improve spread docs
2019-01-24 14:58:26 -06:00
Preetha Appan
a8a7802a51
Fix spacing and add links to affinity stanza from various pages
2019-01-24 12:12:40 -06:00
Preetha Appan
de84a2e463
update to Consul 1.4.0 for e2e tests
2019-01-24 09:52:15 -06:00
Preetha
4518e4d8fb
Merge pull request #5223 from hashicorp/f-jobs-list-datacenters
...
Add Datacenters to the JobListStub struct
2019-01-24 08:13:30 -06:00
Nick Ethier
e2bc4f3f02
e2e/nomad09upgrade: remove test file that is not needed
2019-01-23 21:23:13 -05:00
Nick Ethier
4d29d5dd66
Merge pull request #5209 from hashicorp/f-driver-upgradepath-test
...
e2e tests for upgrade path to driver plugins
2019-01-23 21:03:29 -05:00
Nick Ethier
bed9efae44
Merge branch 'master' into f-driver-upgradepath-test
...
* 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
...
2019-01-23 21:01:24 -05:00
Nick Ethier
790fec8666
e2e: removed unused code in nomade09upgrade suite
2019-01-23 20:54:23 -05:00
Alex Dadgar
d56ad039a7
Merge pull request #5231 from hashicorp/d-devices
...
Document devices
2019-01-23 17:47:24 -08:00
Alex Dadgar
6f22fc0203
spelling mistakes
2019-01-23 17:47:07 -08:00
Michael Schurter
d1b6b45c77
Update devices/gpu/nvidia/README.md
...
Co-Authored-By: dadgar <alex@hashicorp.com >
2019-01-23 17:44:24 -08:00
Nick Ethier
266252aef3
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 :
2019-01-23 20:29:08 -05:00
Nick Ethier
b958b88443
Merge pull request #5232 from hashicorp/f-driver-upgradepath-docker
...
drivers: add docker upgrade path and e2e test
2019-01-23 20:28:51 -05:00
Nick Ethier
b45f8b085b
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
2019-01-23 20:26:32 -05:00
Preetha Appan
5b53bb9f5a
Add scheduler config docs and link from preemption docs
2019-01-23 18:57:45 -06:00
Preetha Appan
5c6d8f5153
Add preemption section to scheduling internals
...
Also reorganize the docs so that scheduling has subpages in it
2019-01-23 18:10:36 -06:00
Nick Ethier
f059e9a9e5
Merge pull request #5233 from hashicorp/f-split-slowtests
...
ci: run seperate build jobs for slower packages
2019-01-23 16:31:55 -05:00
Alex Dadgar
c3bac9d94b
fix package import
2019-01-23 12:53:33 -08:00
Nick Ethier
f4ee18a608
ci: run seperate build jobs for slower packages
2019-01-23 15:39:34 -05:00
Nick Ethier
a9060f44eb
drivers: add docker upgrade path and e2e test
2019-01-23 14:44:42 -05:00
Nick Ethier
410bb28420
Merge pull request #5227 from hashicorp/b-client-highcpu-usage
...
Fix bug related to high cpu usage
2019-01-23 14:27:51 -05:00
Michael Schurter
35eff08386
Apply suggestions from code review
...
Co-Authored-By: nickethier <ncethier@gmail.com >
2019-01-23 14:09:49 -05:00
Alex Dadgar
8f514618ee
change example job a bit
2019-01-23 10:58:46 -08:00
Alex Dadgar
f3a2d26d40
fix docker runtime attribute
2019-01-23 10:58:46 -08:00
Alex Dadgar
2e65c95138
Json job
2019-01-23 10:58:46 -08:00
Alex Dadgar
81916181ac
nvidia device plugin docs
2019-01-23 10:58:46 -08:00
Alex Dadgar
8264f50c52
convert driver to device for device constraint/attributes
2019-01-23 10:58:45 -08:00
Alex Dadgar
81a415a054
link to resources page
2019-01-23 10:58:45 -08:00
Alex Dadgar
a0a52f6198
Device job stanza
2019-01-23 10:58:45 -08:00
Mahmood Ali
4781f1dd7b
Merge pull request #5229 from hashicorp/r-grabbag-201901019
...
Grab bag of small changes
2019-01-23 13:06:51 -05:00
Mahmood Ali
4817a89bd3
tests: avoid assertion in goroutine
2019-01-23 12:34:16 -05:00
Mahmood Ali
cabe5e90f2
spell check
2019-01-23 10:54:52 -05:00
Mahmood Ali
281d7bc170
ci: run checkscripts
...
`travis.sh` contained some bash-ism despite it being invoked with `sh`.
2019-01-23 10:54:52 -05:00
Mahmood Ali
9c94953c08
tests: deflake TestRktDriver_StartWaitRecoverWaitStop
2019-01-23 10:54:49 -05:00