vishalnayak
|
9c78c58948
|
Remove the string 'Vault' from version information
|
2016-09-01 14:54:04 -04:00 |
Jeff Mitchell
|
c349e697f5
|
Change uninit/sealed status codes from health endpoint
|
2016-08-18 12:10:23 -04:00 |
vishalnayak
|
3895ea4c2b
|
Address review feedback from @jefferai
|
2016-08-10 15:22:12 -04:00 |
vishalnayak
|
95f9c62523
|
Fix Cluster object being returned as nil when unsealed
|
2016-08-10 15:09:16 -04:00 |
vishalnayak
|
86446ff67e
|
Error out if cluster information is nil when Vault is unsealed
|
2016-07-26 15:30:38 -04:00 |
vishalnayak
|
6145bed088
|
Added omitempty to ClusterName and ClusterID
|
2016-07-26 14:11:32 -04:00 |
vishalnayak
|
669bbdfa48
|
Address review feedback from @jefferai
|
2016-07-26 14:05:27 -04:00 |
vishalnayak
|
a3e6400697
|
Remove global name/id. Make only cluster name configurable.
|
2016-07-26 10:01:35 -04:00 |
vishalnayak
|
c7dabe4def
|
Storing local and global cluster name/id to storage and returning them in health status
|
2016-07-26 02:32:42 -04:00 |
vishalnayak
|
43d352a942
|
Add version information to health status
|
2016-07-22 18:28:16 -04:00 |
Daniel Stelter-Gliese
|
8b1da1a105
|
Support HEAD requests to /v1/sys/health
Some load balancers send HTTP HEAD requests to extract the status code.
|
2016-06-09 18:16:28 +02:00 |
vishalnayak
|
ba50a14736
|
Refactor fetching sys/health parameters
|
2016-03-11 09:52:31 -05:00 |
Jeff Mitchell
|
77b90c6745
|
Add query parameters to `/sys/health` to specify return codes.
Fixes #1199
|
2016-03-11 00:41:25 -05:00 |
Jeff Mitchell
|
76923aa28a
|
Add the server's time in UTC to the health response.
|
2016-02-22 19:51:18 -05:00 |
Armon Dadgar
|
0521c6df6c
|
http: support ?standbyok for 200 status on standby. Fixes #389
|
2015-07-02 17:49:35 -07:00 |
Armon Dadgar
|
667a1bf2d8
|
http: adding sys/health endpoint
|
2015-04-23 11:53:31 -07:00 |