open-vault/command/server
Vishal Nayak feb235d5f8
Vault Agent Cache (#6220)
* vault-agent-cache: squashed 250+ commits

* Add proper token revocation validations to the tests

* Add more test cases

* Avoid leaking by not closing request/response bodies; add comments

* Fix revoke orphan use case; update tests

* Add CLI test for making request over unix socket

* agent/cache: remove namespace-related tests

* Strip-off the auto-auth token from the lookup response

* Output listener details along with configuration

* Add scheme to API address output

* leasecache: use IndexNameLease for prefix lease revocations

* Make CLI accept the fully qualified unix address

* export VAULT_AGENT_ADDR=unix://path/to/socket

* unix:/ to unix://
2019-02-14 20:10:36 -05:00
..
seal Add -dev-auto-seal option (#5629) 2018-10-29 09:30:24 -04:00
test-fixtures Merge all configuration fields (#6028) 2019-01-23 11:27:21 -05:00
config.go Prometheus support on v1/sys/metrics endpoint (#5308) 2019-02-14 12:46:59 -08:00
config_test.go Merge all configuration fields (#6028) 2019-01-23 11:27:21 -05:00
listener.go Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00
listener_tcp.go Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00
listener_tcp_test.go go vet fixes 2018-02-05 14:26:31 -05:00
listener_test.go Add tests. This actually adds the initial tests for the TLS listener, 2016-03-11 14:05:52 -05:00