Alex Dadgar
4c7c7729bb
changelog
2016-01-12 09:59:05 -08:00
Alex Dadgar
ec4eba7f4a
Merge pull request #663 from hashicorp/f-job-status
...
Populate Job Status
2016-01-12 09:58:16 -08:00
Alex Dadgar
41efdcb1c3
Add JobModifyIndex
2016-01-12 09:50:33 -08:00
Alex Dadgar
1ea336097a
Changelog
2016-01-11 18:00:13 -08:00
Alex Dadgar
ba52eebf4e
Merge pull request #653 from hashicorp/f-interpret-vars
...
Interpolate nomad variables in task environment variables
2016-01-11 17:56:18 -08:00
Alex Dadgar
62a820196f
Address comments
2016-01-11 17:48:32 -08:00
Alex Dadgar
9f4ec35f43
Set job status in state store
2016-01-11 17:48:32 -08:00
Alex Dadgar
80aa6d3007
Update JobStatus's
2016-01-11 17:48:32 -08:00
Alex Dadgar
e41435e272
Documentation
2016-01-11 11:12:09 -08:00
Alex Dadgar
6d157a0337
Fix tests
2016-01-11 09:58:31 -08:00
Alex Dadgar
7fe6c8bd1b
Add folder
2016-01-11 09:58:31 -08:00
Alex Dadgar
3ba1c9b76b
merge
2016-01-11 09:58:26 -08:00
Diptanu Choudhury
9f4b5e39aa
Merge pull request #662 from bastiaanb/f-pid-mode
...
Add options ipc_mode, pid_mode and uts_mode to docker driver.
2016-01-10 15:11:55 -08:00
Bastiaan Bakker
63f8f60314
add documentation for ipc_mode and uts_mode
2016-01-10 22:19:33 +01:00
Bastiaan Bakker
fcfa8373b2
Add options ipc_mode, pid_mode and uts_mode to docker driver.
...
May only be used if priviliged mode is enabled in driver config.
2016-01-08 23:34:49 +01:00
Alex Dadgar
4a75075a03
Change status message
2016-01-08 10:32:08 -08:00
Alex Dadgar
a73e1863d5
Merge branch 'master' of https://github.com/hashicorp/nomad
2016-01-07 20:13:19 -08:00
Alex Dadgar
877630e7d1
Debug log for skipping overlapping periodic jobs
2016-01-07 20:12:07 -08:00
Diptanu Choudhury
76b5f32298
Changed error messages of script checks
2016-01-07 18:03:44 -08:00
Diptanu Choudhury
b1d1e966ba
Printing error message if check is not valid
2016-01-07 17:51:57 -08:00
Alex Dadgar
bd9b01b3cc
changelog
2016-01-07 16:12:35 -08:00
Alex Dadgar
1ab849049c
Merge pull request #659 from hashicorp/f-periodic-status
...
Improve nomad status on periodic jobs
2016-01-07 16:12:00 -08:00
Alex Dadgar
91be4970b7
Update jobspec with update and periodic block
2016-01-07 16:11:17 -08:00
Alex Dadgar
8e3d9d09fa
changelog
2016-01-07 15:46:13 -08:00
Alex Dadgar
3ff5e98d25
commnet
2016-01-07 15:43:30 -08:00
Alex Dadgar
dca1a9ad85
Make monitoring based on prefix optional
2016-01-07 15:25:08 -08:00
Alex Dadgar
f843e95cbf
Check parent id of prefix jobs and special case the output if no child job has been launched
2016-01-07 14:43:55 -08:00
Alex Dadgar
ce5a7b73ed
periodic status
2016-01-07 14:25:17 -08:00
Alex Dadgar
a0e52a406a
Merge pull request #657 from hashicorp/f-periodic-overlap
...
Add ProhibitOverlap option to PeriodicConfig
2016-01-07 14:17:04 -08:00
Alex Dadgar
ecdee3b414
Fix tests
2016-01-07 13:32:45 -08:00
Alex Dadgar
19faa4bb00
Remove parent index
2016-01-07 12:54:41 -08:00
Alex Dadgar
f289bdc76b
Remove debug message
2016-01-07 11:23:44 -08:00
Alex Dadgar
24fd4a8c27
Add ProhibitOverlap option to PeriodicConfig
2016-01-07 11:19:46 -08:00
Alex Dadgar
d7a81b4b4f
changelog
2016-01-06 16:30:11 -08:00
Alex Dadgar
b19631bf5c
Merge pull request #656 from hashicorp/b-qemu-bugs
...
Qemu driver uses BasicExecutor
2016-01-06 16:15:05 -08:00
Alex Dadgar
ef36ae0168
Use basic executor
2016-01-06 15:31:08 -08:00
Alex Dadgar
68a5877c91
Change multiple match cli output
2016-01-06 15:08:47 -08:00
Alex Dadgar
bcc43e75bc
CHANGELOG
2016-01-06 14:37:35 -08:00
Alex Dadgar
ce22c049db
Merge pull request #575 from nautsio/f-short-ids
...
Allow lookups based on short identifiers
2016-01-06 14:36:19 -08:00
Ivo Verberk
9527fc254d
Improvements for short identifiers
...
* Fix tests
* Update documentation
2016-01-06 22:46:57 +01:00
Alex Dadgar
a53c4f8c01
Merge pull request #655 from hashicorp/d-update-docs
...
Improved update docs
2016-01-06 11:27:19 -08:00
Alex Dadgar
04e3eadff6
Improved update docs
2016-01-06 11:21:37 -08:00
Diptanu Choudhury
75bb8c930d
Merge pull request #651 from hashicorp/b-qemu-port-forwarding
...
Adding a , between args to netdav
2016-01-05 15:22:57 -08:00
Diptanu Choudhury
161f90abc6
Adding a , between args to netdav
2016-01-05 13:17:51 -08:00
Alex Dadgar
3f211dc433
Merge branch 'master' of https://github.com/hashicorp/nomad
2016-01-05 10:42:51 -08:00
Alex Dadgar
5cfa3a7d2b
changelog
2016-01-05 10:42:43 -08:00
Alex Dadgar
9a92c39ce8
Merge pull request #641 from achanda/tools
...
Include gocov stuff in tools
2016-01-05 10:41:30 -08:00
Alex Dadgar
198230bae9
Merge pull request #645 from achanda/mount_dirs
...
Mount task and alloc dirs in the rkt driver
2016-01-05 10:34:03 -08:00
Abhishek Chanda
5f09148e37
Include gocov stuff in tools
...
These two tools are used in the "cov" Makefile target, but installing
these were not automated. This PR removes the ambiguity where a
developer tries to do a `make cov` and finds that the tools are not
installed.
2016-01-05 10:33:20 +00:00
Abhishek Chanda
2fc6352076
Mount task and alloc dirs in the rkt driver
...
rkt docs herer https://coreos.com/rkt/docs/latest/subcommands/run.html#mounting-volumes
2016-01-05 10:27:44 +00:00