Commit Graph

3812 Commits

Author SHA1 Message Date
Alex Dadgar f741e83401 Merge pull request #1082 from hashicorp/sethvargo/ws_md
Update website push script to fix metadata
2016-04-12 16:32:57 -07:00
Alex Dadgar 9d206d0703 Merge pull request #1083 from hashicorp/sethvargo/singlejs
Only pubish a single, combine js artifact
2016-04-12 16:32:51 -07:00
Alex Dadgar 1a31e5e137 Fix drained/batch allocations from continually migrating 2016-04-12 16:14:32 -07:00
Seth Vargo 5ee91c6a65 Only pubish a single, combine js artifact 2016-04-12 20:30:14 +01:00
Seth Vargo 34efff01ac Update website push script to fix metadata 2016-04-12 20:17:27 +01:00
Alex Dadgar 273dfaf2c7 Periodic jobs always are evaluated in UTC TZ 2016-04-12 09:47:25 -07:00
Diptanu Choudhury 9d6e4ddbc2 Added docs for http advertise addr 2016-04-12 08:34:04 -07:00
Diptanu Choudhury bab7d8c9ce Fixing the API call of stopping container 2016-04-12 02:29:28 -07:00
Diptanu Choudhury e599ab795c Added a test to ensure that the docker driver is removing containers after container exits successfully 2016-04-12 01:00:14 -04:00
Diptanu Choudhury 02f16e0ea5 Removing container and image once the wait from docker api returns 2016-04-12 00:52:45 -04:00
Diptanu Choudhury 5fa3726bbf Removing extra file 2016-04-11 22:10:49 -04:00
Diptanu Choudhury e3bb02e4b6 Merge branch 'master' of github.com:hashicorp/nomad 2016-04-11 22:08:30 -04:00
Alex Dadgar dc63c24e59 interpet the artifact source 2016-04-11 18:46:16 -07:00
Alex Dadgar 5fd5d80fca Merge pull request #1069 from hashicorp/fix-read-node-attr
Fix read node attr
2016-04-11 18:42:32 -07:00
Diptanu Choudhury 2941b26244 Reading consul attr from copy of node attributes 2016-04-11 20:13:28 -04:00
Diptanu Choudhury bfe4c2733b Merge branch 'master' of github.com:hashicorp/nomad 2016-04-11 20:09:29 -04:00
Alex Dadgar deeb024d48 changelog 2016-04-11 17:02:22 -07:00
Alex Dadgar 51a7bc8c8d Merge pull request #1068 from hashicorp/f-node-drain-self
Add -self flag to node-drain
2016-04-11 17:01:21 -07:00
Alex Dadgar 60153ed845 Add -self flag to node-drain 2016-04-11 15:20:49 -07:00
Ivo Verberk cd301327ed Add comments and fix a typo 2016-04-11 23:09:09 +02:00
Alex Dadgar 98bbb10217 Merge pull request #1067 from hashicorp/b-add-client-status-to-terminal
add client status to allocation terminal status
2016-04-11 13:20:39 -07:00
Alex Dadgar f021c1a7b0 filtering failed batch allocs 2016-04-11 12:51:53 -07:00
Alex Dadgar 4f9cd906b4 Merge pull request #1064 from sandstrom/patch-1
Add dates to changelog
2016-04-11 11:48:58 -07:00
sandstrom 9dff38b423 Add dates to changelog 2016-04-10 14:46:37 +02:00
Ivo Verberk 11f4e647b2 Add interactive option to the Docker driver configuration schema 2016-04-10 12:20:01 +02:00
Diptanu Choudhury 7290883a3a Merge branch 'master' of github.com:hashicorp/nomad 2016-04-10 01:59:04 -07:00
Diptanu Choudhury 49d90c907c Updated the consul in Vagrant env 2016-04-09 21:16:52 -07:00
Ivo Verberk 6d0191a485 Add missing comments on exported Validate function 2016-04-10 01:15:09 +02:00
Ivo Verberk 13a2d62bfa Implement configuration validation for all task drivers 2016-04-10 00:42:57 +02:00
Ivo Verberk 542603dec6 Add helper to validate raw configuration data 2016-04-10 00:42:43 +02:00
Diptanu Choudhury 953127fff7 Merge pull request #1053 from hashicorp/remove-interfaces
removing interfaces from config
2016-04-09 09:18:17 -07:00
Alex Dadgar 034bae90bb Revert "Remove client status from allocation TerminalStatus"
This reverts commit 819e1e4b3967c7029ee8221144666ff460fdd7ed.
2016-04-08 14:22:06 -07:00
Alex Dadgar d9908ee981 Merge pull request #1060 from hashicorp/b-gc-fix
Force GC checks nodes last and fix eval GC to cleanup deregistered batch jobs
2016-04-08 14:13:54 -07:00
Alex Dadgar ca938f205c Force GC garbage collects nodes last and fix eval GC to cleanup deregistered batch jobs 2016-04-08 11:42:02 -07:00
Alex Dadgar 42924b9037 Merge pull request #1052 from iverberk/b-fix-panic-on-fs-job-parameter
Fixes a panic when fs commands with a job parameter return zero allocations
2016-04-08 11:27:20 -07:00
Alex Dadgar b170be12ea Merge pull request #1058 from ketzacoatl/patch-1
Dropped `node_id` from docs, per #675
2016-04-08 11:26:04 -07:00
Paul Hinze eeaad07aa4 Update CHANGELOG.md 2016-04-08 13:24:13 -05:00
Paul Hinze 444ae0ff3e Merge pull request #1059 from hashicorp/phinze/docker-interactive-flag
client/docker: add `interactive` option
2016-04-08 13:23:31 -05:00
Paul Hinze 044978783f client/docker: add `interactive` option
Equivalent to `docker run --interactive` - keeps STDIN open.

Also adds docs for both `tty` and `interactive` docker config.
2016-04-08 12:51:07 -05:00
ketzacoatl 640a03397e Dropped `node_id` from docs, per #675
Specifically, see https://github.com/hashicorp/nomad/blob/master/CHANGELOG.md#030

> Node ID is no longer specifiable. For users who have set a custom Node ID, the node should be drained before Nomad is updated and the data_dir should be deleted before starting for the first time [GH-675]
2016-04-08 13:48:43 -04:00
Diptanu Choudhury 2bda0fc233 Merge pull request #1054 from hashicorp/missing-deps
Added missing files for go-getter
2016-04-07 20:13:07 -07:00
Diptanu Choudhury ebf4383f52 Added missing files for go-getter 2016-04-07 19:32:19 -07:00
Alex Dadgar f3d9ecf354 When reserving ports don't reserve network interface speed 2016-04-07 15:47:02 -07:00
Alex Dadgar b6e1057974 Sort the task resources in alloc-status 2016-04-07 14:55:48 -07:00
Alex Dadgar 967c1870a4 vendor updated godep 2016-04-07 14:19:57 -07:00
Ivo Verberk b5beb70fbd Make sure we exit on errors 2016-04-07 22:56:17 +02:00
Diptanu Choudhury e00f8426d8 Removing the interfaces block from docs 2016-04-07 13:31:32 -07:00
Diptanu Choudhury 891b201eef removing interfaces from config 2016-04-07 13:25:38 -07:00
Ivo Verberk a7b1842824 Fixes a panic when fs commands with a job parameter return zero allocations 2016-04-07 20:22:09 +02:00
Alex Dadgar f6b56540b3 Merge pull request #1051 from hashicorp/phinze/website-mime-types
website: force JS/CSS mime-types on deploy
2016-04-07 11:15:19 -07:00