Alex Dadgar
|
c2242552a1
|
Debug messages around the plan and plan response
|
2016-02-22 20:36:11 -08:00 |
Alex Dadgar
|
a40f734b77
|
Send NodeID when updating client allocation
|
2016-02-22 17:25:11 -08:00 |
Alex Dadgar
|
b72b3ce190
|
Debug log in plan apply
|
2016-02-22 16:12:16 -08:00 |
Diptanu Choudhury
|
3211e67961
|
Made the syslog server use a buffered chan
|
2016-02-22 16:10:23 -08:00 |
Alex Dadgar
|
221caf64ed
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-02-22 14:49:07 -08:00 |
Alex Dadgar
|
f48eabe753
|
err logs in worker and scheduler
|
2016-02-22 14:47:59 -08:00 |
Diptanu Choudhury
|
25667c0947
|
Merge pull request #831 from hashicorp/b-log-rotation-docs
Added docs for the log rotation
|
2016-02-22 13:47:39 -08:00 |
Diptanu Choudhury
|
758c1f1a63
|
Added docs for the log rotation
|
2016-02-22 13:47:04 -08:00 |
Diptanu Choudhury
|
808f4487cf
|
Merge pull request #840 from hashicorp/docker-auth-config
Throwing an error if Nomad can't create a docker auth object
|
2016-02-22 13:34:24 -08:00 |
Alex Dadgar
|
f092c7ca15
|
format
|
2016-02-22 13:24:26 -08:00 |
Diptanu Choudhury
|
c21f6f8eea
|
Throwing an error if Nomad can't create an docker auth object
|
2016-02-22 13:20:06 -08:00 |
Alex Dadgar
|
0b65fb410a
|
add debug error if there is a partial apply and refresh index isn't set
|
2016-02-22 13:03:40 -08:00 |
Diptanu Choudhury
|
bf3e3f5f59
|
Throwing an error if Nomad can't create an docker auth object
|
2016-02-22 13:00:54 -08:00 |
Armon Dadgar
|
73f0ccb928
|
nomad: Update go-memdb depedency
|
2016-02-22 12:16:44 -08:00 |
Armon Dadgar
|
2b7bdfee37
|
nomad: add a sanity check guard
|
2016-02-22 12:15:40 -08:00 |
Armon Dadgar
|
e6ba72556a
|
Merge pull request #839 from hashicorp/f-refreshindex
nomad: cleanup handling of refresh index
|
2016-02-22 11:49:21 -08:00 |
Armon Dadgar
|
fd5d7906f4
|
nomad: cleanup handling of refresh index
|
2016-02-22 11:43:41 -08:00 |
Alex Dadgar
|
64ef904e2c
|
Merge branch 'master' of github.com:hashicorp/nomad
|
2016-02-22 10:38:15 -08:00 |
Alex Dadgar
|
e42720c2f5
|
Fix progressMade in scheduler
|
2016-02-22 10:38:04 -08:00 |
Diptanu Choudhury
|
f26ccb5dcb
|
Merge pull request #838 from hashicorp/go1.6
Removing support for Go 1.5.3
|
2016-02-22 00:43:18 -08:00 |
Diptanu Choudhury
|
25fd1194fc
|
Removing support for Go 1.5.3
|
2016-02-22 00:42:34 -08:00 |
Armon Dadgar
|
c85ab60a26
|
Updating the vendored iradix library
|
2016-02-21 23:31:49 -08:00 |
Alex Dadgar
|
8d1d96d33f
|
Merge pull request #835 from hashicorp/f-client-alloc-update
Batch client allocation updates to the server
|
2016-02-21 21:41:48 -08:00 |
Alex Dadgar
|
5eeb9c5ef6
|
Merge pull request #834 from hashicorp/f-serverbatch
Batch client updates of allocation status
|
2016-02-21 21:39:06 -08:00 |
Alex Dadgar
|
51bacf674e
|
address feedback
|
2016-02-21 21:32:32 -08:00 |
Alex Dadgar
|
e96ca4679f
|
Fix test
|
2016-02-21 21:15:02 -08:00 |
Alex Dadgar
|
281e2ca198
|
Batch client allocation updates to the server
|
2016-02-21 21:15:02 -08:00 |
Armon Dadgar
|
64ecbb7cc2
|
Merge pull request #833 from hashicorp/f-multiupdate
Allow the clients to update status of multiple allocations server side
|
2016-02-21 21:03:42 -08:00 |
Armon Dadgar
|
5a9c7f7002
|
Fixing comment
|
2016-02-21 21:03:24 -08:00 |
Abhishek Chanda
|
34d3deff9b
|
Run a bunch of tests in parallel
|
2016-02-21 19:42:03 -08:00 |
Armon Dadgar
|
7fc7cd9453
|
nomad: batch client updates for 50msec
|
2016-02-21 18:51:34 -08:00 |
Armon Dadgar
|
06425211ab
|
nomad: alloc update_alloc endpoint to take multiple allocations
|
2016-02-21 18:00:46 -08:00 |
Armon Dadgar
|
6e8d6e61fc
|
nomad: fixing test name
|
2016-02-21 18:00:33 -08:00 |
Armon Dadgar
|
74fb2d5a65
|
nomad: fixing tests
|
2016-02-21 17:59:12 -08:00 |
Armon Dadgar
|
0e1f9a3def
|
nomad: FSM supports multiple client updates
|
2016-02-21 17:58:56 -08:00 |
Armon Dadgar
|
4c4581a07e
|
nomad/state: Allow UpdateAllocFromClient to take multiple allocs
|
2016-02-21 17:49:46 -08:00 |
Armon Dadgar
|
e8c44448c2
|
Merge pull request #832 from hashicorp/f-cleanup
Enable job normalization during planning
|
2016-02-21 14:06:15 -08:00 |
Armon Dadgar
|
e4524b173c
|
Address review feedback
|
2016-02-21 13:32:45 -08:00 |
Alex Dadgar
|
790344fd81
|
env var for travis
|
2016-02-21 13:30:25 -08:00 |
Armon Dadgar
|
6ddc4fd17b
|
nomad: normalize job for evictions
|
2016-02-21 11:51:51 -08:00 |
Armon Dadgar
|
0e24df554e
|
nomad: allow for job normalization
|
2016-02-21 11:42:54 -08:00 |
Armon Dadgar
|
87447efa61
|
schedule: deduplicate the jobs
|
2016-02-21 11:32:56 -08:00 |
Armon Dadgar
|
b36d96baf7
|
nomad: allow sharing a single Job in a plan and alloc update request
|
2016-02-21 11:31:27 -08:00 |
Armon Dadgar
|
0dbd4c46c9
|
nomad: make PopulateServiceIDs more efficient
|
2016-02-21 11:15:00 -08:00 |
Alex Dadgar
|
a4e5bce6df
|
Fix envvar
|
2016-02-20 19:18:21 -08:00 |
Alex Dadgar
|
ee3e26c2d6
|
Vendor envvar in travis
|
2016-02-20 19:15:47 -08:00 |
Armon Dadgar
|
57663173e5
|
Remove LZW changelog, its been reverted
|
2016-02-20 19:14:48 -08:00 |
Alex Dadgar
|
be6643ab1d
|
Merge pull request #830 from hashicorp/f-code-gen
Switch to using go/codec and use code generation
|
2016-02-20 19:13:43 -08:00 |
Alex Dadgar
|
d6f28ebcb4
|
Fix import path to be non-vendored in Makefile
|
2016-02-20 18:59:55 -08:00 |
Alex Dadgar
|
8f513deb66
|
Merge branch 'f-code-gen' of github.com:hashicorp/nomad into f-code-gen
|
2016-02-20 18:32:12 -08:00 |