Commit graph

4618 commits

Author SHA1 Message Date
Alex Dadgar 1d05943fa4 Merge pull request #1362 from hashicorp/b-vendor-columnize
Update columnize to include optimized code
2016-06-27 22:51:42 -07:00
Alex Dadgar c30c12f5c3 update columnize to include optimized code 2016-06-27 22:49:53 -07:00
Diptanu Choudhury 386aed5009 Merge pull request #1355 from hashicorp/d-getting-started
Update getting started docs
2016-06-27 16:56:22 -07:00
Diptanu Choudhury ae19a8eae6 Merge pull request #1354 from hashicorp/d-client-http
Cleanup Client HTTP API docs
2016-06-27 16:55:56 -07:00
Diptanu Choudhury 1d11801155 Merge pull request #1358 from novilabs/write-temp-and-rename-state
write state to temp file and then rename
2016-06-27 16:51:46 -07:00
Diptanu Choudhury 60dcd98212 Added docs around bootstrapping a Nomad cluster 2016-06-27 16:24:04 -07:00
Cameron Davison d1e7d9c50f
write state to temp file and then rename 2016-06-27 12:29:33 -05:00
Alex Dadgar 8a14c266e4 Update getting started 2016-06-24 19:20:09 -07:00
Alex Dadgar 0691b0e81b clean up stats 2016-06-24 18:00:29 -07:00
Alex Dadgar b8f3c1489c Unify the stats http API docs 2016-06-24 11:09:24 -07:00
Alex Dadgar a225a38201 Merge pull request #1353 from hashicorp/b-requeue
Properly handle reblocking evaluations by storing the eval token
2016-06-24 11:05:06 -07:00
Alex Dadgar 6ca552c451 Reblock test 2016-06-24 10:26:13 -07:00
Alex Dadgar fd3e469d5e Remove requeue because it is a subset of EnqueueAll now 2016-06-24 10:14:34 -07:00
Alex Dadgar 2f8bb4b235 When enqueuing into eval broker always pass blocked eval's token 2016-06-23 22:40:22 -07:00
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