Alex Dadgar
f38ed64938
Validate driver config on job register
2016-04-13 15:55:46 -07:00
Alex Dadgar
251ab35692
changelog
2016-04-13 15:01:58 -07:00
Alex Dadgar
a3ae885b95
Merge pull request #1062 from iverberk/f-validate-driver-config
...
Validate driver configuration
2016-04-13 15:00:41 -07:00
Alex Dadgar
dd7440bf56
changelog
2016-04-13 14:59:43 -07:00
Alex Dadgar
2d4b3f3d46
Merge pull request #1070 from hashicorp/f-interpret-artifacts
...
Interpret artifact source
2016-04-13 14:58:55 -07:00
Alex Dadgar
483fa975d7
createDriver expects task environment
2016-04-13 14:24:08 -07:00
Alex Dadgar
7cc22a5ed8
changelog
2016-04-13 09:46:43 -07:00
Alex Dadgar
c5d8c862c3
Merge pull request #1086 from hashicorp/b-many-allocs
...
Fix drained/batch allocations from continually migrating
2016-04-13 09:42:17 -07:00
Alex Dadgar
5d1995080e
Merge branch 'master' of github.com:hashicorp/nomad
2016-04-12 17:32:00 -07:00
Alex Dadgar
1f877015e8
changelog
2016-04-12 17:19:41 -07:00
Alex Dadgar
f7fb21db18
Merge pull request #1074 from hashicorp/f-periodic-utc
...
Periodic jobs always are evaluated in UTC TZ
2016-04-12 17:18:45 -07:00
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
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