vault/command/agentproxyshared/cache
Vault Automation 8a3e640186
VAULT-37037 Use vault_index from events for Vault Proxy static secret cache (#9165) (#9311)
* VAULT-37037 Use vault_index from events for Vault Proxy static secret cache

* changelog

* Add sleep

* Clone, not modify, client

* whoops

* move the retries

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2025-09-15 08:55:38 -07:00
..
cacheboltdb remove hashicorp-forge/bbolt and replace with official beta release (#28916) 2024-11-18 11:18:50 -08:00
cachememdb VAULT-30219 CE changes for versioned secret fix (#28207) 2024-08-28 11:29:06 -04:00
keymanager [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
api_proxy.go Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00
api_proxy_test.go VAULT-23742 Fix issue with use_auto_auth_token being always on (#26391) 2024-04-12 13:51:53 -04:00
cache_test.go Prepare code base for Go 1.24 update. (#29412) 2025-01-27 14:34:07 -05:00
enforceconsistency_enumer.go Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00
handler.go ensure response is not nil before sanitizing (#27923) 2024-08-12 12:48:48 -07:00
lease_cache.go Fix static secret caching race condition (#28494) 2024-09-24 14:08:48 -04:00
lease_cache_test.go VAULT-30219 CE changes for versioned secret fix (#28207) 2024-08-28 11:29:06 -04:00
listener.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
proxy.go chore: fix deprecated ioutil readall (#27823) 2024-07-30 09:18:24 -04:00
static_secret_cache_updater.go VAULT-37037 Use vault_index from events for Vault Proxy static secret cache (#9165) (#9311) 2025-09-15 08:55:38 -07:00
static_secret_cache_updater_test.go VAULT-37037 Use vault_index from events for Vault Proxy static secret cache (#9165) (#9311) 2025-09-15 08:55:38 -07:00
static_secret_capability_manager.go Fix data race around static secret capability manager (#28653) 2024-10-09 15:43:49 -04:00
static_secret_capability_manager_test.go VAULT-24736 CE changes for static secret capability behaviour toggle (#26744) 2024-05-03 14:12:19 -04:00
testing.go add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
wheninconsistentaction_enumer.go Use enumer to generate String() methods for most enums (#25705) 2024-04-17 11:14:14 -07:00