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.
- 24 Feb, 2021 11 commits
-
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
- 23 Feb, 2021 12 commits
-
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Jason O'Donnell authored
-
Angel Garbarino authored
* wizard setup * cleanup * add changelog * fix names from save to create role and create database * fix missing progress bar
-
Jim Kalafut authored
-
Hridoy Roy authored
* changelog for retry stanza * changelog for retry stanza * changelog for retry stanza
-
Chelsea Shaw authored
* Show error when connection roles fail to update on role create * Clean up errors for role, remove bad state setting after transition * Add changelog
-
Clint authored
* update docs related to OCI alias changes * covert CHANGELOG update to a changelog/ entry
-
Angel Garbarino authored
* small fix 1 * error handling * empty state and catch conditional on displayArray empty * add link to connection from role view
-
Jim Kalafut authored
The reference to API calls and link to code isn't a good fit here. Reverts eb3e34d7
-
Jason O'Donnell authored
* agent: route templating server through cache * Remove TemplateRetry, fix unix path * Remove mtls comment, remove redundant tls enable * Fix test * Refactor vault address logic * Fix cert/key for mtls * Update command/agent/template/template_test.go Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com> * Update command/agent/template/template_test.go Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com> * Update command/agent/template/template_test.go Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com> * Update command/agent/template/template_test.go Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com> * Update command/agent/template/template_test.go Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com> * Update command/agent/template/template_test.go Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com> * Reject mtls listeners * changelog Co-authored-by:
Theron Voran <tvoran@users.noreply.github.com>
-
Michele Degges authored
-
- 22 Feb, 2021 8 commits
-
-
Hridoy Roy authored
-
swayne275 authored
-
Austin Gebauer authored
-
Josh Black authored
-
Brian Kassouf authored
-
Clint authored
* add side navigation for Terraform Cloud Secret Engine * terraform cloud engine docs * add api-docs for terraform cloud secret engine * fix some typos and improve wording, now with less management * fix capitalization * change text->shell-session * clarify rotating user roles returns an error
-
Chelsea Shaw authored
* Add description to metrics usage page * Add changelog
-
Jim Kalafut authored
-
- 19 Feb, 2021 5 commits
-
-
Clint authored
* Bundle Terraform secrets engine * update go.mod/sum * vendor update * add changelog entry * add secrets terraform
-
Austin Gebauer authored
-
Chelsea Shaw authored
* Update role toolbar, serialization for special mongo values * Only show defaultShown if no value on info table row * Remove root_rotation_statements from mongo connection fields * Wrap this.router in try/catch if in then statement * Add changelog
-
Brian Kassouf authored
-
Brian Kassouf authored
-
- 18 Feb, 2021 4 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
-
Nick Cabatoff authored
Add docs for Agent's template_retry option added in #10644, based on those from consul-template configuration. Also fix some existing config docs that weren't adhering to our conventions. (#10911)
-
Angel Garbarino authored
* move the ttls on enable for db to default and not as options * refactor form field to angle brackets * add database to supported backend * initial setup of components and models * setup selectable cards, need to make own component * styling setup * subtext and links * number styling * search select put in place and button, all pretty things * search label text * messy but closer to data configuration. making models and fetching those models on routes * connection adapter and serializer that is pulled in by the overview route * clean up and add new model params connections and roles to overview route hbs * setting up overview as route with SecretHeader component. TODO, show Overview tab, but have link to route. It's going be on the secret header list component * setup overview tab on secret-list-header to go to overview page * setup id in overview route * Correct link on secrets engine list for database and ot...
-