Hridoy Roy
4a96126d5a
Revert "Vault Dependency Upgrades [VAULT-871] ( #10903 )" ( #10939 )
...
This reverts commit eb74ca61fc4dcb7038f39defb127d5d639ba0ca1.
2021-02-18 15:40:18 -05:00
Hridoy Roy
a26d1300e8
Vault Dependency Upgrades [VAULT-871] ( #10903 )
...
* upgrade vault dependency set
* etcd and grpc issues:
* better for tests
* testing
* all upgrades for hashicorp deps
* kubernetes plugin upgrade seems to work
* kubernetes plugin upgrade seems to work
* etcd and a bunch of other stuff
* all vulnerable packages upgraded
* k8s is broken in linux env but not locally
* test fixes
* fix testing
* fix etcd and grpc
* fix etcd and grpc
* use master branch of go-testing-interface
* roll back etcd upgrade
* have to fix grpc since other vendors pull in grpc 1.35.0 but we cant due to etcd
* rolling back in the replace directives
* a few more testing dependencies to clean up
* fix go mod vendor
2021-02-18 12:31:57 -08:00
Michael Golowka
acda64aa35
Add Database v5 interface with gRPC client & server ( #9641 )
...
* Add new Database v5 interface with gRPC client & server
This is primarily for making password policies available to the DB engine, however since there are a number of other problems with the current interface this is getting an overhaul to a more gRPC request/response approach for easier future compatibility.
This is the first in a series of PRs to add support for password policies in the combined database engine
2020-08-28 11:20:49 -06:00
Austin Gebauer
4f08c33ce4
Updates the JWT/OIDC auth plugin ( #9552 )
2020-07-22 15:42:17 -07:00
Clint
dd9c3b9133
Sync Protobuf dependencies between core and sdk ( #9154 )
...
* update go.mod/sum for root and sdk folders to sync protobuf versions
* run 'go mod vendor'
* bump github.com/golang/protobuf to v1.4.2
2020-06-05 14:15:12 -05:00
Michael Golowka
438345c390
Update OpenLDAP secret engine to v0.1.3 ( #9123 )
...
* Adds ability to use password policies
Operations:
Updated go.mod for OpenLDAP to v0.1.3
Ran `go mod tidy`
Ran `go mod vendor`
2020-06-03 10:37:00 -06:00
Jeff Mitchell
b4f5d38916
Update to latest go-kms-wrapping and fix protos/etcd ( #8996 )
2020-05-14 18:45:10 -04:00
Jim Kalafut
2e8826744f
Update plugin dependencies ( #8371 )
...
* Update plugin dependencies
* Update vendoring
2020-02-18 09:55:04 -08:00
Michel Vocks
2bde6a3a5a
Bump etcd client API dep ( #8037 )
2020-01-29 15:16:38 +01:00
Jeff Mitchell
a0694943cc
Migrate built in auto seal to go-kms-wrapping ( #8118 )
2020-01-10 20:39:52 -05:00
Jim Kalafut
051bc15da3
Bundle OCI Auth method ( #7422 )
2019-09-04 16:46:00 -07:00
Jeff Mitchell
21ccbdeffe
Update vendor folder
2019-08-22 11:07:25 -04:00
Jeff Mitchell
d2a5a3035c
Vendor deps
2019-07-24 13:42:50 -04:00
Jeff Mitchell
633a6099f2
Vendor and prep for beta
2019-06-20 23:43:02 -04:00
Jeff Mitchell
c4075fffc0
Vendoring updated grpc
2019-05-13 16:20:10 -04:00
Jeff Mitchell
9ebc57581d
Switch to go modules ( #6585 )
...
* Switch to go modules
* Make fmt
2019-04-13 03:44:06 -04:00
Jeff Mitchell
4e7ce6f42b
Update deps ( #6580 )
...
* Update deps
* Change azure dep to match plugin
2019-04-12 11:51:37 -04:00
Brian Kassouf
2b2b69cf0b
Update plugins
2018-11-20 11:43:38 -08:00
Jeff Mitchell
0406eeb8b7
Check in some generated protos needed by non-native archs
2018-10-23 12:46:47 -04:00
Chris Hoffman
dec2eb88b6
adding gcpkms secrets engine ( #784 )
2018-10-22 23:39:25 -07:00
Calvin Leung Huang
a08ccbffa7
[Review Only] Autoseal OSS port ( #757 )
...
* Port awskms autoseal
* Rename files
* WIP autoseal
* Fix protobuf conflict
* Expose some structs to properly allow encrypting stored keys
* Update awskms with the latest changes
* Add KeyGuard implementation to abstract encryption/decryption of keys
* Fully decouple seal.Access implementations from sealwrap structs
* Add extra line to proto files, comment update
* Update seal_access_entry.go
* govendor sync
* Add endpoint info to configureAWSKMSSeal
* Update comment
* Refactor structs
* Update make proto
* Remove remove KeyGuard, move encrypt/decrypt to autoSeal
* Add rest of seals, update VerifyRecoveryKeys, add deps
* Fix some merge conflicts via govendor updates
* Rename SealWrapEntry to EncryptedBlobInfo
* Remove barrier type upgrade check in oss
* Add key to EncryptedBlobInfo proto
* Update barrierTypeUpgradeCheck signature
2018-10-19 14:43:57 -07:00
Brian Kassouf
48ee3650a3
Update deps ( #5521 )
2018-10-15 15:25:08 -07:00
Brian Kassouf
d987a3c230
Update deps ( #5520 )
2018-10-15 14:36:55 -07:00
Brian Kassouf
9307ba4b0b
Update Deps ( #5454 )
2018-10-03 09:55:26 -07:00
Jeff Mitchell
bb9b4bcf08
Sync plugins
2018-08-16 16:21:38 -04:00
Becca Petrin
8e8095163e
Add alicloud auth ( #5123 )
...
* add alicloud auth commands
* add dependencies
2018-08-16 12:17:49 -07:00
Jeff Mitchell
a371bd7e7b
Minor dep sync
2018-07-11 16:04:02 -04:00
Jeff Mitchell
94486a6650
Bump deps
2018-07-09 12:41:21 -04:00
Chris Hoffman
a1c8c8459b
Bump Deps ( #4868 )
...
* bump deps
* revert script changes
* adding govendor miss
2018-07-06 12:09:34 -04:00
Seth Vargo
cd930b1173
Add support for Google Cloud Spanner ( #3977 )
2018-02-14 20:31:20 -05:00
Jeff Mitchell
958afd4019
Bump deps
2018-02-10 19:29:52 -05:00
Jeff Mitchell
98b479ab58
Bump deps
2018-01-26 18:51:00 -05:00
Jeff Mitchell
07dfc1da27
Bump deps
2017-11-07 11:57:05 -05:00
Jeff Mitchell
343d1714c1
Bump deps
2017-10-27 15:06:04 -04:00
Jeff Mitchell
18b193a519
more dep syncing
2017-09-15 21:47:22 -04: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
c5918ff79b
Add gcp auth backend ( #3183 )
2017-08-16 10:31:34 -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
948af0a12b
Bump grpc after they fixed their panic
2017-05-24 21:07:45 -04:00
Jeff Mitchell
9d4801b1e8
Revert grpc back a version (they introduced a panic) and clean up a bunch of old request forwarding stuff
2017-05-24 10:38:48 -04:00
Jeff Mitchell
01e1754749
Bump deps
2017-05-24 09:40:58 -04:00
Jeff Mitchell
0d4e7fba69
Remove non-gRPC request forwarding
2017-05-24 09:34:59 -04:00
Jeff Mitchell
563f80d39f
Bump deps
2017-04-17 11:17:06 -04:00
Jeff Mitchell
4d7a0ab772
Bump deps
2017-03-30 20:03:13 -04:00
Jeff Mitchell
8836da35a6
Update deps
2017-02-24 14:36:54 -05: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