vault/sdk/database/dbplugin/v5
Hamid Ghaf 46b9921aae
Allow Token Create Requests To Be Replicated (#18689)
* Allow Token Create Requests To Be Replicated

* adding a test

* revert a test
2023-01-24 14:00:27 -05:00
..
proto Allow Token Create Requests To Be Replicated (#18689) 2023-01-24 14:00:27 -05:00
testing Double the timeout for requests in the dbplugin test helpers to avoid sporadic test failures. (#14610) 2022-03-21 11:08:05 -04:00
conversions_test.go secrets/database: adds ability to manage alternative credential types and configuration (#15376) 2022-05-17 09:21:26 -07:00
database.go secrets/db: fix structpb conversion for external plugins using alternative cred types (#15801) 2022-06-03 16:15:09 -07:00
grpc_client_test.go secrets/database: Fixes marshalling bug for json.Number types (#11451) 2021-04-23 14:07:26 -07:00
grpc_client.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
grpc_database_plugin.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
grpc_server_test.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
grpc_server.go Check if plugin version matches running version (#17182) 2022-09-21 12:25:04 -07:00
marshalling.go secrets/database: Fixes marshalling bug for json.Number types (#11451) 2021-04-23 14:07:26 -07:00
middleware_test.go DBPW - Copy newdbplugin package to dbplugin/v5 (#10151) 2020-10-15 13:20:12 -06:00
middleware.go Check if plugin version matches running version (#17182) 2022-09-21 12:25:04 -07:00
plugin_client_test.go Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
plugin_client.go Add plugin version to GRPC interface (#17088) 2022-09-15 16:37:59 -07:00
plugin_factory.go Move version out of SDK. (#14229) 2022-12-07 13:29:51 -05:00
plugin_server.go feature: multiplexing support for database plugins (#14033) 2022-02-17 08:50:33 -06:00