Commit Graph

4554 Commits

Author SHA1 Message Date
Alex Dadgar ccf93d7e44 UnblockFailed needs to untrack the job 2016-06-23 15:35:21 -07:00
Alex Dadgar 14f6b369ec Merge pull request #1351 from hashicorp/b-unblockfailed-delete-job
UnblockFailed needs to untrack the job
2016-06-23 15:34:11 -07:00
Alex Dadgar b1c2a9ddb9 UnblockFailed needs to untrack the job 2016-06-23 15:26:26 -07:00
Alex Dadgar d935e78ca9 plan api docs 2016-06-23 11:48:31 -07:00
Diptanu Choudhury 39c4ff78cd Merge pull request #1350 from hashicorp/f-updating-tests
Update failing tests
2016-06-23 09:16:58 -07:00
Jake Champlin f094969c7b
Update failing tests 2016-06-23 11:28:17 -04:00
Diptanu Choudhury ac724e2800 Revert changes to build script 2016-06-22 17:01:53 -07:00
vagrant 0a6e2a245c
Release v0.4.0-rc2 2016-06-22 23:50:29 +00:00
Diptanu Choudhury ab9e099541 Merge pull request #1348 from hashicorp/fix-gopsutil-windows386
Fixed build on windows/386
2016-06-22 16:39:16 -07:00
Diptanu Choudhury 3c7e27b54d Fixed build on windows/386 2016-06-22 16:38:45 -07:00
Diptanu Choudhury 9c6ce3ff90 Merge pull request #1344 from hashicorp/b-consul-service-name
Fixed parsing of consul agent service names
2016-06-22 15:47:34 -07:00
Diptanu Choudhury 380313ad66 Merge pull request #1347 from hashicorp/f-log-granularity
use microsecond granularity in logs
2016-06-22 15:47:12 -07:00
Alex Dadgar f3bc85c20f use microsecond granularity 2016-06-22 15:20:56 -07:00
Alex Dadgar 38e324a200 Merge pull request #1346 from hashicorp/f-computed-class-cpu
Floor CPU MHz and total compute and mark hostname as unique
2016-06-22 15:09:54 -07:00
Alex Dadgar 14e950f882 Treat float as int 2016-06-22 15:09:39 -07:00
Alex Dadgar 4ff8edd2da Floor CPU MHz and total compute and mark hostname as unique 2016-06-22 15:01:36 -07:00
Jake Champlin 5387e49c41 Merge pull request #1329 from hashicorp/f-read-job-from-stdin
Read Nomad Jobfile from STDIN if specified.
2016-06-22 17:46:58 -04:00
Jake Champlin b7292014e3
Update website docs 2016-06-22 17:09:50 -04:00
Diptanu Choudhury 69e046f63f Fixed parsing of consul agent service names 2016-06-22 13:52:43 -07:00
Alex Dadgar 3a8a27bcff refresh index eval id in log 2016-06-22 13:48:41 -07:00
Diptanu Choudhury 2cb2d4e95b Merge pull request #1341 from hashicorp/b-dead-job-gc
GC-ing dead batch jobs
2016-06-22 13:05:39 -07:00
Diptanu Choudhury e43c460534 Fixed name of a test 2016-06-22 13:04:54 -07:00
Diptanu Choudhury 0fe8746692 GC-ing dead batch jobs 2016-06-22 11:40:27 -07:00
Alex Dadgar 40c9171c0b changelog 2016-06-22 10:14:13 -07:00
Alex Dadgar 175f363de3 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 8ceb7ead20 Do not use snapshot 2016-06-22 09:33:15 -07:00
Alex Dadgar 91f6976423 tighter index bound when creating GC evals 2016-06-22 09:11:25 -07:00
Alex Dadgar 25decca3ca Worker waitForIndex uses StateStore index, not Raft Applied Index 2016-06-22 09:04:22 -07:00
Jake Champlin 37b546617f
Add test for reading jobfile from stdin 2016-06-21 22:59:04 -04:00
Diptanu Choudhury cd11fc8ce6 Merge branch 'master' of github.com:hashicorp/nomad 2016-06-21 17:12:19 -07:00
Diptanu Choudhury 193545ead2 Bumping up the version to rc2 2016-06-21 17:11:57 -07:00
Sean Chittenden 16a80943c7 Merge pull request #1337 from hashicorp/update-memberlist-deps
Updated the memberlist dependency
2016-06-21 17:06:19 -07:00
Diptanu Choudhury 33d7f0243f Updated the memberlist dependency 2016-06-21 17:05:05 -07:00
Diptanu Choudhury 0a10873aa6 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 d37cccad67 Merge pull request #1336 from hashicorp/f-default-ssl-docker-registry
Making SSL default
2016-06-21 17:00:02 -07:00
Diptanu Choudhury 2837d3395d Setting a timeout in the docker client 2016-06-21 16:58:21 -07:00
Diptanu Choudhury 91062dd83c Updated docs 2016-06-21 16:55:23 -07:00
Diptanu Choudhury fcf6b6125e 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 1d5c5b18f3 Making SSL default 2016-06-21 16:41:14 -07:00
Lennie dd03a9f626 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
Jake Champlin 054572a048
Formatting updates 2016-06-21 17:35:08 -04:00
Jake Champlin 86854f032f
Formatting changes 2016-06-21 17:33:40 -04:00
Sean Chittenden be68cae5c2 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 8bdb38d016
Code golf
Pointed out by: @dadgar
2016-06-21 14:26:01 -07:00
Jake Champlin 1c2a5ad691
Remove debugging, add newline to website docs 2016-06-21 16:49:12 -04:00
Jake Champlin 84ad9925d7
Update from comments, initial test function 2016-06-21 16:46:42 -04:00
Sean Chittenden df4fe2e502
Fix the shuffling of remote datacenters.
Pointed out by: @ryanuber
2016-06-21 13:37:22 -07:00
Alex Dadgar adbf7332fc vendor go-dockerclient 2016-06-21 11:11:48 -07:00
Jake Champlin 597892e1bc
Read Nomad Jobfile from STDIN if specified.
Allows `nomad run` to read a nomad jobfile from stdin. This allows
templating, and in-memory configuration to occur without writing a
static Nomad jobfile.
2016-06-21 13:50:18 -04:00
Alex Dadgar cf71cefc8e Website update 2016-06-20 22:10:12 -07:00