vault/command/agentproxyshared/cache
divyaac fcef8adfb0
Auto Auth Healing for Proxy (#26307)
* Auto Auth Healing for Proxy

* Edited changelog

* Fix failing tests and small comment change

* Readded check because proxy cache is initialized with inmem sink
2024-04-09 12:35:39 -07:00
..
cacheboltdb Use our fork of bbolt to improve freelist performance (#24010) 2023-11-21 10:08:18 -05:00
cachememdb add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
keymanager [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
api_proxy.go Auto Auth Healing for Proxy (#26307) 2024-04-09 12:35:39 -07:00
api_proxy_test.go Auto Auth Healing for Proxy (#26307) 2024-04-09 12:35:39 -07:00
cache_test.go Auto Auth Healing for Proxy (#26307) 2024-04-09 12:35:39 -07:00
handler.go Auto Auth Healing for Proxy (#26307) 2024-04-09 12:35:39 -07:00
lease_cache.go Fix bug in static secret caching where no token is present in a request to Proxy (#24287) 2023-11-29 09:35:59 -05:00
lease_cache_test.go Fix flaky restore test (#24490) 2023-12-12 10:27:26 -05:00
listener.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
proxy.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
static_secret_cache_updater.go Auto Auth Healing for Proxy (#26307) 2024-04-09 12:35:39 -07:00
static_secret_cache_updater_test.go Auto Auth Healing for Proxy (#26307) 2024-04-09 12:35:39 -07:00
static_secret_capability_manager.go VAULT-19232 Add static secret capability manager to Vault Proxy (#23677) 2023-10-25 16:43:24 -04:00
static_secret_capability_manager_test.go Fix data race with readable paths in our tests (#25127) 2024-01-30 14:33:06 +00:00
testing.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00