vault/sdk/database/dbplugin
Austin Gebauer 7807d451d9
Fix: rotate root credentials for database plugins using WAL (#8782)
* fix: rotate root credentials for database plugins using WAL

* test: adds a test for WAL rollback logic

* fix: progress on wal rollback

* docs: updates some comments

* docs: updates some comments

* test: adds additional test coverage for WAL rollback

* chore: remove unneeded log

* style: error handling, imports, signature line wraps

* fix: always close db plugin connection
2020-04-22 16:21:28 -07:00
..
client.go Move some things around in api/sdk 2019-04-15 12:14:20 -04:00
database.pb.go Update proto 2020-02-14 16:00:33 -05:00
database.proto Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
databasemiddleware.go Fix: rotate root credentials for database plugins using WAL (#8782) 2020-04-22 16:21:28 -07:00
grpc_transport.go Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
plugin.go Combined Database Backend: Static Accounts (#6834) 2019-06-19 14:45:39 -05:00
server.go More rearranging of API and SDK 2019-04-15 13:38:08 -04:00