open-vault/builtin
Calvin Leung Huang 385140ee6b
Version protocol switch (#3833)
* Use version to determine plugin protocol to use

* Remove field from ServeOpts

* Fix missing assignment, handle errors

* contraint -> constraint

* Inject the version string from the vault side

* Fix the version check

* Add grpc support check to database plugins

* Default to use grpc unless missing env var or fail on contraint check

* Add GRPCSupport test

* Add greater than test case

* Add go-version dep
2018-01-23 17:29:26 -05:00
..
audit Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
credential Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
logical Version protocol switch (#3833) 2018-01-23 17:29:26 -05:00
plugin Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00