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.
- 04 Jan, 2022 4 commits
-
-
taoism4504 authored
-
Dave D'Amico authored
-
Scott Miller authored
-
raakatz authored
The words "can be" were missing
-
- 03 Jan, 2022 8 commits
-
-
Loann Le authored
* fixed broken links * Update ha.mdx removed extra slash
-
Peter Verraedt authored
* auth/cert: Add certificate extensions as metadata Signed-off-by:
Peter Verraedt <peter.verraedt@kuleuven.be> * Add changelog for #13348 Signed-off-by:
Peter Verraedt <peter.verraedt@kuleuven.be>
-
Chelsea Shaw authored
-
Tim Peoples authored
* Update docs to reflect that TLS connection state is now available to plugins * Fix typo (D'oh!)
-
Austin Gebauer authored
-
Pascal Reeb authored
fix(docs-k8s-helm): changed server's podAntiAffinity labelSelector example to match helm default values (#13140)
-
Austin Gebauer authored
-
Kevin Wang authored
-
- 25 Dec, 2021 1 commit
-
-
Jeff Escalante authored
-
- 23 Dec, 2021 2 commits
-
-
VAL authored
-
Noel Quiles authored
* Update algolia-index.yml * Generate the file
-
- 22 Dec, 2021 7 commits
-
-
Vinny Mannello authored
-
Ben Ash authored
-
Noel Quiles authored
* Update <Subnav /> * Upgrade to latest/upgrade product downloads
-
VAL authored
-
Jose Diaz-Gonzalez authored
* docs: add a note regarding the backend => storage config key aliasing This was missing from upgrade docs and implemented in #2456. * Update website/content/docs/upgrading/upgrade-to-0.7.0.mdx Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com> Co-authored-by:
Loann Le <84412881+taoism4504@users.noreply.github.com>
-
Steven Clark authored
* Attempt to address a data race issue within identity store * Testcase TestIdentityStore_LocalAliasInvalidations identified a data race issue. * This reverts the previous attempt to address the issue from #13093
-
Austin Gebauer authored
-
- 21 Dec, 2021 10 commits
-
-
Kevin Wang authored
-
Meggie authored
-
Meggie authored
* Adding upgrade note about 1.7.8 go version * Adding version bump while I'm at it
-
Meggie authored
-
Meggie authored
-
Ben Ash authored
Fixes an issue where the `replicateStateStore` was being set to `nil` upon consecutive calls to `client.SetReadYourWrites(true)`.
-
Anthony (Ryo) Wright authored
* Fixed null token panic from 'v1/auth/token/' endpoints and returned proper error response * added changelog entry for PR #13233 * changed error message from 'bad token' to 'null token' * rebased off of main * Revert "changed error message from 'bad token' to 'null token'" This reverts commit 381ed9b32c5ddd5e47adb1643ef7e46fb768bc76. * changed 'bad token' error message to 'invalid token' after revert * remove unnecessary vault-data folder
-
Matt Mukerjee authored
We don't check for errors in the consul storage TLS setup. We might fail here because of a missing certificate, bad permissions, etc. If anything is wrong, vault just ignores the issues and continues, resulting in a lot of confusion. Instead, lets return an error to the caller if this fails.
-
firingLi authored
* add tencentCloud plugin * add tencentCloud plugin * add tencentCloud plugin
-
Jordan Reimer authored
* fixes some flaky enterprise tests * more test fixes
-
- 20 Dec, 2021 6 commits
-
-
Scott Miller authored
* Changes to bring ENT in line with OSS for managed key changes * Revert this
-
Jonathan Ballet authored
* Improve databases documentation Fixed a bunch of formatting issues and broken JSON outputs. * Remove changelog entry * Apply suggestions from code review
-
Jack Halford authored
* Update entity-alias.mdx it was not clear for approle what the name should be the approle name or the role_id. * Update website/content/api-docs/secret/identity/entity-alias.mdx Co-authored-by:
Yoko Hyakuna <yoko@hashicorp.com> Co-authored-by:
Yoko Hyakuna <yoko@hashicorp.com>
-
Vasilii Angapov authored
Fix typo in Kubernetes policy example which prevents example from working.
-
Meggie authored
* Upgrade guidance updates from VLT-172 Trying to clarify some upgrade questions. Learn update to follow in separate PR. * Apply suggestions from code review Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com> Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com>
-
Ben Ash authored
Previously the `contained_db` parameter would only accept a string value despite the fact that field type is documented as a boolean.
-
- 18 Dec, 2021 2 commits
-
-
Tom authored
Co-authored-by:
tograla <tograla@gmail.com>
-
Carlos Cisneros, Jr authored
* Update index.mdx Fixed typo in Setup section of the Secrets Engine documentation. * Update index.mdx Remove line 112.
-