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.
- 17 Jun, 2021 7 commits
-
-
Kendall Strautman authored
-
Kendall Strautman authored
-
Kendall Strautman authored
-
Kendall Strautman authored
-
Kendall Strautman authored
-
Kendall Strautman authored
-
Kendall Strautman authored
-
- 14 Jun, 2021 3 commits
-
-
Tom Proctor authored
-
moayadi authored
vault login -path=radius username=sethvargo should be changed to -method, not -path
-
Richard Patel authored
-
- 11 Jun, 2021 17 commits
-
-
Bryce Kalow authored
-
Arnav Palnitkar authored
* Updated transit key action to components * Fix indentation * Leverage parent action directly from components * Added tracked attribute
-
Rajwinder Mahal authored
-
Jason O'Donnell authored
-
Marco Rieger authored
-
Jason O'Donnell authored
* mod: update vault-plugin-secrets-ad@v0.9.1 * changelog
-
Calvin Leung Huang authored
* dep: update consul-template to v0.26.0 * changelog: add a CL entry
-
Brian Kassouf authored
* Add a function that gets the offline, stale configuration * Fix comment
-
Nick Cabatoff authored
Use the `deadlock` tag for non-race tests, to try to catch deadlocks involving Core.stateLock. (#11818)
-
Nick Cabatoff authored
Reorganize request handling code so that we don't touch storage until we have the stateLock. (#11835)
-
pjaudiomv authored
* sts is PUT/POST request add changelog * rebase, rm uneeded changelog
-
Josh Black authored
-
Philip Jay authored
It's optional. Make that clear.
-
Lars Lehtonen authored
-
Conor Mongey authored
-
Sam Salisbury authored
- Not needed to upgrade the plugin itself. - Can cause issues when transitive modules are updated.
-
Sam Salisbury authored
-
- 10 Jun, 2021 11 commits
-
-
Jason O'Donnell authored
* db/cassandra: add tls_server_name * Remove changes from deprecated engine * Add changelog and doc
-
Michael Golowka authored
-
Brian Kassouf authored
* Omit wrapping tokens and control groups from client counts * add changelog note
-
Chelsea Shaw authored
* Fix key for expiry time on sys/health license attr * Update license warning language if license not autoloaded
-
Jason O'Donnell authored
* db/cassandra: add tls_server_name * Remove changes from deprecated engine
-
Hridoy Roy authored
* initial refactoring of unseal step in run * remove waitgroup * remove waitgroup * backup work * backup * backup * completely modularize run and move into diagnose * add diagnose errors for incorrect number of unseal keys * comment tests back in * backup * first subspan * finished subspanning but running into error with timeouts * remove runtime checks * merge main branch * meeting updates * remove telemetry block * roy comment * subspans for seal finalization and wrapping diagnose latency checks * backup while I fix something else * fix storage latency test errors * runtime checks * diagnose with timeout on seal
-
Nick Cabatoff authored
-
swayne275 authored
* fix m.coreStateLock deadlock for API handler code * improve lock comment
-
Mike Wickett authored
-
Shanker Naik authored
-
Mark Gritter authored
* Acquire a per-lock lease to make renew and revoke atomic wrt each other. This means we don't have to hold pendingLock during I/O. * Attempted fix for deadlock in token revocation. * Comment fix. * Fix error checking in loadEntry. * Add benchmark * Add a few additional locking locations * Improve benchmark slightly * Update vault/expiration.go Co-authored-by:
swayne275 <swayne275@gmail.com> * Update vault/expiration.go Co-authored-by:
swayne275 <swayne275@gmail.com> * Add a lease lock into tidy Co-authored-by:
Scott Miller <smiller@hashicorp.com> Co-authored-by:
Brian Kassouf <bkassouf@hashicorp.com> Co-authored-by:
Brian Kassouf <briankassouf@users.noreply.github.com> Co-authored-by:
swayne275 <swayne275@gmail.com>
-
- 09 Jun, 2021 2 commits
-
-
MilenaHC authored
* Add username_template to influxdb * go fmt * goimport for influxdb.go
-
Nick Cabatoff authored
-