open-vault/command/agent/cache
Calvin Leung Huang c07253999c
agent/caching: enable caching of leases generated by autoauth token (#6293)
* agent/caching: enable caching of leases generated by autoauth token

* add test for auth/token/create path

* update error message log

* Some minor updates

* add sleep timer for renewal logic to process
2019-02-27 13:14:58 -08:00
..
cachememdb agent/caching: remove EvictByPrefix and EvictAll (#6269) 2019-02-21 14:52:10 -08:00
api_proxy.go Agent Cache: Some review feedback (#6257) 2019-02-19 16:53:29 -05:00
api_proxy_test.go Agent Cache: Some review feedback (#6257) 2019-02-19 16:53:29 -05:00
cache_test.go agent/caching: use const for cache-clear path (#6271) 2019-02-21 14:53:34 -08:00
handler.go AgentCache: Properly compute auto-auth token (#6264) 2019-02-20 02:11:05 -05:00
lease_cache.go agent/caching: enable caching of leases generated by autoauth token (#6293) 2019-02-27 13:14:58 -08:00
lease_cache_test.go Agent Cache: Some review feedback (#6257) 2019-02-19 16:53:29 -05:00
listener.go Change agent's default port number to 8100 2019-02-26 10:02:12 -05:00
proxy.go Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00
testing.go Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00