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.
- 04 Feb, 2021 3 commits
-
-
Nick Cabatoff authored
-
Theron Voran authored
Co-authored-by:
Calvin Leung Huang <cleung2010@gmail.com>
-
Calvin Leung Huang authored
* approle: add ttl to the secret ID generation response * approle: move TTL derivation into helper func * changelog: add changelog entry * docs: update approle docs and api-docs pages
-
- 03 Feb, 2021 1 commit
-
-
Josh Black authored
-
- 02 Feb, 2021 5 commits
-
-
Jason O'Donnell authored
* 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>
-
Mark Gritter authored
* Stub "operator diagnose" command. * Parse configuration files. * Refactor storage setup to call from diagnose. * Add the ability to run Diagnose as a prequel to server start.
-
Michael Golowka authored
-
Brandon Romano authored
* Web Updates for HCP (2/2) Adds HCP Vault section to homepage Updates the Nav Hack in a third 'try cloud' link Update banner to point to HCP site * website: utm params for all hcp links Co-authored-by:
Kyle MacDonald <kmacdonald@hashicorp.com>
-
Bryce Kalow authored
-
- 01 Feb, 2021 2 commits
-
-
Chelsea Shaw authored
* Address dependabot deps * Add changelog
-
Josh Black authored
-
- 29 Jan, 2021 6 commits
-
-
Mark Gritter authored
* Updates identity/group to allow updating a group by name (#10223) * Now that lookup by name is outside handleGroupUpdateCommon, do not use the second name lookup as the object to update. * Added changelog. Co-authored-by:
dr-db <25711615+dr-db@users.noreply.github.com>
-
Hridoy Roy authored
* pull in newest consul template with bugfix and all dependencies * pull in newest consul template with bugfix and all dependencies * Rename readme.md to README.md * add changelog
-
Mike Green authored
-
Meggie authored
-
Meggie authored
-
Mark Gritter authored
-
- 28 Jan, 2021 2 commits
-
-
Nick Cabatoff authored
-
Brian Kassouf authored
-
- 27 Jan, 2021 7 commits
-
-
Michael Golowka authored
-
Hridoy Roy authored
-
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 4 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
-