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.
- 01 Nov, 2021 1 commit
-
-
akshya96 authored
-
- 29 Oct, 2021 1 commit
-
-
Alexander Scheel authored
* Update to hashicorp/go-kms-wrapping@v0.6.8 Co-authored-by:
Rachel Culpepper <84159930+rculpepper@users.noreply.github.com> Signed-off-by:
Alexander Scheel <alex.scheel@hashicorp.com> * Add documentation around Managed HSM KeyVault This introduces the "resource" config parameter and the AZURE_AD_RESOURCE environment variable from the updated go-kms-wrapping dependency. Co-authored-by:
Rachel Culpepper <84159930+rculpepper@users.noreply.github.com> Signed-off-by:
Alexander Scheel <alex.scheel@hashicorp.com> * Add changelog entry for g-k-w changes Includes changes from @stevendpclark. Co-authored-by:
Rachel Culpepper <84159930+rculpepper@users.noreply.github.com> Signed-off-by:
Alexander Scheel <alex.scheel@hashicorp.com> Co-authored-by:
Rachel Culpepper <84159930+rculpepper@users.noreply.github.com>
-
- 20 Oct, 2021 1 commit
-
-
Jason O'Donnell authored
* Fix auth/aws so that config/rotate-root saves new key pair to vault (#12715) * test: add test to verify Vault storage is updated * bug: fix config/rotate-root to store new key * choir: fix changelog name to match PR * go get & go mod tidy * go mod vendor Co-authored-by:
ludewigh <ludewigh@gmail.com>
-
- 19 Oct, 2021 1 commit
-
-
vinay-gopalan authored
-
- 04 Oct, 2021 1 commit
-
-
Calvin Leung Huang authored
* Upgrade pq to fix connection failure cleanup bug (v1.8.0 => v1.10.3) * Run go mod tidy after `go get -u github.com/lib/pq` * include changelog/12413.txt # Conflicts: # go.sum Co-authored-by:
Ian Ferguson <ian.ferguson@datadoghq.com>
-
- 28 Sep, 2021 1 commit
-
-
Meggie authored
-
- 21 Sep, 2021 1 commit
-
-
Calvin Leung Huang authored
* dep: update vault-plugin-secrets-openldap to v0.4.1 * add changelog entry * go mod vendor and go mod tidy
-
- 15 Sep, 2021 1 commit
-
-
Nick Cabatoff authored
-
- 24 Aug, 2021 1 commit
-
-
Pratyoy Mukhopadhyay authored
* [VAULT-3268] Upgrade go to 1.15.15 * [VAULT-3268] Update remaining circleci executors, readme * [VAULT-3268] Add changelog * [VAULT-3268] Update go version in dockerfile.ui * [VAULT-3268] Update sdk version * [VAULT-3268] Update go_test go version
-
- 23 Aug, 2021 1 commit
-
-
Pratyoy Mukhopadhyay authored
-
- 12 Aug, 2021 1 commit
-
-
Calvin Leung Huang authored
* dep: update database-couchbase plugin to v0.3.1 * add CL entry
-
- 04 Aug, 2021 1 commit
-
-
Austin Gebauer authored
-
- 14 Jun, 2021 2 commits
-
-
Vishal Nayak authored
-
Vishal Nayak authored
* update go to 1.16.5 * Add CL * Revert Go update and fix vendoring * Update Go to 1.15.13 * Update CL * Upgrade packagespec to 0.2.7 * Try fixing go.mod * Test downgrade of hcl Co-authored-by:
Brian Kassouf <bkassouf@hashicorp.com>
-
- 11 Jun, 2021 1 commit
-
-
Jason O'Donnell authored
* mod: update vault-plugin-secrets-ad@v0.9.1 * changelog
-
- 08 Jun, 2021 1 commit
-
-
Austin Gebauer authored
-
- 03 Jun, 2021 1 commit
-
-
Vishal Nayak authored
* Perform num uses check earlier * Add CL * Ensure that login works
-
- 02 Jun, 2021 1 commit
-
-
Scott Miller authored
* Fix: Transit encrypt batch does not honor key_version (#11628) * fix(secret/transit): #10232 Transit encrypt batch does not honor key_version * add changelog for 11628 * Try a 5s request timeout * Pin aerospike container image to a known working tag. (#11677) Co-authored-by:
rerorero <nato9598@hotmail.co.jp> Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com>
-
- 19 May, 2021 2 commits
-
-
Brian Kassouf authored
-
Hridoy Roy authored
* sdk update and require version 1.15 of go * upgrade sdk version * go mod vendor on sdk
-
- 18 May, 2021 1 commit
-
-
Brian Kassouf authored
* Patch expiration fix over from ENT * Rename changelog Co-authored-by:
Scott Miller <smiller@hashicorp.com>
-
- 12 May, 2021 1 commit
-
-
Nick Cabatoff authored
-
- 07 May, 2021 1 commit
-
-
Calvin Leung Huang authored
-
- 03 May, 2021 1 commit
-
-
Vishal Nayak authored
* Autopilot: Return leader info via delegate * Pull in the new raft-autopilot lib dependencies * update deps * Add CL
-
- 30 Apr, 2021 1 commit
-
-
Clint authored
* update to auth-gcp v0.9.1 * changelog * update changelog type * Update changelog/11494.txt Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com> Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com>
-
- 23 Apr, 2021 1 commit
-
-
Austin Gebauer authored
-
- 20 Apr, 2021 1 commit
-
-
Calvin Leung Huang authored
-
- 19 Apr, 2021 3 commits
-
-
Michael Golowka authored
-
Austin Gebauer authored
-
Jim Kalafut authored
-
- 16 Apr, 2021 2 commits
-
-
Nick Cabatoff authored
Make sure that when we modify a rate quota, we stop the existing goroutine before starting the new one.
-
Nick Cabatoff authored
Co-authored-by:
Scott Miller <smiller@hashicorp.com>
-
- 08 Apr, 2021 1 commit
-
-
Brian Kassouf authored
-
- 22 Mar, 2021 3 commits
-
-
Mark Gritter authored
-
Mark Gritter authored
* Update version to 1.7 * Go mod vendor. * Update go version to 1.15.10 * Changelog for go version.
-
Vishal Nayak authored
-
- 19 Mar, 2021 1 commit
-
-
Austin Gebauer authored
-
- 16 Mar, 2021 3 commits
-
-
Jim Kalafut authored
-
Jim Kalafut authored
-
Austin Gebauer authored
-