mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-21 01:50:57 -04:00
* Add automatic plugin reload * Refactor builtin/backend * Remove plugin reload at the core level * Refactor plugin tests * Add auto-reload test case * Change backend to use sync.RWMutex, fix dangling test plugin processes * Add a canary to plugin backends to avoid reloading many times (#3174) * Call setupPluginCatalog before mount-related operations in postUnseal * Don't create multiple system backends since core only holds a reference (#3176) to one. |
||
|---|---|---|
| .. | ||
| mock-plugin | ||
| backend.go | ||
| backend_test.go | ||
| path_errors.go | ||
| path_internal.go | ||
| path_kv.go | ||