vault/builtin
Scott Miller 734afbe09e
Cache trusted cert values, invalidating when anything changes (#25421)
* Cache trusted cert values, invalidating when anything changes

* rename to something more indicative

* defer

* changelog

* Use an LRU cache rather than a static map so we can't use too much memory.  Add docs, unit tests

* Don't add to cache if disabled.  But this races if just a bool, so make the disabled an atomic
2024-02-15 21:48:30 +00:00
..
audit [VAULT-23467] Validate audit filter option against filter selectors referencing unsupported fields (#25012) 2024-01-23 21:54:01 +00:00
credential Cache trusted cert values, invalidating when anything changes (#25421) 2024-02-15 21:48:30 +00:00
logical add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00
plugin add gosimport to make fmt and run it (#25383) 2024-02-13 14:07:02 -08:00