Commit Graph

3646 Commits

Author SHA1 Message Date
Alex Dadgar
b63f3bb078 Periodic jobs always are evaluated in UTC TZ 2016-04-12 09:47:25 -07:00
Diptanu Choudhury
e263f91463 Removing extra file 2016-04-11 22:10:49 -04:00
Diptanu Choudhury
c441f97e9b Merge branch 'master' of github.com:hashicorp/nomad 2016-04-11 22:08:30 -04:00
Alex Dadgar
bf827ca2f7 Merge pull request #1069 from hashicorp/fix-read-node-attr
Fix read node attr
2016-04-11 18:42:32 -07:00
Diptanu Choudhury
ba9ff3b536 Reading consul attr from copy of node attributes 2016-04-11 20:13:28 -04:00
Diptanu Choudhury
f9a68f05c5 Merge branch 'master' of github.com:hashicorp/nomad 2016-04-11 20:09:29 -04:00
Alex Dadgar
0e15e7408f changelog 2016-04-11 17:02:22 -07:00
Alex Dadgar
5475d24e0b 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
e6e3225c5c Add -self flag to node-drain 2016-04-11 15:20:49 -07:00
Alex Dadgar
ba55c83ba4 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
1e9650d070 filtering failed batch allocs 2016-04-11 12:51:53 -07:00
Alex Dadgar
7117d8c763 Merge pull request #1064 from sandstrom/patch-1
Add dates to changelog
2016-04-11 11:48:58 -07:00
sandstrom
04557dfeaf Add dates to changelog 2016-04-10 14:46:37 +02:00
Diptanu Choudhury
1d0e5d90b3 Merge branch 'master' of github.com:hashicorp/nomad 2016-04-10 01:59:04 -07:00
Diptanu Choudhury
8e9503c426 Updated the consul in Vagrant env 2016-04-09 21:16:52 -07:00
Diptanu Choudhury
d8d24c0a8a Merge pull request #1053 from hashicorp/remove-interfaces
removing interfaces from config
2016-04-09 09:18:17 -07:00
Alex Dadgar
8039720b10 Revert "Remove client status from allocation TerminalStatus"
This reverts commit 819e1e4b39.
2016-04-08 14:22:06 -07:00
Alex Dadgar
4b232b54a1 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
25b6d99ffd 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
bc631c4667 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
7ca0b7e6fc 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
88e8361ad2 Update CHANGELOG.md 2016-04-08 13:24:13 -05:00
Paul Hinze
0c6b05eb1b 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
401b04529e 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
81fc2b096d 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
e3511b6297 Merge pull request #1054 from hashicorp/missing-deps
Added missing files for go-getter
2016-04-07 20:13:07 -07:00
Diptanu Choudhury
f3452a6698 Added missing files for go-getter 2016-04-07 19:32:19 -07:00
Alex Dadgar
36a75054d8 When reserving ports don't reserve network interface speed 2016-04-07 15:47:02 -07:00
Alex Dadgar
da543308f2 Sort the task resources in alloc-status 2016-04-07 14:55:48 -07:00
Alex Dadgar
663b04fc60 vendor updated godep 2016-04-07 14:19:57 -07:00
Ivo Verberk
13e670159b Make sure we exit on errors 2016-04-07 22:56:17 +02:00
Diptanu Choudhury
bed0f2b08c Removing the interfaces block from docs 2016-04-07 13:31:32 -07:00
Diptanu Choudhury
1e9fa644a4 removing interfaces from config 2016-04-07 13:25:38 -07:00
Ivo Verberk
b7bc3aae6f Fixes a panic when fs commands with a job parameter return zero allocations 2016-04-07 20:22:09 +02:00
Alex Dadgar
1186c9d3d2 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
Paul Hinze
9968a5b913 website: force mime-types for some assets on deploy
Should fix occassional issues with application/octet-stream mime type
assets breaking things on the site.
2016-04-07 12:52:11 -05:00
Diptanu Choudhury
dd706284b1 Merge pull request #1047 from hashicorp/b-log-rotator
Fixing race issues in log rotator
2016-04-06 19:26:53 -07:00
Diptanu Choudhury
eccebeca9e Fixing race issues in the log rotator 2016-04-06 18:58:34 -07:00
Diptanu Choudhury
ff804957e1 Merge branch 'master' of github.com:hashicorp/nomad 2016-04-06 13:38:51 -07:00
Diptanu Choudhury
fccb56388e Merge pull request #1044 from hashicorp/f-docker-tty
Added the tty flag to the driverconfig
2016-04-06 12:16:09 -07:00
Diptanu Choudhury
fdea9d7905 Logging errors in the file rotator 2016-04-06 12:06:49 -07:00
Diptanu Choudhury
7a8c92cec6 Added the tty flag to the driverconfig 2016-04-06 09:54:45 -07:00
Diptanu Choudhury
a199640308 Merge pull request #1034 from hashicorp/f-raft-peers
Adding raft peers in agent info
2016-04-05 20:28:19 -07:00
Diptanu Choudhury
44a5adafdc Merge pull request #1035 from dvusboy/clarify_priority
Clarify how priority is ordered
2016-04-05 20:27:49 -07:00
K.C. Wong
4bc1e17539 Clarify how priority is ordered
* It wasn't exactly obvious to me that larger values reflect
  higher priority.
2016-04-05 10:31:26 -07:00
Diptanu Choudhury
5105342434 Adding raft peers in agent info 2016-04-05 10:30:46 -07:00
Diptanu Choudhury
7555c2e705 Setting check state to critical if check result had an error 2016-04-05 10:15:38 -07:00
Diptanu Choudhury
e48d0b0373 Merge pull request #1032 from cosmopetrich/master
Fix syntax errors in example JSON job spec
2016-04-05 00:20:25 -07:00
Cosmo Petrich
97f2a9a1b8 Fix syntax errors in example JSON job spec 2016-04-05 14:25:19 +10:00
Diptanu Choudhury
45114d9abd Merge pull request #1030 from hashicorp/b-readat
Seeking to offset while doing readAt with non-zero offset
2016-04-04 13:28:12 -07:00