Alex Dadgar
|
6936c81720
|
Merge pull request #2302 from hashicorp/f-task-state-setup
Adding a task event for setup
|
2017-02-22 18:42:57 -08:00 |
Alex Dadgar
|
d2cbbac76e
|
Merge pull request #2347 from hashicorp/b-parse
Remove defaulting from parse and fix tests
|
2017-02-22 18:42:43 -08:00 |
Diptanu Choudhury
|
98921575af
|
Adding a task event for setup
|
2017-02-22 18:28:07 -08:00 |
Alex Dadgar
|
ed670f0226
|
Revert "Deregistering non-existant job returns 404"
|
2017-02-22 18:22:02 -08:00 |
Alex Dadgar
|
eae24d7d3f
|
Fix flakey test TestNetworkIndex_AssignNetwork_Dynamic_Contention
|
2017-02-22 15:58:21 -08:00 |
Alex Dadgar
|
556fb2562f
|
Remove defaulting from parse and fix parser tests
This PR removes defaulting from the parse, fixes some regressions that
existed as part of the parser refactor and fixes the tests.
|
2017-02-22 12:30:05 -08:00 |
Alex Dadgar
|
1e5183fb89
|
Deregistering non-existant job returns 404
Fixes https://github.com/hashicorp/nomad/issues/2326
|
2017-02-20 20:10:21 -08:00 |
Alex Dadgar
|
b49fceb491
|
rebase
|
2017-02-20 16:43:28 -08:00 |
Alex Dadgar
|
b67c59f03c
|
Merge branch 'master' into refactor-parser
|
2017-02-20 15:13:21 -08:00 |
Alex Dadgar
|
b2ee70472d
|
Merge pull request #2331 from hashicorp/b-dispatch-response
swap structs
|
2017-02-17 11:44:19 -08:00 |
Alex Dadgar
|
e06056fa82
|
swap structs
|
2017-02-17 11:43:14 -08:00 |
Alex Dadgar
|
c586cb653b
|
Merge pull request #2318 from hashicorp/f-vault-debug
Server side Vault telemetry
|
2017-02-17 11:34:37 -08:00 |
Alex Dadgar
|
733038bc6c
|
Remove panic
|
2017-02-17 11:21:49 -08:00 |
Diptanu Choudhury
|
7567209857
|
Making the job spec return api.Job
|
2017-02-16 13:52:39 -08:00 |
Alex Dadgar
|
471d63d5ff
|
Fix diff
|
2017-02-15 15:23:29 -08:00 |
Alex Dadgar
|
7e918003ba
|
Allow specification of timezones
|
2017-02-15 14:37:06 -08:00 |
Alex Dadgar
|
743cf410ef
|
Include alloc on server side err/logs
|
2017-02-14 16:26:49 -08:00 |
Alex Dadgar
|
8bfc4255eb
|
Add server metrics
|
2017-02-14 16:02:18 -08:00 |
Alex Dadgar
|
1657c70426
|
Merge pull request #2310 from hashicorp/f-serf-reap
Handle Serf Reap event
|
2017-02-14 11:07:43 -08:00 |
Alex Dadgar
|
dbc4eac936
|
Merge pull request #2309 from hashicorp/f-no-root-token
Disallow root policy from being specified
|
2017-02-14 11:06:31 -08:00 |
Alex Dadgar
|
b6357f96c5
|
Merge pull request #2308 from hashicorp/f-leader-task
Leader task
|
2017-02-14 11:03:32 -08:00 |
Alex Dadgar
|
89fea63a53
|
Merge pull request #2305 from hashicorp/f-operator
Add nomad operator command for interacting with Raft configuration
|
2017-02-14 11:01:41 -08:00 |
Alex Dadgar
|
7d158a5a7f
|
Validate the interval within a restart policy
This PR ensures that the interval specified is not less than 5 seconds.
Fixes https://github.com/hashicorp/nomad/issues/2286
|
2017-02-13 15:27:36 -08:00 |
Alex Dadgar
|
96c17714cf
|
Fix test
|
2017-02-13 14:31:22 -08:00 |
Alex Dadgar
|
7c8bd12509
|
Handle Serf Reap event
This PR adds handling of the Serf member reap event to remove the peer
from Raft.
|
2017-02-13 14:22:54 -08:00 |
Alex Dadgar
|
0b2e2971fd
|
Disallow root policy from being specified
This PR disallows the specification of a root policy by a Nomad task.
|
2017-02-13 10:51:29 -08:00 |
Alex Dadgar
|
238b4bcafd
|
Add Leader support to client
|
2017-02-10 17:55:19 -08:00 |
Alex Dadgar
|
3ba8faeae3
|
Add leader task to api and server side
|
2017-02-10 16:57:47 -08:00 |
Alex Dadgar
|
21ef1ce685
|
Add guard
|
2017-02-10 16:29:28 -08:00 |
Alex Dadgar
|
b1cd81e997
|
Remove todos
|
2017-02-10 15:41:23 -08:00 |
Alex Dadgar
|
2d4d9b79d8
|
Operator command/endpoint/documentation
|
2017-02-09 18:04:46 -08:00 |
Alex Dadgar
|
dea460281d
|
Merge pull request #2282 from hashicorp/f-raft-v2-stage-one
Update to Raft V2 stage one
|
2017-02-08 15:26:16 -08:00 |
Alex Dadgar
|
b51ba01d54
|
Merge pull request #2293 from hashicorp/f-vendor-memdb
Vendor MemDB
|
2017-02-08 14:51:01 -08:00 |
Alex Dadgar
|
ae31f4c84e
|
Respond to comments
|
2017-02-08 14:50:19 -08:00 |
Alex Dadgar
|
eaf285b208
|
Fix missing summary restoration
|
2017-02-08 11:51:48 -08:00 |
Alex Dadgar
|
5d293c0f1e
|
Add abandon tests and use snapshot for blocking queries
|
2017-02-08 11:18:03 -08:00 |
Alex Dadgar
|
d182aac7a7
|
Fix nomad tests
|
2017-02-07 22:10:33 -08:00 |
Alex Dadgar
|
04862ca10e
|
Tests compile
|
2017-02-07 21:30:57 -08:00 |
Alex Dadgar
|
b69b357c7f
|
Nomad builds
|
2017-02-07 20:31:23 -08:00 |
Alex Dadgar
|
36d018514b
|
Fix test
|
2017-02-07 11:35:38 -08:00 |
Alex Dadgar
|
bc2e6b0cc2
|
Fix state store tests
|
2017-02-06 16:46:23 -08:00 |
Alex Dadgar
|
6f9866ca69
|
Fix forwarded recoverable error
|
2017-02-05 13:14:24 -08:00 |
Alex Dadgar
|
c026a97ce7
|
Use watchset on getter methods
|
2017-02-05 12:45:57 -08:00 |
Alex Dadgar
|
570efcaebd
|
Update state store and blocking query helper
|
2017-02-05 12:03:11 -08:00 |
Alex Dadgar
|
da89b1cde6
|
Fix bootstrap tests
|
2017-02-03 13:00:28 -08:00 |
Alex Dadgar
|
419bf2c497
|
Tests build
|
2017-02-02 17:50:06 -08:00 |
Alex Dadgar
|
ee368762ae
|
It builds
|
2017-02-02 16:07:15 -08:00 |
Alex Dadgar
|
26db1bd12c
|
Join + Leave peer
|
2017-02-02 15:49:06 -08:00 |
Alex Dadgar
|
ac10aed731
|
Update setupRaft
|
2017-02-02 15:31:36 -08:00 |
Alex Dadgar
|
78cfcd2724
|
Bump protocol version and update numOtherPeers
|
2017-02-02 13:52:31 -08:00 |