Thor
|
db9edf519b
|
cockroachdb: Fix either incorrect or outdated info (#11512)
The documentation stated that Vault would not create the table
if it doesn't exist. But Vault does attempt to create the table if
it doesn't exist.
Ref:
https://github.com/hashicorp/vault/blob/master/physical/cockroachdb/cockroachdb.go#L84
|
2021-07-09 14:30:21 -07:00 |
|
Pratyoy Mukhopadhyay
|
9b5e89bd34
|
[VAULT-2776] Add prefix_filter option to Vault (#12025)
* [VAULT-2776] Add prefix_filter support to vault
* [VAULT-2776] Add filter_default config, update docs
* [VAULT-2776] Add changelog file
* [VAULT-2776] Update telemetry tests and error handling
* [VAULT-2776] Add test fixtures, update test
* [VAULT-2776] Update gitignore hcl filter
|
2021-07-09 14:49:53 -05:00 |
|
Nick Cabatoff
|
515f41558d
|
Docs for license autoloading. (#11886)
|
2021-06-18 12:19:18 -04:00 |
|
Oleksandr Melnyk
|
00150e9bf5
|
11688 Update docs about stackdriver telemetry (#11699)
* 11688 Update docs about stackdriver telemetry
* 11688 Update docs about stackdriver telemetry
|
2021-06-02 17:20:06 -04:00 |
|
Dave D'Amico
|
1d5d576a3e
|
SIGHUP syntax to update log level (#10972)
|
2021-05-07 08:30:11 -04:00 |
|
Yoko
|
bc91eef281
|
[Docs] Add relevant Learn tutorial links (#11440)
* Add cross-links to matching Learn tutorials
* Undo automatic format update by Atom
* Fix a typo
* Fix a grammartical error
|
2021-04-22 10:09:31 -07:00 |
|
Nick Cabatoff
|
a62202eb87
|
Document unauth pprof and the new pprof endpoints. (#11413)
|
2021-04-21 15:21:59 -04:00 |
|
Josh Black
|
06809930a3
|
Add HTTP response headers for hostname and raft node ID (if applicable) (#11289)
|
2021-04-20 15:25:04 -07:00 |
|
Nick Cabatoff
|
50a471a5e1
|
Add config docs for leader_tls_servername. (#11369)
|
2021-04-16 09:40:42 -04:00 |
|
Bryce Kalow
|
b76a56d40c
|
feat(website): migrates nav data format and updates docs pages (#11242)
* migrates nav data format and updates docs pages
* removes sidebar_title from content files
|
2021-04-06 13:49:04 -04:00 |
|
Vishal Nayak
|
2c161a6f6b
|
Autopilot Docs (#11167)
|
2021-03-24 10:29:10 -04:00 |
|
Josh Black
|
5fcc629847
|
Add log shipper configuration docs (#11014)
* Add log shipper configuration docs
* Fix indentation issue
* Add telemetry
* Updates to logshipper docs
* Add CCC related replication config docs. (#11087)
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
* Correct formatting
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
|
2021-03-18 16:41:13 -07:00 |
|
aphorise
|
eb36b68710
|
Corrected links for Consul Consistency Modes (#10862)
|
2021-03-17 16:05:30 -07:00 |
|
Hridoy Roy
|
17e20bdaa6
|
docs change for max request size community PR (#10723)
|
2021-01-27 10:02:00 -08:00 |
|
Eugene R
|
331529fc94
|
Aerospike storage backend (#10131)
* add an Aerospike storage backend
* go mod vendor
* add Aerospike storage configuration docs
* review fixes
* bump aerospike client to v3.1.1
* rename the defaultHostname variable
* relocate the docs page
|
2021-01-12 15:26:07 -08:00 |
|
Jeff Escalante
|
ec620a7765
|
Implement MDX Remote (#10581)
* implement mdx remote
* fix an unfenced code block
* fix partials path
Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
|
2020-12-17 16:53:33 -05:00 |
|