Alex Dadgar
|
8885ab70a6
|
Handle the delete case
|
2016-12-06 20:15:10 -08:00 |
|
Alex Dadgar
|
ef79e77e52
|
Children summary
|
2016-12-06 17:06:57 -08:00 |
|
Alex Dadgar
|
c005fcb973
|
Add structs
|
2016-12-05 17:24:37 -08:00 |
|
Alex Dadgar
|
92228da6a8
|
Dispatch tests
|
2016-12-02 15:37:26 -08:00 |
|
Alex Dadgar
|
f0b6d5953c
|
Remove paused
|
2016-12-01 13:17:34 -08:00 |
|
Alex Dadgar
|
b232dc4c94
|
Decompress
|
2016-11-28 16:05:56 -08:00 |
|
Alex Dadgar
|
ac3ed04961
|
Snappy + Dispatch name change
Change the generated name to timestamp + 8 characters of UUID
Add Snappy compression to the input
|
2016-11-25 20:02:18 -08:00 |
|
Alex Dadgar
|
cfd9593e7a
|
dispatch beginning
|
2016-11-25 18:04:55 -08:00 |
|
Alex Dadgar
|
8fb83fbb6c
|
Parse
|
2016-11-23 15:48:36 -08:00 |
|
Alex Dadgar
|
54bcde8e36
|
Dispatch structs
|
2016-11-23 15:03:13 -08:00 |
|
Diptanu Choudhury
|
b7765a6bf5
|
Removing QueryMeta from ServerMembersResponse
|
2016-11-10 15:42:42 -08:00 |
|
Diptanu Choudhury
|
56ed1d3cd8
|
Fixing the upgrade path for ephemeral disk
|
2016-11-08 15:24:51 -08:00 |
|
Alex Dadgar
|
822e32de6d
|
Fix error checking
|
2016-11-08 11:04:11 -08:00 |
|
Alex Dadgar
|
981fabdb26
|
Add unrecoverable test
|
2016-11-08 10:38:54 -08:00 |
|
Diptanu Choudhury
|
a1b4b20eff
|
Changing the API to use the new servermember datastructure
|
2016-11-06 10:30:43 -08:00 |
|
Diptanu Choudhury
|
9e0507e878
|
Add an RPC endpoint for server members
|
2016-11-06 10:16:12 -08:00 |
|
Diptanu Choudhury
|
15f085a4d7
|
Merge pull request #1931 from hashicorp/rename-vault-config
Rename vault config
|
2016-11-06 10:14:25 -08:00 |
|
Diptanu Choudhury
|
40b9d3bb2d
|
Fixed comment
|
2016-11-03 14:45:03 -07:00 |
|
Diptanu Choudhury
|
22681bd8ce
|
Making AllowUnauthenticated true by default
|
2016-11-03 14:38:34 -07:00 |
|
Diptanu Choudhury
|
b6f9df5415
|
Renaming TLS related vault config
|
2016-11-03 14:24:39 -07:00 |
|
Diptanu Choudhury
|
2dbdf0f755
|
Adding a default ephemeral disk if it's not added by default
|
2016-11-02 15:07:22 -07:00 |
|
Alex Dadgar
|
3f69ab130e
|
can not -> cannot
|
2016-11-01 16:05:51 -07:00 |
|
Alex Dadgar
|
cf38103b85
|
Change the 0 timeout, interval validation to be more user friendly
|
2016-11-01 16:05:51 -07:00 |
|
Diptanu Choudhury
|
808718523b
|
Merge pull request #1909 from hashicorp/region-wrapper
Making Nomad TLS configs region aware
|
2016-11-01 14:31:39 -07:00 |
|
Michael Schurter
|
536c2921e9
|
Remove ServerName because we verify based on region
|
2016-11-01 14:17:31 -07:00 |
|
Diptanu Choudhury
|
1a8fa8c8d5
|
Making Nomad TLS configs region aware
|
2016-11-01 11:55:29 -07:00 |
|
Alex Dadgar
|
8f365bfbbf
|
Update vault_test to use minimal set of policies + start of Vault documentation
|
2016-11-01 10:39:15 -07:00 |
|
Alex Dadgar
|
df4398beac
|
Implement blocking queries for /v1/job/evaluations
|
2016-10-29 17:30:34 -07:00 |
|
Alex Dadgar
|
fde7a24865
|
Consul-template fixes + PreviousAlloc in api
|
2016-10-28 15:50:35 -07:00 |
|
Alex Dadgar
|
ffefb6d3c1
|
Fix flaky test
|
2016-10-27 11:48:00 -07:00 |
|
Alex Dadgar
|
9c9ab621c3
|
Merge pull request #1872 from hashicorp/f-dequeue
Add scheduler version enforcement
|
2016-10-27 11:42:11 -07:00 |
|
Alex Dadgar
|
bbe6e3d0b6
|
Larger delay on mismatch
|
2016-10-27 11:41:43 -07:00 |
|
Alex Dadgar
|
ddf5fb82b5
|
Small cleanups
|
2016-10-27 10:51:11 -07:00 |
|
Alex Dadgar
|
03fde26656
|
Fix inplace update for pre secret node
|
2016-10-26 22:05:44 -07:00 |
|
Alex Dadgar
|
a1d08c2aba
|
Add scheduler version enforcement
|
2016-10-26 14:52:48 -07:00 |
|
Diptanu Choudhury
|
84722234b4
|
Fixed a bunch of TLS related failures
|
2016-10-26 14:08:46 -07:00 |
|
Michael Schurter
|
8e3d9d4f4f
|
Merge pull request #1864 from hashicorp/b-allow-empty-resource
Allow omitting resource block entirely
|
2016-10-26 13:26:04 -07:00 |
|
Michael Schurter
|
41c5bdb510
|
Document missing task resources handling
|
2016-10-26 13:21:09 -07:00 |
|
Diptanu Choudhury
|
067fcda3fe
|
Making the cli use TLS if the client has enabled TLS
|
2016-10-26 11:13:53 -07:00 |
|
Michael Schurter
|
3ea1fe8d20
|
Allow omitting resource block entirely
|
2016-10-26 10:36:41 -07:00 |
|
Diptanu Choudhury
|
50ca5e1e9d
|
Merge pull request #1853 from hashicorp/f-rpc-http-tls
TLS support for http and RPC
|
2016-10-25 16:14:43 -07:00 |
|
Diptanu Choudhury
|
7c61e115bd
|
Moved tlsutil into helpers
|
2016-10-25 16:05:37 -07:00 |
|
Diptanu Choudhury
|
cf35aeac84
|
Moving the TLSConfig to structs
|
2016-10-25 15:57:38 -07:00 |
|
Alex Dadgar
|
d88f1d3e3d
|
Merge pull request #1854 from hashicorp/f-vault-role-validate
Validate the Vault role being used
|
2016-10-25 14:41:40 -07:00 |
|
Alex Dadgar
|
d3649f5d98
|
check period
|
2016-10-25 14:37:54 -07:00 |
|
Alex Dadgar
|
4082732d3a
|
Interpolate and then validate services
|
2016-10-25 14:27:49 -07:00 |
|
Alex Dadgar
|
8e07c2750e
|
Merge pull request #1839 from hashicorp/f-signal-constraints
Signal creates an auto-constraints
|
2016-10-25 11:09:33 -07:00 |
|
Alex Dadgar
|
22eb507955
|
Upper case signals
|
2016-10-25 11:09:22 -07:00 |
|
Alex Dadgar
|
3d04efb21f
|
Validate the Vault role being used
|
2016-10-24 16:53:47 -07:00 |
|
Alex Dadgar
|
03eba049ed
|
Merge pull request #1848 from hashicorp/f-vault-error
Thread through whether DeriveToken error is recoverable or not
|
2016-10-24 15:01:18 -07:00 |
|