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
-
- 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
-
- 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
-
- 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
-
- 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>
-
- 20 Apr, 2021 1 commit
-
-
Calvin Leung Huang authored
-
- 19 Apr, 2021 2 commits
-
-
Michael Golowka authored
-
Austin Gebauer 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>
-
- 22 Mar, 2021 1 commit
-
-
Mark Gritter authored
-
- 19 Mar, 2021 1 commit
-
-
Austin Gebauer authored
-
- 16 Mar, 2021 2 commits
-
-
Jim Kalafut authored
-
Austin Gebauer authored
-
- 09 Mar, 2021 1 commit
-
-
swayne275 authored
* update sdk import * go mod vendor
-
- 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 existing and new clusters * Add locking to some functions * Persist initial config * Clarify the command usage doc * Add health metric for each node * Fix audit logging issue * Don't set DisablePerformanceStandby to true in test * Use node id label for health metric * Log updates to autopilot config * Less aggressively consume config loading failures * Return a mutable config * Return early from known servers if raft config is unable to be pulled * Update metrics name * Reduce log level for potentially noisy log * Add knob to disable autopilot * Don't persist if default config is in use * Autopilot: Dead server cleanup (#10857) * Dead server cleanup * Initialize channel in any case * Fix a bunch of tests * Fix panic * Add follower locking in heartbeat tracker * Add LastContactFailureThreshold to config * Add log when marking node as dead * Update follower state locking in heartbeat tracker * Avoid follower states being nil * Pull test to its own file * Add execution status to state response * Optionally enable autopilot in some tests * Updates * Added API function to fetch autopilot configuration * Add test for default autopilot configuration * Configuration tests * Add State API test * Update test * Added TestClusterOptions.PhysicalFactoryConfig * Update locking * Adjust locking in heartbeat tracker * s/last_contact_failure_threshold/left_server_last_contact_threshold * Add disabling autopilot as a core config option * Disable autopilot in some tests * s/left_server_last_contact_threshold/dead_server_last_contact_threshold * Set the lastheartbeat of followers to now when setting up active node * Don't use config defaults from CLI command * Remove config file support * Remove HCL test as well * Persist only supplied config; merge supplied config with default to operate * Use pointer to structs for storing follower information * Test update * Retrieve non voter status from configbucket and set it up when a node comes up * Manage desired suffrage * Consider bucket being created already * Move desired suffrage to its own entry * s/DesiredSuffrageKey/LocalNodeConfigKey * s/witnessSuffrage/recordSuffrage * Fix test compilation * Handle local node config post a snapshot install * Commit to storage first; then record suffrage in fsm * No need of local node config being nili case, post snapshot restore * Reconcile autopilot config when a new leader takes over duty * Grab fsm lock when recording suffrage * s/Suffrage/DesiredSuffrage in FollowerState * Instantiate autopilot only in leader * Default to old ways in more scenarios * Make API gracefully handle 404 * Address some feedback * Make IsDead an atomic.Value * Simplify follower hearbeat tracking * Use uber.atomic * Don't have multiple causes for having autopilot disabled * Don't remove node from follower states if we fail to remove the dead server * Autopilot server removals map (#11019) * Don't remove node from follower states if we fail to remove the dead server * Use map to track dead server removals * Use lock and map * Use delegate lock * Adjust when to remove entry from map * Only hold the lock while accessing map * Fix race * Don't set default min_quorum * Fix test * Ensure follower states is not nil before starting autopilot * Fix race Co-authored-by:
Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com> Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com>
-
- 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
-