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.
- 27 Jan, 2021 5 commits
-
-
Hridoy Roy authored
* make token create case insensitive * changelog * comment update
-
Meggie authored
* More CL notes for 1.6.2 * Update _2021Jan26.txt * Update _2021Jan26.txt
-
Hridoy Roy authored
* changelog for entropy augmentation * docs upgrade * docs upgrade * docs upgrade * docs upgrade
-
Aleksandr Bezobchuk authored
Co-authored-by:
mgritter <mgritter@hashicorp.com>
-
Vishal Nayak authored
Going to go ahead and merge this
-
- 26 Jan, 2021 10 commits
-
-
Aleksandr Bezobchuk authored
* core: add vault.identity.entity.active.monthly log * Fixed end-of-month metrics and unit test. * Added metric covering month-to-date (not broken down by namespace.) * Updated documentation * Added changelog. Co-authored-by:
mgritter <mgritter@hashicorp.com>
-
Jeff Escalante authored
-
Jeff Escalante authored
-
Lauren Voswinkel authored
* CHANGELOG update: GCP secrets WAL issue fix * Add changelog 10759.txt file
-
Calvin Leung Huang authored
-
Calvin Leung Huang authored
* agent: do not grap idLock writelock until caching entry * agent: inflight cache using sync.Map * agent: implement an inflight caching mechanism * agent/lease: add lock for inflight cache to prevent simultaneous Set calls * agent/lease: lock on a per-ID basis so unique requests can be processed independently * agent/lease: add some concurrency tests * test: use lease_id for uniqueness * agent: remove env flags, add comments around locks * agent: clean up test comment * agent: clean up test comment * agent: remove commented debug code * agent/lease: word-smithing * Update command/agent/cache/lease_cache.go Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com> * agent/lease: return the context error if the Done ch got closed * agent/lease: fix data race in concurrency tests * agent/lease: mockDelayProxier: return ctx.Err() if context got canceled * agent/lease: remove unused inflightCacheLock * agent/lease: test: bump context timeout to 3s Co-authored-by:
Nick Cabatoff <ncabatoff@hashicorp.com>
-
Jim Kalafut authored
-
Vishal Nayak authored
-
Lauren Voswinkel authored
* Update gcp secrets plugin pseudo tag
-
John Eikenberry authored
-
- 25 Jan, 2021 8 commits
-
-
Vishal Nayak authored
* Set namespace for template server in agent * cl++
-
Vishal Nayak authored
-
Nick Cabatoff authored
We should allow test-go and test-go-remote-docker to run so that they can satisfy the check. There's a short-circuit within them to avoid taking time if it's a ui/ or docs/ branch. (#10763)
-
Vishal Nayak authored
-
Jeff Escalante authored
-
Ricardo Cardenas authored
* feat(agent): add retry configuration for vault agent * feat(agent): add test fixtures for retry * fix(retry): move retry stanza to top level as template_retry * fix(retry): add retry config to ServerConfig struct * fix(retry): point config parser to parse template_retry instead of retry * remove netlify config (#10711) * Fix build (#10749) * Move the declaration to a OSS build tag file to not have it collide w… (#10750) * Move the declaration to a OSS build tag file to not have it collide with ent declarations * Add comment * Remove comment to trigger ci * Unconditionally use the root namespace when calling sys/seal-status. (#10742) * feat(agent): add retry configuration for vault agent * feat(agent): add test fixtures for retry * fix(retry): move retry stanza to top level as template_retry * fix(retry): add retry config to ServerConfig struct * fix(retry): point config parser to parse template_retry instead of retry Co-authored-by:
Hridoy Roy <roy@hashicorp.com> Co-authored-by:
Jeff Escalante <jescalan@users.noreply.github.com> Co-authored-by:
Vishal Nayak <vishalnayak@users.noreply.github.com> Co-authored-by:
Mark Gritter <mgritter@hashicorp.com>
-
Mark Gritter authored
-
Vishal Nayak authored
* Move the declaration to a OSS build tag file to not have it collide with ent declarations * Add comment * Remove comment to trigger ci
-
- 22 Jan, 2021 3 commits
-
-
Vishal Nayak authored
-
Jeff Escalante authored
-
Vishal Nayak authored
-
- 21 Jan, 2021 1 commit
-
-
Mike Green authored
Clarify user question, unexpected behavior with no slash on gcs.
-
- 20 Jan, 2021 10 commits
-
-
Michael Golowka authored
-
Lauren Voswinkel authored
We now specify that the user will remain unless cleaned up manually
-
Lauren Voswinkel authored
-
Meggie authored
-
Meggie authored
Fixing some formatting so the resulting changelog looks right.
-
Mark Gritter authored
* Implement sys/seal-status and sys/leader as normal API calls (so that they can be used in namespaces.) * Added changelog.
-
Meggie authored
Broken link
-
Josh Black authored
* Update to go 1.15.6 * Just kidding, how about 1.15.7 * And the associated CI config * Add changelog and update go version in more places
-
Chelsea Shaw authored
* Skip secrets/pki/list?tab=certs * Skip redirect_to acceptance test * Skip access/identity/entities/create acceptance test * Skip settings/configure/secrets/pki/cert
-
Nick Cabatoff authored
-
- 19 Jan, 2021 3 commits
-
-
Nick Cabatoff authored
Add configuration to specify a TLS ServerName to use in the TLS handshake when performing a raft join. (#10698)
-
Nick Cabatoff authored
-
Hridoy Roy authored
* vault/core_metrics.go * changelog * comments
-