Commit Graph

6271 Commits

Author SHA1 Message Date
Alex Dadgar 1235fc6581 summary tests 2016-12-13 16:15:40 -08:00
Alex Dadgar d808562bf1 changelog 2016-12-13 15:03:54 -08:00
Alex Dadgar ade108f78c
Release v0.5.2-rc1 2016-12-13 14:37:43 -08:00
Alex Dadgar 0c97864a65 changelog 2016-12-13 14:18:41 -08:00
Diptanu Choudhury 1ca243d449 Bumping up version 2016-12-13 13:55:25 -08:00
Diptanu Choudhury eadd80fe33 Merge branch 'master' of github.com:hashicorp/nomad 2016-12-13 13:53:53 -08:00
Diptanu Choudhury 91928b8f46 Updated changelog 2016-12-13 13:53:25 -08:00
Alex Dadgar 648ad2ebc5 Merge pull request #2096 from hashicorp/b-addAlloc
Fix race and remove panic
2016-12-13 13:50:17 -08:00
Diptanu Choudhury 06029ee598 Merge pull request #2097 from hashicorp/b-wait-remote-alloc
cancelling waiting for remote allocation
2016-12-13 13:10:16 -08:00
Diptanu Choudhury 53fb09023c cancelling waiting for remote allocation if the alloc doesn't need migration 2016-12-13 13:06:33 -08:00
Alex Dadgar 3cbd237512 Fix race and remove panic 2016-12-13 12:34:23 -08:00
Alex Dadgar ed7dbf1583 Merge pull request #2095 from hashicorp/jbs-docs-server-members
Docs: remove admonition about server-members command
2016-12-13 10:43:29 -08:00
Diptanu Choudhury 2231f3243b Merge pull request #2090 from christoe/b-1680-more-resilient-disk-stats
#1680: Continue after not being able to stat a mountpoint
2016-12-13 10:34:46 -08:00
Brian Shumate 448d6eec89
Remove admonition about server-members command 2016-12-13 11:11:26 -05:00
Christoffer Kylvåg 6a1f32b8ba #1680: Continue after not being able to stat a mountpoint 2016-12-13 12:28:57 +01:00
Alex Dadgar da7acf8227 bump dev version 2016-12-12 14:03:48 -08:00
Alex Dadgar f94c8a3588 Update version 2016-12-12 13:56:34 -08:00
Alex Dadgar 7f82ce3256
Release v0.5.1 2016-12-12 13:53:01 -08:00
Alex Dadgar 0609f48bd3 update hc-releases 2016-12-12 13:48:08 -08:00
Alex Dadgar 60ec748255 version bump 2016-12-12 13:33:56 -08:00
Alex Dadgar af2865ea48 Don't modify jobs status inplace 2016-12-12 11:42:47 -08:00
Michael Schurter 50826c7d87 Merge pull request #2087 from hashicorp/rkt-dns-docs
Document rkt --dns={host,none}
2016-12-12 11:04:39 -08:00
Michael Schurter 5f8137d993 Document rkt --dns={host,none} 2016-12-12 10:59:56 -08:00
Alex Dadgar 05e63b0258 Merge pull request #2075 from samber/patch-1
doc(interpolation): More explicit
2016-12-12 10:37:14 -08:00
Alex Dadgar c25be57c79 Merge pull request #2083 from ksatirli/patch-1
bumps Nomad from 0.4.1 to 0.5.0
2016-12-12 09:37:38 -08:00
Kerim Satirli 981f5fb4d1 bumps Nomad from 0.4.1 to 0.5.0
Noticed that the `Vagrantfile` still references `0.4.1` of Nomad.

Verified this still works by testing it with all steps listed in the [Getting-Started](https://www.nomadproject.io/intro/getting-started/jobs.html) guide.
2016-12-12 11:45:03 +01:00
root 93935a6210
Release v0.5.1-rc2 2016-12-10 02:11:29 +00:00
Diptanu Choudhury 76c6103d3d Merge branch 'master' of github.com:hashicorp/nomad 2016-12-09 17:53:56 -08:00
Diptanu Choudhury d827bd5097 Updating the version 2016-12-09 17:53:45 -08:00
Alex Dadgar 32fb81a18f Merge pull request #2079 from hashicorp/b-logs
Fix high CPU and FD usage on `nomad logs`
2016-12-09 17:53:25 -08:00
Alex Dadgar 432e766b1b changelog 2016-12-09 17:53:14 -08:00
Alex Dadgar 59b47caa86 comment 2016-12-09 17:51:50 -08:00
Alex Dadgar 356fbde803 fix high cpu usage + faster encoding 2016-12-09 17:33:10 -08:00
Alex Dadgar d82747bd33 Benchmark 2016-12-09 14:44:50 -08:00
Alex Dadgar 3aff765cba Fix FD leak 2016-12-09 10:49:39 -08:00
Samuel BERTHE 8530981c72 doc(interpolation): More explicit 2016-12-09 10:24:30 +01:00
Seth Vargo abf2ec76cc Merge pull request #2073 from hashicorp/sethvargo/meta
Fix broken meta links
2016-12-08 11:30:36 -08:00
Seth Vargo 24ba6119b1
Fix broken meta links 2016-12-08 10:45:33 -08:00
Seth Vargo 358ab96a47
Client meta is a map[string]string 2016-12-08 10:35:40 -08:00
Alex Dadgar eac325cd66 Merge pull request #2071 from florianb/patch-2
Fix subsequent IDs
2016-12-08 10:31:53 -08:00
Florian Breisch 47638cbc8a Fix subsequent IDs 2016-12-08 17:09:28 +01:00
Alex Dadgar 8885ab70a6 Handle the delete case 2016-12-06 20:15:10 -08:00
Alex Dadgar ef79e77e52 Children summary 2016-12-06 17:06:57 -08:00
Diptanu Choudhury a0c011ac3e Updated version of Go 2016-12-06 15:15:52 -08:00
Tom Michaud d0c01c8816 Fixes docker-driver Auth-config interpolation 2016-12-06 13:30:23 -07:00
root 4f47626e4c
Release v0.5.1-rc1 2016-12-06 01:48:25 +00:00
Alex Dadgar c005fcb973 Add structs 2016-12-05 17:24:37 -08:00
Diptanu Choudhury 4d5368e696 Updated version 2016-12-05 17:21:00 -08:00
Diptanu Choudhury e913a59b77 Updated changelog 2016-12-05 17:19:44 -08:00
Diptanu Choudhury 2a959393c7 Merge pull request #2061 from hashicorp/b-alloc-dir-perms
Fixed permissions of migrated allocation directories
2016-12-05 17:15:11 -08:00