open-vault/command/agent
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
..
auth Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
cache Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00
config Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00
sink Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
alicloud_end_to_end_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
approle_end_to_end_test.go Bump timeout due to potential backoff retry delay (#5706) 2018-11-06 11:06:06 -08:00
aws_end_to_end_test.go Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
cache_end_to_end_test.go Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00
jwt_end_to_end_test.go Remove agent reauthentication on new credentials. (#5615) 2018-10-27 10:45:55 -07:00
testing.go Poll for new creds in the AWS auth agent (#5300) 2018-09-12 13:30:57 -07:00