Max Coulombe
10121fed37
Prepare multiplexing support for database plugins ( #16995 )
...
* prepare multiplexing support for database plugins
2022-09-06 14:00:37 -04:00
Michael Golowka
e6c8ee24ea
DBPW - Enables AutoMTLS for DB plugins ( #10220 )
...
This also temporarily disables couchbase, elasticsearch, and
mongodbatlas because the `Serve` function needs to change signatures
and those plugins are vendored in from external repos, causing problems
when building.
2020-10-22 15:43:19 -06:00
Jeff Mitchell
213b9fd1cf
Update to api 1.0.1 and sdk 0.1.8
2019-04-15 14:10:07 -04:00
Jeff Mitchell
7a89a2f7e3
Fix more tests
2019-04-12 22:14:50 -04:00
Jeff Mitchell
8bcb533a1b
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00
Calvin Leung Huang
3136fbb678
Fix flag parsing on database plugins, exit on parse error ( #3305 )
...
* Change FlagSet error handling to flag.ExitOnError
* Ignore os.Args[0] (the command itself) when parsing flags
* Revert to using flag.ContinueOnError
2017-09-07 16:30:00 -04:00
Brian Kassouf
37bd3ed76e
Use log to output errors instead of fmt
2017-05-03 13:01:05 -07:00
Brian Kassouf
29d9b831d3
Update the api for serving plugins and provide a utility to pass TLS data for commuinicating with the vault process
2017-05-02 14:40:11 -07:00
Brian Kassouf
4e9f89430c
Move plugins into main vault repo
2017-04-13 13:48:32 -07:00