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.
- 08 Apr, 2021 1 commit
-
-
Brian Kassouf authored
* Update tooling * Run gofumpt * go mod vendor
-
- 07 Apr, 2021 1 commit
-
-
Scott Miller authored
* Update to Go 1.16.2 for build/dev * Update SDK version_base * Update docker images * make packages
-
- 02 Apr, 2021 1 commit
-
-
Scott Miller authored
-
- 19 Mar, 2021 1 commit
-
-
Austin Gebauer authored
-
- 16 Mar, 2021 1 commit
-
-
Austin Gebauer authored
-
- 05 Mar, 2021 1 commit
-
-
Calvin Leung Huang authored
* mod: update plugin versions for 1.7.0 * command/agent: fix TestCFEndToEnd test
-
- 03 Mar, 2021 1 commit
-
-
Vishal Nayak authored
* k8s doc: update for 0.9.1 and 0.8.0 releases (#10825) * k8s doc: update for 0.9.1 and 0.8.0 releases * Update website/content/docs/platform/k8s/helm/configuration.mdx Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com> Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com> * Autopilot initial commit * Move autopilot related backend implementations to its own file * Abstract promoter creation * Add nil check for health * Add server state oss no-ops * Config ext stub for oss * Make way for non-voters * s/health/state * s/ReadReplica/NonVoter * Add synopsis and description * Remove struct tags from AutopilotConfig * Use var for config storage path * Handle nin-config when reading * Enable testing autopilot by using inmem cluster * First passing test * Only report the server as known if it is present in raft config * Autopilot defaults to on for all existi...
-
- 01 Mar, 2021 1 commit
-
-
Hridoy Roy authored
* minimal changes to solve most of the cves * cleanup * finished go mod vendor upgrades
-
- 25 Feb, 2021 2 commits
-
-
Michael Golowka authored
-
Michael Golowka authored
-
- 24 Feb, 2021 1 commit
-
-
Michel Vocks authored
* Update vault/api version * go mod vendor
-
- 22 Feb, 2021 1 commit
-
-
Hridoy Roy authored
-
- 19 Feb, 2021 1 commit
-
-
Clint authored
* Bundle Terraform secrets engine * update go.mod/sum * vendor update * add changelog entry * add secrets terraform
-
- 18 Feb, 2021 2 commits
-
-
Hridoy Roy authored
This reverts commit eb74ca61.
-
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
-
- 10 Dec, 2020 1 commit
-
-
Nick Cabatoff authored
-
- 04 Dec, 2020 1 commit
-
-
Hridoy Roy authored
* Only use entropy augmentation for root token creation * changelog * change wording of changelog entry
-
- 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
-
- 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
-