mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-24 07:38:05 -04:00
* use automtls for v5 secrets/auth plugins * add automtls env guard * start backend without metadata mode * use PluginClientConfig for backend's NewPluginClient param refactor * - fix pluginutil test - do not expect plugin to be unloaded in UT - fix pluginutil tests --need new env var - use require in UT - fix lazy load test * add changelog * prioritize automtls; improve comments * user multierror; refactor pluginSet for v4 unit test * add test cases for v4 and v5 plugin versions * remove unnecessary call to AutoMTLSSupported * update comment on pluginSets * use runconfig directly in sdk newpluginclient * use automtls without metadatamode for v5 backend plugin registration * use multierror for plugin runconfig calls * remove some unnecessary code |
||
|---|---|---|
| .. | ||
| mock | ||
| pb | ||
| backend.go | ||
| grpc_backend.go | ||
| grpc_backend_client.go | ||
| grpc_backend_server.go | ||
| grpc_backend_test.go | ||
| grpc_storage.go | ||
| grpc_system.go | ||
| grpc_system_test.go | ||
| logger.go | ||
| logger_test.go | ||
| middleware.go | ||
| plugin.go | ||
| serve.go | ||
| storage_test.go | ||