Alex Dadgar
2a4d5f0ef9
Compress HTTP API responses and have the api client utilize this
2016-05-24 10:26:53 -07:00
Alex Dadgar
78590552d2
Merge pull request #1200 from hartzell/master
...
Typo in docs: beings -> begins
2016-05-23 16:59:28 -07:00
George Hartzell
439b89279e
Merge pull request #1 from hartzell/hartzell-typo-1
...
typo: beings -> begins
2016-05-23 16:58:21 -07:00
George Hartzell
8c7c693222
typo: beings -> begins
2016-05-23 16:57:49 -07:00
Diptanu Choudhury
bda23ba918
Merge pull request #1195 from hashicorp/fix-docker-test
...
Fixed docker test
2016-05-22 03:48:05 -07:00
Diptanu Choudhury
76509eb230
Fixed docker test
2016-05-22 02:49:33 -07:00
Diptanu Choudhury
84a3e36036
Merge pull request #1192 from hashicorp/yamux-update
...
Updating yamux
2016-05-21 20:13:18 -07:00
Diptanu Choudhury
6eaa1ef0d5
Updating yamux
2016-05-20 22:06:22 -07:00
Alex Dadgar
83bbe9df60
changelog
2016-05-20 14:31:28 -07:00
Alex Dadgar
120ff47cd1
Merge pull request #1182 from hashicorp/f-json-encoder
...
Use codegen for json marshalling
2016-05-20 14:30:25 -07:00
Alex Dadgar
e4cb2d400b
print spawned eval in monitor
2016-05-19 13:16:10 -07:00
Alex Dadgar
1feb57b047
Evals track blocked evals they create
2016-05-19 13:09:52 -07:00
Alex Dadgar
ec6b2e939e
changelog
2016-05-19 10:45:18 -07:00
Alex Dadgar
914a480b41
Merge pull request #1183 from hashicorp/f-atomic-eval-enqueue
...
EnqueueAll ensures all evaluations are enqueued before unblocking Dequeue calls
2016-05-19 10:43:49 -07:00
Alex Dadgar
16353c48a7
Show task group failures in eval-monitor
2016-05-18 22:02:51 -07:00
Alex Dadgar
8f5f12ae81
Scheduler no longer produces failed allocations; failed alloc metrics stored in evaluation
2016-05-18 18:11:40 -07:00
Alex Dadgar
1c6d3e129a
EnqueueAll inserts all evaluations before unblocking dequeue calls
2016-05-18 12:13:59 -07:00
Alex Dadgar
045f7807e0
eval_broker.Enqueue no longer returns an error
2016-05-18 11:35:15 -07:00
Alex Dadgar
636f886e30
Use codegen for json marshalling: 20% faster, 12% less bytes allocated, 85% less allocations
2016-05-18 09:45:46 -07:00
Diptanu Choudhury
bf27cc1261
Merge pull request #1174 from hashicorp/f-config-consul-block
...
Using the auto-register flag
2016-05-18 04:16:38 +02:00
Alex Dadgar
0c653c3c8f
Fix determining whether a job is edited
2016-05-17 15:48:35 -07:00
Alex Dadgar
117b926e2b
inplaceUpdate returns the allocs that were updated in-place
2016-05-17 15:37:37 -07:00
Alex Dadgar
76b2c90ae2
changelog
2016-05-17 13:36:33 -07:00
Alex Dadgar
d7bb9c58ed
tests
2016-05-17 13:33:48 -07:00
Alex Dadgar
fca7db1a9f
comments, refactor and help string
2016-05-17 13:33:48 -07:00
Alex Dadgar
df653b5f1d
Alligned properly
2016-05-17 13:33:48 -07:00
Alex Dadgar
db3dfec715
better colors and verify help text
2016-05-17 13:33:48 -07:00
Alex Dadgar
93cf38b1ca
verbose output
2016-05-17 13:33:48 -07:00
Alex Dadgar
3f7615c6a1
little better output
2016-05-17 13:33:48 -07:00
Alex Dadgar
5d6b83fd2e
initial implementation of nomad plan
2016-05-17 13:33:48 -07:00
Diptanu Choudhury
e62401476c
Merge pull request #1176 from pubnub/bug/http-api-response-headers-config-merge
...
Fix "http_api_response_headers" config not working
2016-05-17 06:12:03 +02:00
Dara Kong
9b2b39c7d6
Fix "http_api_response_headers" config not working
...
On startup, the agent starts with either a dev or default config. Extra
config files are merged into final config.
The HTTPAPIResponseHeaders config was missing from the merge logic
therefore it would always result in empty value (regardlesss of any
config files specified).
2016-05-16 20:57:54 -07:00
Diptanu Choudhury
9c8640087d
Filtering out nomad check
2016-05-17 05:39:39 +02:00
Alex Dadgar
a5ab96d40e
Merge pull request #1168 from hashicorp/f-plan-endpoint
...
Job.Plan endpoint
2016-05-16 13:15:40 -07:00
Alex Dadgar
a231f6f998
Switch to using the harness
2016-05-16 12:49:18 -07:00
Alex Dadgar
5085c25f8b
Rename Cas to JobModifyIndex
2016-05-16 11:48:44 -07:00
Alex Dadgar
312c51fc2d
improve help message for fs missing input
2016-05-16 11:08:28 -07:00
Alex Dadgar
749b239890
changelog
2016-05-16 11:07:00 -07:00
Alex Dadgar
157833b3a1
Merge pull request #1150 from hashicorp/f-fs-command
...
Refactor fs subcommands into fs command
2016-05-16 11:05:29 -07:00
Jake Champlin
5412c29edb
Update per comments
2016-05-16 13:17:37 -04:00
Diptanu Choudhury
c07770fd4d
Using the auto-register flag
2016-05-16 18:23:01 +02:00
Sean Chittenden
dc28ab0cb5
Speling police
2016-05-15 09:41:34 -07:00
Diptanu Choudhury
3830c5624c
Merge pull request #1167 from hashicorp/f-config-consul-block
...
Consul Agent Configuration and Server and Client Auto Registration
2016-05-14 01:36:17 -07:00
Diptanu Choudhury
6521f3fa5f
Testing if stats is present and it is a map
2016-05-14 01:20:51 -07:00
Diptanu Choudhury
1b3356375d
Using advertise addr for the http address
2016-05-14 01:09:05 -07:00
Diptanu Choudhury
2e2e2e500e
Using a helper method to create service identifiers
2016-05-14 00:43:25 -07:00
Diptanu Choudhury
ecd995b283
Added some docs
2016-05-14 00:36:26 -07:00
Diptanu Choudhury
d94e651c6e
Merge branches 'master' and 'f-config-consul-block' of github.com:hashicorp/nomad into f-config-consul-block
2016-05-13 13:05:11 -07:00
Alex Dadgar
bed4cb7a9f
Fixes
2016-05-13 11:53:11 -07:00
Diptanu Choudhury
2a99a2cfb6
Removing addition of the client service while reconciling services
2016-05-13 10:34:21 -07:00