Alex Dadgar
|
9bd9948c5b
|
Job Register endpoint validates token
|
2016-08-17 16:25:38 -07:00 |
Alex Dadgar
|
f9f019fa62
|
LookupToken
|
2016-08-17 16:25:38 -07:00 |
Alex Dadgar
|
a981fb4e0e
|
test renewal
|
2016-08-17 16:25:38 -07:00 |
Alex Dadgar
|
a8efce874f
|
Token renewal and beginning of tests
|
2016-08-17 16:25:38 -07:00 |
Alex Dadgar
|
713e310670
|
Renew loop
|
2016-08-17 16:25:38 -07:00 |
Alex Dadgar
|
750a44b2c0
|
Create a Vault interface for the server
|
2016-08-17 16:25:38 -07:00 |
Alex Dadgar
|
6e2f0a2776
|
Server has Vault API client
|
2016-08-17 16:25:38 -07:00 |
Alex Dadgar
|
4135b4ece7
|
Address field name feedback
|
2016-08-17 16:23:29 -07:00 |
vishalnayak
|
bd0a89bdae
|
Added mapstructure tag for VaultToken
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
ad088db6eb
|
Store the Vault token once per job
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
7d899b6c60
|
Pass Vault config to client
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
14b4312502
|
Add vault struct
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
eac2675faf
|
Add enabled field
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
c913e4396f
|
Add Vault config to server
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
1584cfe93e
|
small fixes
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
0ca4a9fa4f
|
Change token/role names
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
adb3ce847f
|
change config variable names to match vault
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
fab7893774
|
vendor + api
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
b32128aa23
|
Initial config block
|
2016-08-17 16:23:29 -07:00 |
Alex Dadgar
|
de6e662eb4
|
Fix service validate test
|
2016-08-17 11:09:40 -07:00 |
Alex Dadgar
|
a3bcc1cbb1
|
Fix network dynamic port test
|
2016-08-17 11:08:21 -07:00 |
Alex Dadgar
|
be51f1b265
|
Fix TaskDiff test
|
2016-08-17 11:07:11 -07:00 |
Kenjiro Nakayama
|
b6c39349b7
|
struct: tiny: output case number of the diff test
|
2016-08-17 19:15:59 +09:00 |
Diptanu Choudhury
|
2e22fea61d
|
Merge pull request #1599 from hoffoo/initial_check_state
Add support for initial check status
|
2016-08-16 15:16:47 -07:00 |
Alex Dadgar
|
8a23780aee
|
Fix bitmap test and check bitmap bounds
|
2016-08-16 15:16:35 -07:00 |
Marin
|
8fc52974a3
|
fix initial status tests
|
2016-08-16 14:34:36 -07:00 |
Marin
|
69bc3a8fc8
|
Add support for initial check status
|
2016-08-16 12:05:15 -07:00 |
Alex Dadgar
|
ce0b78525d
|
inclusive range
|
2016-08-15 13:13:04 -07:00 |
Diptanu Choudhury
|
761cc40cd2
|
Fixed a make vet warning
|
2016-08-12 12:09:44 -07:00 |
Diptanu Choudhury
|
dd7e69006e
|
Not running tests parallal
|
2016-08-11 21:53:27 -07:00 |
Diptanu Choudhury
|
01e08a64ee
|
Merge pull request #1569 from hashicorp/fix-network-port-collisions
Fix network port collisions when asking for dyn ports
|
2016-08-11 16:19:45 -07:00 |
Diptanu Choudhury
|
d81b20c1a6
|
Fix network port collisions when asking for dyn ports
|
2016-08-11 16:18:45 -07:00 |
Alex Dadgar
|
007a538515
|
Fix core scheduler tests
|
2016-08-11 14:36:22 -07:00 |
Alex Dadgar
|
6e5c47a315
|
Merge pull request #1526 from hashicorp/b-random-ports
Set difference when picking random ports
|
2016-08-10 16:37:57 -07:00 |
Alex Dadgar
|
5a37e720c5
|
Fixes plus address feedback
|
2016-08-10 16:37:26 -07:00 |
Alex Dadgar
|
b8fd989d3a
|
Try stochastic and fallback to precise
|
2016-08-10 11:47:20 -07:00 |
Diptanu Choudhury
|
ab94c8eed9
|
Marking allocations which are not terminal and are on down nodes as lost
|
2016-08-09 13:11:58 -07:00 |
Diptanu Choudhury
|
3cc684211a
|
Added a test to ensure summaries are correct when a node goes down
|
2016-08-09 10:16:17 -07:00 |
Diptanu Choudhury
|
c63a78b9a3
|
Removing the check related to checking version of server before reconciling in leader
|
2016-08-05 17:48:37 -07:00 |
Diptanu Choudhury
|
1518f23d0a
|
Making servers reconcile job summaries when they acquire leadership
|
2016-08-05 16:47:36 -07:00 |
Alex Dadgar
|
1b620bcdd8
|
Add a test
|
2016-08-05 16:23:41 -07:00 |
Alex Dadgar
|
9089a279a1
|
Set difference when picking random ports
|
2016-08-05 16:08:35 -07:00 |
Diptanu Choudhury
|
6dc5b1972c
|
Setting job's create index as summary create index during reconciliation
|
2016-08-04 15:14:01 -07:00 |
Alex Dadgar
|
2fb67fefb5
|
Merge pull request #1516 from hashicorp/f-lost-state-sched
Make scheduler mark allocations as lost
|
2016-08-04 11:36:02 -07:00 |
Diptanu Choudhury
|
88d383c47f
|
Updated tests and comments
|
2016-08-04 11:29:36 -07:00 |
Alex Dadgar
|
e33bda76bf
|
test sched doesn't mark complete as lost + core_sched tests
|
2016-08-04 11:24:17 -07:00 |
Diptanu Choudhury
|
c24e8ba7d8
|
Not updating summary if job is de-registered
|
2016-08-03 17:00:08 -07:00 |
Diptanu Choudhury
|
74caed0c7a
|
Added an endpoint for users to reconcile job summaries
|
2016-08-03 16:12:47 -07:00 |
Alex Dadgar
|
ac3328e812
|
Make scheduler mark allocations as lost
|
2016-08-03 15:57:46 -07:00 |
Diptanu Choudhury
|
1b60e0823a
|
Added a test for restoring the summaries in fsm
|
2016-08-03 11:58:36 -07:00 |