Jeff Mitchell
|
3e7a3acb22
|
Change some instances of adding headers to setting headers, since really (#3501)
we want to replace anything that might be there (e.g. for request
forwarding and content-type).
Hopefully fixes #3485
|
2017-11-02 07:31:50 -05:00 |
|
vishalnayak
|
ee26c7e7b6
|
Remove the string 'Vault' from version information
|
2016-09-01 14:54:04 -04:00 |
|
Jeff Mitchell
|
58a7c8999e
|
Change uninit/sealed status codes from health endpoint
|
2016-08-18 12:10:23 -04:00 |
|
vishalnayak
|
baa1a1c9cf
|
Address review feedback from @jefferai
|
2016-08-10 15:22:12 -04:00 |
|
vishalnayak
|
a9155e8038
|
Fix Cluster object being returned as nil when unsealed
|
2016-08-10 15:09:16 -04:00 |
|
vishalnayak
|
ebbbe8edcb
|
Error out if cluster information is nil when Vault is unsealed
|
2016-07-26 15:30:38 -04:00 |
|
vishalnayak
|
415c463a87
|
Added omitempty to ClusterName and ClusterID
|
2016-07-26 14:11:32 -04:00 |
|
vishalnayak
|
a64fa19a0e
|
Address review feedback from @jefferai
|
2016-07-26 14:05:27 -04:00 |
|
vishalnayak
|
e5c61509d6
|
Remove global name/id. Make only cluster name configurable.
|
2016-07-26 10:01:35 -04:00 |
|
vishalnayak
|
55cf44bc91
|
Storing local and global cluster name/id to storage and returning them in health status
|
2016-07-26 02:32:42 -04:00 |
|
vishalnayak
|
96155753c4
|
Add version information to health status
|
2016-07-22 18:28:16 -04:00 |
|
Daniel Stelter-Gliese
|
f63098bb21
|
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
|
84809e39ca
|
Refactor fetching sys/health parameters
|
2016-03-11 09:52:31 -05:00 |
|
Jeff Mitchell
|
ace5dd495b
|
Add query parameters to /sys/health to specify return codes.
Fixes #1199
|
2016-03-11 00:41:25 -05:00 |
|
Jeff Mitchell
|
a8a227b97a
|
Add the server's time in UTC to the health response.
|
2016-02-22 19:51:18 -05:00 |
|
Armon Dadgar
|
d77efbd716
|
http: support ?standbyok for 200 status on standby. Fixes #389
|
2015-07-02 17:49:35 -07:00 |
|
Armon Dadgar
|
253ebffe78
|
http: adding sys/health endpoint
|
2015-04-23 11:53:31 -07:00 |
|