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.
- 22 Jul, 2021 1 commit
-
-
Nicholas Seemiller authored
If you're setting up vault for the first time on a cluster, the namespace may not exist. Add a step to create the namespace.
-
- 21 Jul, 2021 8 commits
-
-
Nick Cabatoff authored
-
Romain Aviolat authored
-
Tor E Hagemann authored
* fix: print consul svc addr in debug log * fix: add small change log 12115.txt
-
Nick Cabatoff authored
* Fix a couple of broken links to api docs. * Qualify deprecation.
-
claire bontempo authored
* adds conditional to render 'minus plain' icon when key doesn't exist * shows a hyphen when KV secret doesn't have a key and/or value * fixes tests
-
Meggie authored
* Document timeout setting for raft snapshots We don't usually put this kind of information in the documentation, but we are aware that snapshots can be slow and I could see this message saving someone a lot of time. Open to closing this PR though if we definitely don't want this kind of documentation. * Fixing link
-
John-Michael Faircloth authored
* Update Database Capabilities docs page to include username customization column * fix elasticdb entry, yes for 1.8+
-
Jeff Mitchell authored
Unlike the other libraries that were migrated, there are no usages of this lib in any of our plugins, and the only other known usage was in go-kms-wrapping, which has been updated. Aliasing it like the other libs would still keep the aws-sdk-go dep in the sdk module because of the function signatures. So I've simply removed it entirely here.
-
- 20 Jul, 2021 7 commits
-
-
Nick Cabatoff authored
-
Calvin Leung Huang authored
-
Lars Lehtonen authored
-
Jeff Mitchell authored
-
vinay-gopalan authored
* add ability to customize IAM usernames based on templates * add changelog * remove unnecessary logs * patch: add test for readConfig * patch: add default STS Template * patch: remove unnecessary if cases * patch: add regex checks in username test * patch: update genUsername to return an error instead of warnings * patch: separate tests for default and custom templates * patch: return truncate warning from genUsername and trigger a 400 response on errors * patch: truncate midString to 42 chars in default template * docs: add new username_template field to aws docs
-
Chelsea Shaw authored
* Add type param to secret show, handle CG in database role show * If roleType is passed to credential, only make one creds API call * Clean up db role adapter and serializer * url param roleType passed to credentials call * Role list capabilities check for static and dynamic separately * Add changelog * Consistent adapter response for single or double call * Prioritize dynamic response if control group on role/creds
-
swayne275 authored
* fix minor plugin doc typo * fix limits of of typo and related * forgot to save on this typo fix
-
- 19 Jul, 2021 5 commits
-
-
Nick Cabatoff authored
-
Pratyoy Mukhopadhyay authored
-
Ben Ash authored
-
Meggie authored
* Elaborating on telemetry persistence Some users understand how an aggregator relates to Vault telemetry, and some users are approaching this concept for the first time. Those newer to the concepts benefit from some extra clarification that the metrics sourced directly from Vault aren't stored anywhere. Sources: https://prometheus.io/docs/concepts/metric_types/ https://github.com/OpenObservability/OpenMetrics/blob/main/specification/OpenMetrics.md https://docs.splunk.com/observability/metrics-and-metadata/metric-types.html * Updated summary note
-
Austin Gebauer authored
-
- 16 Jul, 2021 9 commits
-
-
Jason O'Donnell authored
-
Dave Shepherd authored
-
Mike Green authored
-
Josh Black authored
-
Scott Miller authored
-
Nick Cabatoff authored
Also hack the pagination test until the upstream azurite bugfix (https://github.com/Azure/Azurite/issues/910) makes it into an Azurite release.
-
Meggie authored
-
Tom Proctor authored
* Add ServiceNow credential resolver docs * Add information about using system CAs * Add field mappings and troubleshooting tips
-
Jeff Mitchell authored
* Swap sdk/helper libs to go-secure-stdlib * Migrate to go-secure-stdlib reloadutil * Migrate to go-secure-stdlib kv-builder * Migrate to go-secure-stdlib gatedwriter
-
- 15 Jul, 2021 10 commits
-
-
Scott Miller authored
* Add advice as a trace option to spot checks * typo * Collect advice when forming the tree
-
Mike Green authored
-
Scott Miller authored
* Suppress logging during a diagnose run * remove debugging
-
Yahya authored
-
John-Michael Faircloth authored
-
Austin Gebauer authored
* secrets/database: fixes external plugin shutdown reconnect for v5 interface * adds changelog entry * fixes handling of plugin shutdown for password generation on v4 interface
-
Jason O'Donnell authored
* secrets/ad: change improvement to feature in changelog * Update per feature requirements
-
claire bontempo authored
* adds console log to elaborate on error message * fixes browserstack failure
-
Angel Garbarino authored
* initial draft of changes * address pr comments and add changelog * remove changelog
-
Meggie authored
-