This project is mirrored from https://gitee.com/NQL886/vault.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 18 Feb, 2021 1 commit
-
-
Hridoy Roy authored
* 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
-
- 17 Feb, 2021 1 commit
-
-
Austin Gebauer authored
-
- 12 Feb, 2021 1 commit
-
-
swayne275 authored
* Shutdown Test Cores when Tests Complete * go mod vendor
-
- 10 Feb, 2021 1 commit
-
-
Michael Golowka authored
-
- 02 Feb, 2021 1 commit
-
-
Michael Golowka authored
-
- 29 Jan, 2021 1 commit
-
-
Hridoy Roy authored
* pull in newest consul template with bugfix and all dependencies * pull in newest consul template with bugfix and all dependencies * Rename readme.md to README.md * add changelog
-
- 26 Jan, 2021 1 commit
-
-
Lauren Voswinkel authored
* Update gcp secrets plugin pseudo tag
-
- 20 Jan, 2021 1 commit
-
-
Lauren Voswinkel authored
-
- 12 Jan, 2021 1 commit
-
-
Eugene R authored
* add an Aerospike storage backend * go mod vendor * add Aerospike storage configuration docs * review fixes * bump aerospike client to v3.1.1 * rename the defaultHostname variable * relocate the docs page
-
- 07 Jan, 2021 1 commit
-
-
Lauren Voswinkel authored
* Adding snowflake as a bundled database secrets plugin * Add snowflake-database-plugin to expected bundled plugins * Add snowflake plugin name to the mockBuiltinRegistry
-
- 14 Dec, 2020 2 commits
-
-
Calvin Leung Huang authored
-
Austin Gebauer authored
-
- 01 Dec, 2020 1 commit
-
-
Michael Golowka authored
-
- 30 Nov, 2020 1 commit
-
-
Scott Miller authored
-
- 23 Nov, 2020 1 commit
-
-
Josh Black authored
-
- 30 Oct, 2020 2 commits
-
-
Calvin Leung Huang authored
-
Calvin Leung Huang authored
-
- 29 Oct, 2020 2 commits
-
-
Theron Voran authored
-
Calvin Leung Huang authored
-
- 28 Oct, 2020 1 commit
-
-
Jonas-Taha El Sesiy authored
* Add support for Managed Identity auth for physical/Azure Obtain OAuth token from IMDS to allow for access to Azure Blob with short-lived dynamic credentials Fix #7322 * add tests & update docs/dependencies
-
- 23 Oct, 2020 1 commit
-
-
Aleksandr Bezobchuk authored
-
- 22 Oct, 2020 3 commits
-
-
Michael Golowka authored
Updated the `Serve` function so these can be added back into Vault
-
Michael Golowka authored
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.
-
Theron Voran authored
Fixes oidc config UI, and adds EdDSA (ed25519) to supported algorithms
-
- 20 Oct, 2020 1 commit
-
-
Michael Golowka authored
-
- 16 Oct, 2020 2 commits
-
-
Michael Golowka authored
-
Nick Cabatoff authored
-
- 15 Oct, 2020 2 commits
-
-
Hridoy Roy authored
* backport VAULT-672 * backport VAULT-672 * go mod tidy * go mod tidy * add back indirect import * replace go mod and go sum with master version * go mod vendor * more go mod vendor Co-authored-by:
Hridoy Roy <hridoyroy@Hridoys-MBP.hitronhub.home> Co-authored-by:
Hridoy Roy <hridoyroy@Hridoys-MacBook-Pro.local>
-
Michael Golowka authored
This is part 1 of 4 for renaming the `newdbplugin` package. This copies the existing package to the new location but keeps the current one in place so we can migrate the existing references over more easily.
-
- 13 Oct, 2020 2 commits
-
-
Brian Kassouf authored
This reverts commit ee6391b6.
-
Aleksandr Bezobchuk authored
-
- 12 Oct, 2020 1 commit
-
-
Jeff Mitchell authored
* Migrate internalshared out * fix merge issue * fix merge issue * go mod vendor Co-authored-by:
Brian Kassouf <bkassouf@hashicorp.com>
-
- 09 Oct, 2020 3 commits
-
-
Lauren Voswinkel authored
* Update couchbase plugin to use v5 dbplugin
-
Michael Golowka authored
-
Jason O'Donnell authored
-
- 08 Oct, 2020 1 commit
-
-
Jason O'Donnell authored
-
- 06 Oct, 2020 1 commit
-
-
Scott Miller authored
* restore api's go.mod * sdk too * root level go mod vendor
-
- 05 Oct, 2020 2 commits
-
-
Jonas-Taha El Sesiy authored
The azure sdk for go is maintenance-only for storage, see https://github.com/Azure/azure-sdk-for-go/tree/master/storage\#azure-storage-sdk-for-go-preview Migrate to new azure-storage-blob-go SDK Minor test improvements Fix #9661
-
Michel Vocks authored
* Implement raft peers metric * Remove old peers metric * Update vault raft dependency * Add peer_id docs
-
- 02 Oct, 2020 1 commit
-
-
Scott Miller authored
* Support salt in DeriveKey * Revert "Support salt in DeriveKey" This reverts commit b295ae42673308a2d66d66b53527c6f9aba92ac9. * Refactor out key derivation, symmetric encryption, and symmetric decryption into generic functions * comments * comments * go mod vendor * bump both go.mods * This one too * bump * bump * bump * Make the lesser used params of symmetric ops a struct * go fmt * Call GetKey instead of DeriveKey * Address feedback * Wrong rv * Rename calls * Assign the nonce field * trivial change * Check nonce len instead * go mod vendor
-