Diptanu Choudhury
008fa8d620
Fixed name of a test
2016-06-22 13:04:54 -07:00
Diptanu Choudhury
5c4acd5f6c
GC-ing dead batch jobs
2016-06-22 11:40:27 -07:00
Alex Dadgar
a4ee140d28
changelog
2016-06-22 10:14:13 -07:00
Alex Dadgar
36c6a50565
Merge pull request #1339 from hashicorp/b-wait-index-statestore
...
Worker waitForIndex uses StateStore index, not Raft Applied Index
2016-06-22 10:12:43 -07:00
Alex Dadgar
e6abae77ff
Do not use snapshot
2016-06-22 09:33:15 -07:00
Alex Dadgar
1f169fb83f
tighter index bound when creating GC evals
2016-06-22 09:11:25 -07:00
Alex Dadgar
6df0da58f8
Worker waitForIndex uses StateStore index, not Raft Applied Index
2016-06-22 09:04:22 -07:00
Diptanu Choudhury
3bbf3a56ee
Merge branch 'master' of github.com:hashicorp/nomad
2016-06-21 17:12:19 -07:00
Diptanu Choudhury
f042c370c5
Bumping up the version to rc2
2016-06-21 17:11:57 -07:00
Sean Chittenden
3b44ddb331
Merge pull request #1337 from hashicorp/update-memberlist-deps
...
Updated the memberlist dependency
2016-06-21 17:06:19 -07:00
Diptanu Choudhury
a0390c0362
Updated the memberlist dependency
2016-06-21 17:05:05 -07:00
Diptanu Choudhury
964e133c9e
Merge pull request #1335 from hashicorp/f-set-docker-timeout
...
Setting a timeout in the docker client
2016-06-21 17:00:14 -07:00
Diptanu Choudhury
e73463a815
Merge pull request #1336 from hashicorp/f-default-ssl-docker-registry
...
Making SSL default
2016-06-21 17:00:02 -07:00
Diptanu Choudhury
f385e33181
Setting a timeout in the docker client
2016-06-21 16:58:21 -07:00
Diptanu Choudhury
c655ba140d
Updated docs
2016-06-21 16:55:23 -07:00
Diptanu Choudhury
49c272c4f6
Merge pull request #1332 from Lennie/patch-1
...
Added note/link to Vagrant installation instructions
2016-06-21 16:43:36 -07:00
Diptanu Choudhury
0b608e23ea
Making SSL default
2016-06-21 16:41:14 -07:00
Lennie
2ff8982464
Added note/link to Vagrant installation instructions
...
So I spent an hour or more trying to figure out why Docker did not install, turns out installing vagrant from the Linux distribution is a stupid idea.
So hopefully a link will help prevent other people running into this problem.
2016-06-21 23:43:44 +02:00
Sean Chittenden
c6b7bb66f3
Merge pull request #1331 from hashicorp/b-shuffle-remote-dcs
...
Fix the shuffling of remote datacenters
2016-06-21 14:26:48 -07:00
Sean Chittenden
7f33b7d417
Code golf
...
Pointed out by: @dadgar
2016-06-21 14:26:01 -07:00
Sean Chittenden
cc1c73fd51
Fix the shuffling of remote datacenters.
...
Pointed out by: @ryanuber
2016-06-21 13:37:22 -07:00
Alex Dadgar
5a0f10901a
vendor go-dockerclient
2016-06-21 11:11:48 -07:00
Alex Dadgar
e72a64e9f8
Website update
2016-06-20 22:10:12 -07:00
Alex Dadgar
5d3e65e883
Merge pull request #1326 from hashicorp/b-handle-max-plans
...
Handle max plans evaluation in generic scheduler
2016-06-20 18:00:21 -07:00
Alex Dadgar
5468a74d4e
test for max plan
2016-06-20 17:56:49 -07:00
Alex Dadgar
1ea4205295
Handle max plans
2016-06-20 17:43:02 -07:00
Alex Dadgar
8231264ead
Merge pull request #1325 from hashicorp/emit-stats-remove-pids
...
Not emitting per-pid stats and added the total ticks consumed by a Task
2016-06-20 17:33:26 -07:00
Diptanu Choudhury
7ee0dc95f9
Not emitting per-pid stats and added the total ticks consumed by a Task
2016-06-20 17:30:25 -07:00
Alex Dadgar
9269f70b77
changelog
2016-06-20 13:50:49 -07:00
Alex Dadgar
fc4d489d7e
Merge pull request #1322 from hashicorp/b-docker-logs-splicing
...
Make line copy to avoid being overriden by subsequent scans
2016-06-20 13:17:49 -07:00
Alex Dadgar
7cd4866c89
Make line copy to avoid being overriden by subsequent scans
2016-06-20 13:14:43 -07:00
Alex Dadgar
3c578fccde
Merge pull request #1320 from hashicorp/b-nan
...
Guard against NaN in disk stats
2016-06-20 10:39:18 -07:00
Alex Dadgar
0b3a39b47f
guard against NaN
2016-06-20 10:29:46 -07:00
Alex Dadgar
670af92d7b
Merge pull request #1319 from hashicorp/b-coarse-lock
...
finer grain locking on LatestAllocStats
2016-06-20 10:19:55 -07:00
Alex Dadgar
144f277226
finer grain locking
2016-06-20 10:19:06 -07:00
Diptanu Choudhury
2eac9d3bf9
Merge pull request #1316 from tbartelmess/patch-1
...
Fixed a typo
2016-06-18 14:05:58 -07:00
Thomas Bartelmess
b1702ccba0
Fixed a typo
2016-06-18 08:20:32 -04:00
Alex Dadgar
1f69d7d172
Merge pull request #1314 from hashicorp/f-protect-alloc-nil
...
Guard against bad restore in alloc runner
2016-06-17 15:17:20 -07:00
Alex Dadgar
60aa776403
remove bind_addr from test config
2016-06-17 15:05:03 -07:00
Alex Dadgar
80edb57a6f
Guard against bad restore
2016-06-17 14:58:53 -07:00
Alex Dadgar
213f21df45
remove resolving client rpc addr
2016-06-17 14:55:37 -07:00
Alex Dadgar
8cdb590298
Driver tests use client default config
2016-06-17 14:24:49 -07:00
Alex Dadgar
176d402128
changelog
2016-06-17 14:15:57 -07:00
Sean Chittenden
fbfbcd7960
Merge pull request #1313 from hashicorp/b-update-gopsutils
...
Update gopsutils
2016-06-17 13:42:08 -07:00
Sean Chittenden
800d1db732
Improve the error messages when obtaining node and alloc stats
2016-06-17 13:24:10 -07:00
Sean Chittenden
59666bad74
Lump this fix in with gopsutils: guard against errors from stats.
2016-06-17 13:24:10 -07:00
Sean Chittenden
2224c77865
Update gopsutils
2016-06-17 13:24:10 -07:00
Sean Chittenden
9656a2045c
Initialize the stats helpers before accessing them for the first time
2016-06-17 13:23:30 -07:00
Sean Chittenden
554ad594f6
Merge pull request #1307 from hashicorp/f-fingerprint-cpus
...
F fingerprint cpus
2016-06-17 12:23:40 -07:00
Sean Chittenden
cb792ea036
Merge pull request #1310 from hashicorp/b-logger
...
Create and pass only one `logger` object around per Agent
2016-06-17 12:16:35 -07:00