open-vault/command/agent/cache
Peter Wilson e4685c10ef
VAULT-9883: Agent Reloadable Config (#18638)
* Update command/agent.go
* Attempt to only reload log level and certs
* Mimicked 'server' test for cert reload in 'agent'

Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>

Left out the `c.config` tweak that meant changes to lots of lines of code within the `Run` function of Agent command. :)
2023-01-10 17:45:34 +00:00
..
cacheboltdb OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
cachememdb Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
keymanager OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
api_proxy.go VAULT-6575 Vault agent respects retry config even with caching set (#16970) 2022-09-06 10:35:54 -04:00
api_proxy_test.go VAULT-11510 Vault Agent can start listeners without caching (#18137) 2022-12-05 10:51:03 -05:00
cache_test.go VAULT-11510 Vault Agent can start listeners without caching (#18137) 2022-12-05 10:51:03 -05:00
handler.go VAULT-11510 Vault Agent can start listeners without caching (#18137) 2022-12-05 10:51:03 -05:00
lease_cache.go VAULT-11510 Vault Agent can start listeners without caching (#18137) 2022-12-05 10:51:03 -05:00
lease_cache_test.go OSS portion of wrapper-v2 (#16811) 2022-08-23 15:37:16 -04:00
listener.go VAULT-9883: Agent Reloadable Config (#18638) 2023-01-10 17:45:34 +00:00
proxy.go VAULT-11510 Vault Agent can start listeners without caching (#18137) 2022-12-05 10:51:03 -05:00
testing.go agent: add an inflight cache better concurrent request handling (#10705) 2021-01-26 12:09:37 -08:00