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 Jul, 2021 5 commits
-
-
Vishal Nayak authored
-
MilenaHC authored
* username customization for redshift * adding changelog and updating api-docs
-
claire bontempo authored
Co-authored-by:
hashishaw <cshaw@hashicorp.com>
-
Danny Hermes authored
-
Lars Lehtonen authored
-
- 07 Jul, 2021 9 commits
-
-
claire bontempo authored
* adds transform secrets engine to features list
-
Angel Garbarino authored
* fix validation * clean up
-
Pratyoy Mukhopadhyay authored
* [VAULT-708] Zero out request counter on preSeal * [VAULT-708] Added changelog entry * [VAULT-708] Add comment clarifying request counter zeroing
-
Josh Black authored
-
hghaf099 authored
* Diagnose warns if HTTPS is not used for ha-storage-tls-consul * Skipping TLS verification if https is not used in ha storage tls consul * Adding diagnose skip message for consul service registration
-
claire bontempo authored
-
Angel Garbarino authored
* revert changes * changelog * add test coverage for max versions
-
Jason O'Donnell authored
* docs: add SSL connection example to oracle * Fix link * Add quotes to path
-
Nick Cabatoff authored
-
- 06 Jul, 2021 7 commits
-
-
Pratyoy Mukhopadhyay authored
-
swayne275 authored
* prototype function to retry irrevocable lease revocation, clean up comment * setup irrevocable lease revoke retry on expiration manager creation * reduce expiration lag to 1 hour, use core context and timeout on retry attempts * add lease namespace to revocation call * start irrevocable revocation attempts in setupExpiration * grab reference to channel to avoid race test failures
-
MilenaHC authored
* update snowflake database plugin to v0.2.0 * add changelog * update api-docs
-
Jason O'Donnell authored
* docs: fix link rendering for Oracle * Fix render
-
Nick Cabatoff authored
* `vault delete` and `vault kv delete` should allow the same output options as `vault write`, as delete operations can similarly return data. This is needed if you want to use control groups with deletion.
-
John-Michael Faircloth authored
* MongoDB Atlas: Add username customization docs * add changelog * remove changelog; it was added to the relevant go.mod update PR
-
John-Michael Faircloth authored
* Update mongodb atlas plugin version * go.mod was missing mongodbatlas plugin * add changelog * update build-go-dev circle ci job GOPROXY * Revert "update build-go-dev circle ci job GOPROXY" This reverts commit 0e6f339c . * ci: more complete go mod cache * ci: doc use of go list ./... to populate mod cache Co-authored-by:
Sam Salisbury <samsalisbury@gmail.com>
-
- 05 Jul, 2021 2 commits
-
-
Lars Lehtonen authored
-
Sam Salisbury authored
- Now we are not vendoring, the path needed to reflect that.
-
- 01 Jul, 2021 2 commits
-
-
John-Michael Faircloth authored
* [ldap] auth method fix request_timeout * add changelog * Update sdk/helper/ldaputil/config_test.go Co-authored-by:
Calvin Leung Huang <1883212+calvn@users.noreply.github.com> * Update sdk/helper/ldaputil/config_test.go Co-authored-by:
Calvin Leung Huang <1883212+calvn@users.noreply.github.com> * Update changelog/11975.txt Co-authored-by:
Calvin Leung Huang <1883212+calvn@users.noreply.github.com> Co-authored-by:
Calvin Leung Huang <1883212+calvn@users.noreply.github.com>
-
Mike Green authored
-
- 30 Jun, 2021 2 commits
-
-
Pratyoy Mukhopadhyay authored
* [VAULT-1982] Add metric for irrevocable leases * [VAULT-1982] Add metric for tracking worker count per queue * [VAULT-1982] Update external docs * [VAULT-1982] Add nil check on metrics sink * [VAULT-1982] Update metric name, fix access patterns * [VAULT-1982] Add locking when marking leases as irrevocable * [VAULT-1982] Remove workers per mount metric * [vault-1982] Misc review fixes * [VAULT-1982] minor refactor * [VAULT-1982] Add/update some comments
-
swayne275 authored
-
- 29 Jun, 2021 5 commits
-
-
swayne275 authored
-
Nick Cabatoff authored
-
Austin Gebauer authored
-
MilenaHC authored
* update elasticsearch database plugin to v0.8.0 * add changelog * update api-docs
-
Lars Lehtonen authored
* vault/external_tests/token: fix dropped test error * vault/external_tests/identity: fix dropped test errors
-
- 28 Jun, 2021 2 commits
-
-
swayne275 authored
* add leases path to sudo required set * update TestSystemBackend_RootPaths with new special privilege paths * note that list-leases requires sudo * minor typo fixes
-
Sam Salisbury authored
-
- 25 Jun, 2021 6 commits
-
-
Theron Voran authored
-
Hridoy Roy authored
-
swayne275 authored
* prelim fairshare prototype, untested and prototype status * add tests for new fairshare infra - this likely fails tests for being racy * probably fix races for code and test * one more lock to fix for races * fairsharing queue work distribution, tests, fixes, etc * comment, shorten wait time * typos and comments * fix inverted worker count logic * Update helper/fairshare/jobmanager.go typo * Update helper/fairshare/jobmanager.go clarify comment * move back to round robin between queues * improvements from self review * add job manager stress test
-
Jason O'Donnell authored
* plugins/ad: add rotate-role * Add doc * changelog * Add note about rotate-role in overview
-
Sam Salisbury authored
-
Theron Voran authored
Co-authored-by:
Tom Proctor <tomhjp@users.noreply.github.com>
-