Files
spring-cloud-vault/spring-cloud-vault-config
Mark Paluch 6f19dac38d Allow Vault standby node to pass health check.
We now accept Vault standby nodes as available. Requests to standby nodes are redirected by Vault to the master node. Communication with a standby node allows using Vault without functional restrictions.

Related pull request: gh-113.
Fixes gh-112.
2017-05-27 23:29:35 +02:00
..