Calvin Leung Huang
89f25d4c2a
docs: add troubleshooting sub-section on plugins ( #11858 )
...
* docs: add troubleshooting sub-section on plugins
* docs: fix grammatical error
2021-06-14 12:50:43 -07:00
Tom Proctor
b7f5c60a29
Add more detailed documentation on setting issuer for CSI provider ( #11839 )
2021-06-14 16:41:22 +01:00
moayadi
6ead26183b
login instructions not correct ( #11698 )
...
vault login -path=radius username=sethvargo should be changed to -method, not -path
2021-06-14 11:09:47 -04:00
Bryce Kalow
f75dcfa8d3
fix(website): update node version to latest LTS ( #11825 )
2021-06-11 17:46:26 -04:00
Jason O'Donnell
c9c72d079b
docs: add permissions required for cassandra ( #11844 )
2021-06-11 14:47:34 -04:00
Marco Rieger
41d0b57498
Docs: Add Mittwald Vault Libraries ( #9402 )
2021-06-11 11:11:01 -07:00
pjaudiomv
34a28d592e
sts is PUT/POST request ( #11681 )
...
* sts is PUT/POST request
add changelog
* rebase, rm uneeded changelog
2021-06-11 12:58:39 -04:00
Philip Jay
59a2ae9c20
Include note about `ManageOwnAccessKeys` stanza ( #11734 )
...
It's optional. Make that clear.
2021-06-11 12:03:21 -04:00
Jason O'Donnell
36cc4d8e87
db/cassandra: Adding changelog and documentation ( #11822 )
...
* db/cassandra: add tls_server_name
* Remove changes from deprecated engine
* Add changelog and doc
2021-06-10 19:06:40 -04:00
Michael Golowka
38ad0a4ac9
database/cassandra: Docs: Add known issue warning to `pem_bundle` field ( #11823 )
2021-06-10 17:04:12 -06:00
Mike Wickett
af2121eb69
website: fix incorrect content ( #11814 )
2021-06-10 11:52:35 -04:00
Shanker Naik
35593978ed
fix typo in vault operator init cmd ( #11792 )
2021-06-10 10:39:53 -04:00
Mike Wickett
891ba2b40b
website: update alert banner ( #11801 )
2021-06-09 12:12:59 -04:00
Maha Sharabinth
57cf0a8a4e
Password policies: Fix link from API docs to password policy syntax ( #11755 )
...
Fixed the issue with the URL link for the Password Policy Syntax.
2021-06-08 11:50:15 -06:00
Maha Sharabinth
b2c9af2c74
Add note about JSON encoding to password policies docs ( #11754 )
...
Updated content to notify the users that the Special and Control characters will be escaped as per the JSON specification.
2021-06-08 11:45:00 -06:00
Kendall Strautman
6b7c80f5d4
chore: updates alert banner data ( #11741 )
...
* chore: updates alert banner data
* Update website/data/alert-banner.js
2021-06-08 07:21:23 -04:00
Loann Le
eacf7bd1c7
moved client content from cloud to vault ( #11776 )
...
* moved client content from cloud to vault
* Empty commit trigger
Co-authored-by: Michele <mdeggies@gmail.com>
2021-06-07 14:19:42 -07:00
Jason O'Donnell
f1d88b8c58
Docs: clarify purposes in KMS for aws ( #11782 )
2021-06-07 13:45:14 -04:00
Hridoy Roy
1782b4e880
oss part of control groups upgrade ( #11772 )
...
* oss part of control groups upgrade
* changelog and docs
* formatting
* formatting
2021-06-07 09:15:35 -07:00
Jeff Escalante
3b27017b0b
rotate algolia api key ( #11703 )
2021-06-04 19:54:17 -04:00
Josh Black
c6c0424a8e
OSS parts of sys/config/reload/license ( #11695 )
2021-06-03 10:30:30 -07:00
Anand Capur
9c0c0eb7e5
Update index.mdx ( #11753 )
2021-06-02 16:20:32 -07: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
Kendall Strautman
a9c9bb3cde
chore: upgrades `text-split-with-logo-grid` ( #11750 )
...
* chore: upgrades `text-split-with-logo-grid` and implementations
* fix: formatting docs page
2021-06-02 14:01:05 -04:00
swayne275
9724f59180
Vault 1979: Query API for Irrevocable Leases ( #11607 )
...
* build out lease count (not fully working), start lease list
* build out irrevocable lease list
* bookkeeping
* test irrevocable lease counts for API/CLI
* fix listIrrevocableLeases, test listIrrevocableLeases, cleanup
* test expiration API limit
* namespace tweaks, test force flag on lease list
* integration test leases/count API, plenty of fixes and improvements
* test lease list API, fixes and improvements
* test force flag for irrevocable lease list API
* i guess this wasn't saved on the last refactor...
* fixes and improvements found during my review
* better test error msg
* Update vault/logical_system_paths.go
Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>
* Update vault/logical_system_paths.go
Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>
* return warning with data if more than default leases to list without force flag
* make api doc more generalized
* list leases in general, not by mount point
* change force flag to include_large_results
* sort leases by LeaseID for consistent API response
* switch from bool flag for API limit to string value
* sort first by leaseID, then stable sort by expiration
* move some utils to be in oss and ent
* improve sort efficiency for API response
Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>
2021-06-02 10:11:30 -06:00
Baljeet Singh
daaec9bdee
Fixing issue with FPE read and delete api docs ( #11735 )
...
Read and Delete FPE api-docs point to path `/transform/transformations/:name` instead it should be `/transform/transformation/:name`
2021-06-01 17:56:26 -05:00
Mark Lewis
3e79e8252a
Update security.mdx ( #11725 )
2021-05-29 16:15:41 -07:00
Mark Lewis
76ee252953
Update architecture.mdx ( #11724 )
2021-05-29 16:14:21 -07:00
Scott Miller
cff7a2c589
Clarify the accuracy of estimated encryption counts wrt cluster nodes ( #11561 )
2021-05-27 12:30:47 -05:00
Tom Proctor
96278a33d8
Clarify supported TCP listener config options for Agent ( #11714 )
2021-05-27 15:47:45 +01:00
Jason O'Donnell
cd5ee2a6ee
docs/k8s: update for latest releases ( #11701 )
2021-05-25 15:13:00 -04:00
Anthony Burke
4e23452620
Changes role/roles ( #11655 )
2021-05-24 09:19:14 -07:00
Patrick Picard
4f587ad91f
Update index.mdx ( #11644 )
2021-05-24 08:43:53 -07:00
Jeff Escalante
11ad86a6b7
update downloads page component to fix a bug in ent version filtering ( #11686 )
2021-05-21 19:23:49 -04:00
Jim Kalafut
af81842092
Update website version ( #11685 )
2021-05-21 16:16:34 -07:00
Theron Voran
6bdfe4d600
docs: small fixes in k8s docs ( #11679 )
...
indentation and spelling
2021-05-20 14:37:49 -07:00
Marc Falzon
31386218de
Add Exoscale plugins to the list of partner plugins ( #11592 )
...
This change adds the Exoscale auth/secrets plugins to the list of
partner plugins on the website "Plugin Portal" page.
2021-05-19 11:35:19 -07:00
Kendall Strautman
ec5a0e96d4
chore: 'overview' nav item links to homepage ( #11648 )
2021-05-18 16:36:30 -04:00
Mark Lewis
322261c037
Update policies.mdx ( #11618 )
...
Suggested PR to use more inclusive language.
2021-05-18 13:02:40 -07:00
Jimmy Merritello
2b8e89aa23
[Website] Add HashiConf info to alert banner ( #11640 )
...
* Add HashiConf info to alert banner
* Contrived change to test CI
2021-05-17 18:52:48 -04:00
Vishal Nayak
549f1c7917
Minor fix to the docs ( #11489 )
2021-05-17 16:35:52 -04:00
Ricardo Cardenas
d02a20bd2b
feat(aws): add ability to provide a role session name when generating STS credentials ( #11345 )
...
* feat(aws): add ability to provide a sessionName to sts credentials
Co-authored-by: Brad Vernon <bvernon@nvidia.com>
Co-authored-by: Jim Kalafut <jim@kalafut.net>
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2021-05-17 11:03:09 -07:00
Josh Black
641a81b74b
Provide a new API endpoint for retrieving signed licenses ( #11543 )
2021-05-12 12:19:25 -07:00
Austin Gebauer
872a4bd25f
Update GCP auth docs for signJwt transition to Service Account Credentials API ( #11568 )
2021-05-11 16:57:12 -07:00
Kyle MacDonald
6a573b2d41
website: add redirect for /trial ( #11587 )
2021-05-11 14:17:11 -04:00
Meggie
ffda908b15
Add functional to logical description ( #11263 )
...
Based on the gap analysis.
2021-05-11 10:41:52 -04:00
Dave D'Amico
1d5d576a3e
SIGHUP syntax to update log level ( #10972 )
2021-05-07 08:30:11 -04:00
Daniela Lavric
48ce69057e
Docs - auth username characters ( #11558 )
...
Document acceptable chars for usernames.
2021-05-07 08:17:51 -04:00
Zachary Shilton
3fad03e9ff
website: support hidden pages in nav-data ( #11528 )
...
* website: bump to docs-page prerelease, support hidden pages
* website: switch to hidden pages approach for docs and api-docs
* website: remove temporary fix for hidden pages, and related check
* website: fix content structure issue with docs/auth/jwt
* website: bump to latest pre-release
* website: bump to stable docs-page, w next-mdx-remote bump
* website: bump to latest markdown-page
2021-05-06 13:32:25 -04:00
Nick Cabatoff
67374ba14d
Document the `sync` option for revoke/revoke-prefix. ( #11538 )
2021-05-06 10:18:46 -04:00