Commit Graph

3735 Commits

Author SHA1 Message Date
Alex Dadgar 5512d69438 Merge branch 'master' of github.com:hashicorp/nomad 2016-03-28 14:34:05 -07:00
Alex Dadgar 2de8ab6b1b Alloc dir uses MkdirAll 2016-03-28 14:33:53 -07:00
Diptanu Choudhury 8e575bdfb1 Merge pull request #992 from hashicorp/f-script-checks-docs
Added docs for script checks
2016-03-28 14:27:26 -07:00
Diptanu Choudhury f13d6907f7 Merge pull request #995 from hashicorp/f-consul-https
Using tls cert and key files while connecting to consul over https
2016-03-28 14:26:49 -07:00
Diptanu Choudhury c07f13c7c5 Removing extra chars 2016-03-28 14:26:31 -07:00
Diptanu Choudhury a99f20ef9f Updated docs 2016-03-28 14:25:15 -07:00
Diptanu Choudhury 820131447e Merge pull request #998 from hashicorp/check-cmd
Renamed checks cmd to command to be consistent with exec driver config
2016-03-28 14:25:04 -07:00
Alex Dadgar ec89e77316 Merge pull request #997 from hashicorp/fs-cat-api
Added the /fs/cat/ api
2016-03-28 14:14:47 -07:00
Diptanu Choudhury 2963c3f1f4 Renamed checks cmd to command to be consistent with exec driver config 2016-03-28 14:05:12 -07:00
Diptanu Choudhury 9d495a4be4 Added the /fs/cat/ api 2016-03-28 11:06:22 -07:00
Diptanu Choudhury 4d8f813090 Merge pull request #994 from hashicorp/fix-node-drain
Fixes the logic for drain and stop command's confirmation prompt
2016-03-28 10:49:34 -07:00
Diptanu Choudhury ab557b0f0c Corrected docs 2016-03-28 10:06:44 -07:00
Diptanu Choudhury 2bc5e78e9e Added docs 2016-03-27 23:21:50 -07:00
Diptanu Choudhury d3d4eeb1c1 Using tls cert and key files while connecting to consul over https 2016-03-27 23:09:31 -07:00
Diptanu Choudhury 946ccfc512 Fixes the logic for job-stop confirmation prompt 2016-03-27 19:21:23 -07:00
Diptanu Choudhury b45387c03c Fixes the logic for node drain confirmation prompt 2016-03-27 19:17:29 -07:00
Diptanu Choudhury 9acdc48e52 Added docs for script checks 2016-03-26 13:10:15 -07:00
Alex Dadgar 99cfe5b302 changelog 2016-03-25 19:28:27 -07:00
Alex Dadgar 6a8cc50a11 Merge pull request #962 from hashicorp/b-failed-task-kills-tg
client: When a task fails, kill all other tasks in the task group
2016-03-25 19:27:21 -07:00
Alex Dadgar 9850440d27 Merge pull request #987 from hashicorp/website-update-middleman-toc
website: update middleman and link to header
2016-03-25 18:55:20 -07:00
Alex Dadgar ad8744cef1 changelog 2016-03-25 18:49:16 -07:00
Alex Dadgar 111a90859d Merge pull request #990 from hashicorp/f-hcl-to-json
nomad run -output emits the JSON representation of the job
2016-03-25 18:47:44 -07:00
Alex Dadgar 1b6e772681 JSON page docs 2016-03-25 18:34:01 -07:00
Alex Dadgar f9a48e23f9 nomad run -output emits the JSON representation of the job 2016-03-25 18:24:51 -07:00
Diptanu Choudhury c872711d01 Merge pull request #986 from hashicorp/scripts
Implement script checks
2016-03-25 18:22:35 -07:00
Diptanu Choudhury f167a4c910 Using latest busybox 2016-03-25 18:21:43 -07:00
Diptanu Choudhury a4e81d751d Fixing the exec script check to run within the chroot 2016-03-25 17:53:22 -07:00
Diptanu Choudhury e893e71e21 Moved the dockerIsConnected to testutils 2016-03-25 17:15:51 -07:00
Diptanu Choudhury 439a86f194 Removing the container after running script check 2016-03-25 17:02:53 -07:00
Diptanu Choudhury 44a3f2ae1f Added more tests for the checks 2016-03-25 16:56:40 -07:00
Alex Dadgar 7de1232722 Merge branch 'master' of github.com:hashicorp/nomad 2016-03-25 16:49:54 -07:00
Alex Dadgar 3f69054b6c changelog 2016-03-25 16:49:46 -07:00
Alex Dadgar 1c28e121f4 Merge pull request #989 from hashicorp/b-batch-no-eval-gc
Limit garbage collection of running batch jobs
2016-03-25 16:48:42 -07:00
Alex Dadgar b9a80f14f1 Limit garbage collection of batch jobs 2016-03-25 16:46:48 -07:00
Diptanu Choudhury 853c5120d0 Using a single timer to run checks 2016-03-25 16:11:45 -07:00
Alex Dadgar 9d2f4ab7a8 changelog 2016-03-25 15:21:03 -07:00
Diptanu Choudhury 449fdf6fb2 using switch to determine the state of checks 2016-03-25 14:26:56 -07:00
Diptanu Choudhury b886636f6f Using tickers instead of creating new timers 2016-03-25 14:18:04 -07:00
Alex Dadgar 4803cf28c7 Merge pull request #971 from hashicorp/b-terminal-alloc
Remove client status from allocation TerminalStatus
2016-03-25 13:14:20 -07:00
Alex Dadgar 5fc83bd868 Dead->Complete 2016-03-25 12:56:54 -07:00
Alex Dadgar 09f63fd3c0 Remove client status from allocation TerminalStatus 2016-03-25 12:53:37 -07:00
Alex Dadgar f64f03f87e Test task failure killing TG and fix setting the task as received on a restore 2016-03-25 12:51:40 -07:00
Alex Dadgar dced530c7c kill tasks in alloc when one fails 2016-03-25 12:50:25 -07:00
Alex Dadgar 502dae4c4b Merge pull request #984 from hashicorp/f-unrecoverable-error
Explain restart decision and display in alloc-status
2016-03-25 12:47:25 -07:00
Alex Dadgar 25dc8a0dcb Explain restart decision and display in alloc-status 2016-03-25 12:47:14 -07:00
Alex Dadgar 647c20e465 Merge pull request #978 from hashicorp/f-enforce-user
Operator specifiable blacklist for task's using certain users
2016-03-25 12:44:05 -07:00
Alex Dadgar f43891a790 swap raw_exec and qemu in the blacklist 2016-03-25 12:43:50 -07:00
Alex Dadgar adbc7ed0d8 Merge pull request #981 from hashicorp/f-eval-force
Deregister creates an eval for a job even if it doesn't exist
2016-03-25 11:54:15 -07:00
Alex Dadgar 5293b6a5e9 small fixes 2016-03-25 11:38:18 -07:00
Alex Dadgar 5c89c5df23 Merge pull request #985 from hashicorp/b-interpret-job-tg-meta
client: Add job and task group meta interpretation
2016-03-25 10:48:20 -07:00