open-vault/command/agent/cache
Calvin Leung Huang 86df7ee2d5
agent/caching: use locks on LeaseCache.Send (#6374)
* agent/caching: use locks on LeaseCache.Send to prevent running multiple renewer goroutines

* update comment
2019-03-07 15:50:12 -08:00
..
cachememdb agent/caching: refactor ContextInfo (#6311) 2019-03-01 11:20:36 -08:00
api_proxy.go agent/caching: proxy redirect and non-json responses; update tests (#6353) 2019-03-06 17:23:20 -08:00
api_proxy_test.go agent/caching: test renaming; add api-level cache-clear test (#6305) 2019-02-28 10:05:55 -08:00
cache_test.go agent/caching: proxy redirect and non-json responses; update tests (#6353) 2019-03-06 17:23:20 -08:00
handler.go agent/caching: proxy redirect and non-json responses; update tests (#6353) 2019-03-06 17:23:20 -08:00
lease_cache.go agent/caching: use locks on LeaseCache.Send (#6374) 2019-03-07 15:50:12 -08:00
lease_cache_test.go agent/caching: proxy redirect and non-json responses; update tests (#6353) 2019-03-06 17:23:20 -08:00
listener.go Change agent's port to 8007 (#6348) 2019-03-05 12:57:17 -05:00
proxy.go Vault Agent Cache (#6220) 2019-02-14 20:10:36 -05:00
testing.go agent/caching: proxy redirect and non-json responses; update tests (#6353) 2019-03-06 17:23:20 -08:00