Jeff Mitchell
35c852b97f
Bump gcp secrets plugin
2018-04-17 11:59:43 -04:00
Jeff Mitchell
6f1bd385c7
Bump KV plugin
2018-04-09 17:28:32 -04:00
Jeff Mitchell
2d5120fe2a
Bump KV plugin and allow -version
to work
2018-04-09 16:33:01 -04:00
Brian Kassouf
1f7f21f24f
Update kv plugin ( #4320 )
2018-04-09 12:47:34 -07:00
Jeff Mitchell
9f435a75eb
Update azure plugin
2018-04-09 14:51:14 -04:00
Brian Kassouf
2bb3ecea33
Update kv plugin ( #4317 )
2018-04-09 10:20:47 -07:00
Brian Kassouf
eee819e37e
Update kv plugin ( #4315 )
2018-04-09 09:52:13 -07:00
Jeff Mitchell
36c507b273
Update vault-plugin-auth-gcp to get client invalidation fix
2018-04-07 21:07:43 -04:00
Chris Hoffman
e1edbbde4f
update azure plugin ( #4306 )
2018-04-07 11:20:22 -04:00
Jeff Mitchell
7d520e53a5
Update auth-gcp plugin
2018-04-05 17:34:27 -04:00
Jeff Mitchell
27db47828b
Bump kv plugin
2018-04-05 14:09:19 -04:00
Chris Hoffman
384b0c0b74
update azure plugin ( #4266 )
2018-04-04 08:02:37 -04:00
Jeff Mitchell
4a45851681
Update plugins
2018-04-03 22:40:35 -04:00
Jeff Mitchell
8d33a0e089
Bump vkv plugin
2018-04-03 17:09:33 -04:00
Jeff Mitchell
4b687eca3f
Update vkv plugin
2018-04-03 15:55:57 -04:00
Jeff Mitchell
c10ae3a755
Bump vkv plugin
2018-04-03 15:04:33 -04:00
Jeff Mitchell
9d16593f48
Interim vkv plugin push
2018-04-03 14:34:36 -04:00
Jeff Mitchell
5590cb63c1
Merge in go-hclog
2018-04-02 16:14:46 -04:00
Jeff Mitchell
95d9e83bc3
Merge in go-hclog
2018-04-02 15:58:31 -04:00
Jeff Mitchell
85584e75f4
Update go-hclog and go-plugin
2018-04-02 14:22:52 -04:00
Jeff Mitchell
7a6f582168
1.10 Updates ( #4218 )
2018-03-29 15:32:16 -04:00
Chris Hoffman
84ec79a93f
updating azure plugin and deps ( #4191 )
2018-03-23 16:48:05 -04:00
Jeff Mitchell
a62376c429
Remove unneeded dep file
2018-03-21 23:10:34 -04:00
Brian Kassouf
ad383e911f
Update kv backend and add some docs ( #4182 )
...
* Add kv backend
* Move kv in apha order
* Update kv backend and add some docs
2018-03-21 23:10:05 -04:00
Jeff Mitchell
2bb4e7535a
Add gcp secrets
2018-03-21 23:07:16 -04:00
Jeff Mitchell
22f3a337f3
Update kv with existence check
2018-03-21 22:58:11 -04:00
Brian Kassouf
3324d6dd12
Add kv backend ( #4181 )
2018-03-21 22:56:52 -04:00
Chris Hoffman
695eae6ede
adding azure auth plugin ( #4180 )
2018-03-21 17:35:31 -04:00
Jeff Mitchell
4b491229ba
Update hcl
2018-03-20 16:36:37 -04:00
Jeff Mitchell
396ccd8699
Push up changes to prep for release
2018-03-20 14:10:53 -04:00
Jeff Mitchell
7b58d3b2fa
Use public forked big package for encrypted_key_storage file until Go 1.10
2018-03-16 10:30:05 -04:00
Jeff Mitchell
ba40b1bd07
Sync plugins
2018-02-26 12:24:04 -05:00
Jeff Mitchell
fb33782593
Update plugins
2018-02-20 14:15:43 -05:00
Jeff Mitchell
958afd4019
Bump deps
2018-02-10 19:29:52 -05:00
Jeff Mitchell
3297d3dc92
Update go-plugin
2018-02-06 13:31:13 -05:00
Jeff Mitchell
98b479ab58
Bump deps
2018-01-26 18:51:00 -05:00
Jeff Mitchell
063f5a982b
Sync plugins
2018-01-26 09:04:48 -05:00
Jeff Mitchell
c6f35c3890
Update plugins
2018-01-24 23:24:16 -05:00
Jeff Mitchell
3cea1a4f37
Update go-plugin dep
2018-01-23 18:18:04 -05:00
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
Jeff Mitchell
e5e4307713
Add centrify plugin as builtin
2018-01-19 06:03:33 -05:00
Jeff Mitchell
ffe3ae9118
Add gcp and kubernetes back now that they're updated
2018-01-19 05:56:34 -05:00
Brian Kassouf
2f19de0305
Add context to storage backends and wire it through a lot of places ( #3817 )
2018-01-19 01:44:44 -05:00
Jeff Mitchell
85ceb198b8
bump go-plugin
2018-01-18 16:58:03 -05:00
Brian Kassouf
7050c1ca41
gRPC Backend Plugins ( #3808 )
...
* Add grpc plugins
* Add grpc plugins
* Translate wrap info to/from proto
* Add nil checks
* Fix nil marshaling errors
* Provide logging through the go-plugin logger
* handle errors in the messages
* Update the TLS config so bidirectional connections work
* Add connectivity checks
* Restart plugin and add timeouts where context is not availible
* Add the response wrap data into the grpc system implementation
* Add leaseoptions to pb.Auth
* Add an error translator
* Add tests for translating the proto objects
* Fix rename of function
* Add tracing to plugins for easier debugging
* Handle plugin crashes with the go-plugin context
* Add test for grpcStorage
* Add tests for backend and system
* Bump go-plugin for GRPCBroker
* Remove RegisterLicense
* Add casing translations for new proto messages
* Use doneCtx in grpcClient
* Use doneCtx in grpcClient
* s/shutdown/shut down/
2018-01-18 13:49:20 -08:00
Jeff Mitchell
3dc9967460
Sync in latest go-plugin
2018-01-17 11:57:24 -05:00
Paweł Słomka
b994e83c65
Cleanup of deprecated commands in tests, docs ( #3788 )
2018-01-15 15:19:28 -05:00
Jeff Mitchell
d8009bced1
Merge branch 'master-oss' into sethvargo/cli-magic
2018-01-10 11:15:49 -05:00
Brian Kassouf
64da50c27c
Update plugin deps to include context changes ( #3765 )
...
* Update plugin deps to include context changes
* Fix tests
2018-01-08 12:26:13 -08:00
Jeff Mitchell
d1803098ae
Merge branch 'master-oss' into sethvargo/cli-magic
2018-01-03 14:02:31 -05:00
Jeff Mitchell
a14ed7f48d
Sync in plugin updates
2017-12-21 08:31:20 -05:00
Jeff Mitchell
77a7c52392
Merge branch 'master' into f-nomad
2017-12-18 12:23:39 -05:00
Jeff Mitchell
edab61c204
Pull in new go-cleanhttp to fix data race
2017-12-18 09:40:22 -05:00
Calvin Leung Huang
685b4a27e4
Use cleanhttp.PrintablePathCheckHandler to handle non-printable chara… ( #3697 )
2017-12-15 20:19:37 -05:00
Nicolas Corrarello
a6d3119e3e
Pull master into f-nomad
...
Signed-off-by: Nicolas Corrarello <nicolas@corrarello.com>
2017-11-29 15:56:37 +00:00
Jeff Mitchell
07dfc1da27
Bump deps
2017-11-07 11:57:05 -05:00
Jeff Mitchell
dc9d24c69c
Update kube stuff
2017-10-27 16:12:14 -04:00
Jeff Mitchell
343d1714c1
Bump deps
2017-10-27 15:06:04 -04:00
Seth Vargo
f940fd6a3b
Update vendor
2017-10-24 09:39:34 -04:00
Vishal Nayak
f7ed6732a5
Porting identity store ( #3419 )
...
* porting identity to OSS
* changes that glue things together
* add testing bits
* wrapped entity id
* fix mount error
* some more changes to core
* fix storagepacker tests
* fix some more tests
* fix mount tests
* fix http mount tests
* audit changes for identity
* remove upgrade structs on the oss side
* added go-memdb to vendor
2017-10-11 10:21:20 -07:00
Vishal Nayak
b46c42179e
update deps ( #3425 )
...
Update deps for Kubernetes and GCP auth plugins
2017-10-04 22:59:12 -04:00
Chris Hoffman
29ccc35dd5
fixing dependencies
2017-10-02 13:47:03 -04:00
Chris Hoffman
484401689b
fixing dependencies
2017-10-02 13:46:42 -04:00
Nicolas Corrarello
4fbf9253a2
Adding further nomad deps
2017-10-02 16:56:39 +01:00
Oluwafemi Sule
b6ec6351af
fix spellings errors ( #3400 )
2017-09-29 11:52:42 -04:00
Nicolas Corrarello
ade157a041
Adding vendor dir
2017-09-29 14:39:59 +01:00
Brian Kassouf
9b0d594d02
Kubernetes auth ( #3350 )
...
* Import the kubernetes credential backend
* Add kubernetes docs
* Escape * characters
* Revert "Import the kubernetes credential backend"
This reverts commit f12627a9427bcde7e73cea41dea19d0922f94789.
* Update the vendored directory
2017-09-19 09:27:26 -05:00
Jeff Mitchell
511b32b060
Update to new gcp-auth plugin
2017-09-15 15:35:34 -04:00
Jeff Mitchell
edcf1722ba
Bump deps
2017-09-15 12:44:57 -04:00
Jeff Mitchell
0665badfdd
Bump deps
2017-09-05 18:06:47 -04:00
Jeff Mitchell
3576aa73d9
Bump gcp plugin dep
2017-09-05 10:56:32 -04:00
Jeff Mitchell
4b6279a990
Bump hclog dep
2017-09-03 12:33:44 -04:00
Jeff Mitchell
f7ac55efc9
Bump go-plugin dep
2017-08-16 11:41:06 -04:00
Jeff Mitchell
c5918ff79b
Add gcp auth backend ( #3183 )
2017-08-16 10:31:34 -04:00
Jeff Mitchell
64f9b9f43b
Bump go-plugin version
2017-08-15 16:06:56 -04:00
Jeff Mitchell
353cf880be
Sync go-plugin from upstream
2017-08-07 15:27:03 -04:00
Jeff Mitchell
1948c7a6db
Update go-plugin to include go-hclog support
2017-08-05 15:34:57 -04:00
Jeff Mitchell
7e3ff5e56c
Add PROXY protocol support ( #3098 )
2017-08-02 18:24:12 -04:00
Jeff Mitchell
e553fe0d99
Bump deps
2017-07-18 10:15:54 -04:00
Jeff Mitchell
b946eefcda
Bump deps
2017-06-16 11:14:18 -04:00
Jeff Mitchell
9095e202d7
Update vendoring
2017-06-05 10:51:53 -04:00
Jeff Mitchell
01e1754749
Bump deps
2017-05-24 09:40:58 -04:00
Brian Kassouf
af9ff63e9a
Merge remote-tracking branch 'oss/master' into database-refactor
2017-04-19 15:16:00 -07:00
Jeff Mitchell
563f80d39f
Bump deps
2017-04-17 11:17:06 -04:00
Brian Kassouf
5fac259ae6
vendor go-plugin
2017-04-12 14:23:15 -07:00
Jeff Mitchell
4d7a0ab772
Bump deps
2017-03-30 20:03:13 -04:00
Jeff Mitchell
776e120740
Update deps, particularly to ensure https://aws.amazon.com/blogs/developer/aws-sdk-for-go-update-needed-for-go-1-8/ is covered
2017-02-16 23:42:07 -05:00
Jeff Mitchell
864156773a
Update go-cleanhttp
2017-02-10 19:34:41 -05:00
Jeff Mitchell
339a502fa1
Update deps
2017-02-02 16:19:55 -05:00
Jeff Mitchell
bb229ac94e
Update deps
2017-01-26 20:16:19 -05:00
Jeff Mitchell
595ee9f24a
Bump deps
2017-01-13 09:06:34 -05:00
Jeff Mitchell
6ebf1cf713
Bump deps
2017-01-04 16:47:38 -05:00
Xiang Li
02070e0fc6
physical: add etcd3 backend ( #2168 )
2017-01-03 14:43:46 -05:00
Conor Mongey
18d2280e4b
Update go-syslog package ( #2219 )
2016-12-31 10:22:25 -06:00
Jeff Mitchell
8346e3bc83
Bump go-multierror to fix panic
2016-12-16 13:45:55 -05:00
Jeff Mitchell
74d35a3f67
Reset vendoring to 0.6.3
2016-12-16 13:31:07 -05:00
Jeff Mitchell
fdb4e60596
bump deps
2016-12-13 19:12:26 -05:00
Jeff Mitchell
1bd8482960
Update deps
2016-12-01 14:46:57 -05:00
Jeff Mitchell
ddb9a0ce52
Bump deps
2016-11-16 18:22:54 -05:00
Jeff Mitchell
e2d2a23c25
Bump deps
2016-11-02 15:34:30 -04:00