204 Commits

Author SHA1 Message Date
Ben Ash
15bdb500b9
Update docs for VSO v0.6.0 (#26635) 2024-04-24 16:47:37 -04:00
Theron Voran
69fb6c77c9
docs/vault-agent-injector: cross namespace secret sharing example (#26386)
Adds an agent injector example showing annotations for cross namespace
secret sharing.

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-04-15 15:14:07 -07:00
Theron Voran
e4f9d024c8
docs/vault-helm: updates for v0.28.0 release (#26282) 2024-04-12 13:37:56 -07:00
Tom Proctor
dbe6e4ee2d
Docs: Fix SQL Server EKM Provider KEK rotation instructions (#25255) 2024-04-03 11:35:31 +01:00
Theron Voran
92c58476ee
docs/vault-secrets-operator: encrypted client cache storage (#25475)
Adding a howto guide for enabling the encrypted Vault client cache
storage for helm and OperatorHub installs. Add more detail about
client caching to the main Vault source page, with a link to the
guide.

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-04-01 14:45:13 -07:00
Ben Ash
77e3ebbad5
Update docs for VSO v0.5.2 (#25939) 2024-03-13 17:49:33 -04:00
Theron Voran
c0cef5d807
docs/vault-k8s injector: update for v1.4.0 release (#25790)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-03-07 22:03:31 -08:00
Theron Voran
96b427f5b2
docs/vault-secrets-operator: supported openshift versions and OperatorHub options (#25682)
Also describes how to customize an operator install from OperatorHub

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-03-06 14:32:43 -08:00
Ben Ash
b163f4e818
Update docs for VSO v0.5.1 (#25530) 2024-02-20 19:14:16 -05:00
Ben Ash
f939c86156
Update docs for VSO v0.5.0 (#25394)
---------

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2024-02-15 16:03:41 -05:00
Ben Ash
a563d5a48e
VSO supports Vault cross namespace auth and fetch (#25281) 2024-02-08 13:05:00 -05:00
Raymond Ho
d07e120557
bump tags on VLE docs, include ap-south-2 (#25271) 2024-02-07 14:36:45 -08:00
Kyle Schochenmaier
8cde951e12
update docs from vso repository (#25133)
Update documentation for VSO api-docs.
2024-01-30 14:08:31 -06:00
Kyle Schochenmaier
9f6b41da8b
[docs] add Kustomize installation documentation for VSO (#24690)
* add Kustomize installation docs


Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2024-01-19 12:16:41 -06:00
eknowles
8d7409e660
fix typo in vso platform docs (#24917) 2024-01-17 15:49:32 -05:00
Kyle Schochenmaier
f84a6a24d7
add a link to the VSO threat model (#24769) 2024-01-16 12:41:31 -06:00
Kyle Schochenmaier
aed43fe80e
[docs] Update docs for VSO release 0.4.3 (#24792)
* Update docs for VSO release 0.4.3
2024-01-10 20:12:09 -06:00
Greg Thomas
f309dd5af4
Update configuration.mdx (#19649)
* Update configuration.mdx

Fixing change from AD to AD/OpenLDAP engine.

* Update website/content/docs/platform/servicenow/configuration.mdx

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>

---------

Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-01-09 14:08:55 -05:00
Kyle Schochenmaier
205680c077
add docs for configuring jwt validation pubkeys for vso (#24599)
* add docs for configuring jwt validation pubkeys for vso and update jwt auth docs to mention key rotation


Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2024-01-05 16:55:48 -06:00
Andy Assareh
ab2e0e5a28
typo corrections - spelling and grammar (#24625)
* typo corrections - spelling

* spelling and grammar
2024-01-04 12:50:42 -05:00
claire bontempo
2c19bbe145
Consistently refer to Key Value secrets engine as KV (#24529)
* VAULT-21427 change ui references from K/V to KV

* references in docs/

* website json data

* go command errors

* replace Key/Value with Key Value

* add changelog

* update test

* update secret list header badge

* two more test updates
2023-12-14 11:28:58 -08:00
Theron Voran
7801d2dea2
docs/vault-secrets-operator: aws vaultauth (#23982)
Adding an overview doc for using AWS auth with Vault Secrets Operator
under Secret Sources/Vault/Auth Methods/.

Had to move the AWS and GCP auth pages down one directory to get
around a "mismatched parent directories" error.

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-12-14 10:51:10 -08:00
Lucy Davinhart || Strawb System
1dfce2a271
docs: clarified the MS SQL EKM provider's authentication behavior, and the implications for AppRole configuration (#24437) 2023-12-11 08:54:09 +00:00
Ben Ash
ff4489b5af
Update docs for VSO v0.4.2 (#24425) 2023-12-07 20:55:53 -05:00
Ben Ash
9e063f31d7
Update VSO docs for v0.4.1 (#24356) 2023-12-04 20:29:31 -05:00
Theron Voran
5415d3c8a1
docs/vault-secrets-operator: GKE workload identity auth (#23684)
Adding overview docs for using GKE workload identity with Vault
Secrets Operator under Secret Sources/Vault/Auth Methods/. Updates the
Vault Auth method section in the Vault/Auth Methods overview page with
links to the VSO API sections for the other supported auth methods
(until they have their own pages).
---------
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2023-11-17 11:06:10 -08:00
Theron Voran
f951fe5429
docs/vault-helm: updates for v0.27.0 release (#24178) 2023-11-17 10:13:48 -08:00
Ben Ash
fb29c1437a
Update VSO docs for v0.4.0 (#24171) 2023-11-16 17:00:22 -05:00
Yoko Hyakuna
9538c6e59b
Update 'vault-secrets' to 'Vault' for clarify (#23993) 2023-11-03 14:00:27 -04:00
Yoko Hyakuna
d93a13a7e3
[On-Hold] Update the GH Action URL (#23290)
* Update the GH Action URL

* Update github-actions.mdx
2023-11-03 17:22:40 +00:00
Kyle Schochenmaier
ec610f273f
[docs] update docs for latest 0.26.0 release (#23890)
* update docs for latest release
* update to 0.26.1
2023-10-31 11:19:57 -07:00
Theron Voran
41cc3b31bf
docs/vault-helm: updates for the last release (v0.25.0) (#23844) 2023-10-26 08:37:54 -07:00
Theron Voran
8d7c81019b
docs/vault-k8s: v1.3.1 release updates (#23826) 2023-10-25 11:56:08 -07:00
Yoko Hyakuna
adb025542c
Fix reported link issue (#23813) 2023-10-25 08:38:45 -07:00
Theron Voran
fe55cbbf05
docs/vault-secrets-operator v0.3.4 release update (#23775) 2023-10-20 11:21:57 -07:00
Ben Ash
341aaef5c9
Update OpenShift docs for vso-0.3.3 (#23737) 2023-10-19 15:43:34 -04:00
Ben Ash
90bff81f1d
Docs: update VSO docs for 0.3.3 (#23701) 2023-10-17 18:07:35 -04:00
Ben Ash
d5df561032
Docs: update VSO docs for 0.3.2 (#23594) 2023-10-11 08:28:34 -04:00
Ben Ash
f929dcf7c8
Document how to upgrade a Helm managed VSO (#23512)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2023-10-05 13:59:22 -04:00
Ben Ash
d7778aeb78
docs: link to the VSO+HVS quick-start tutorial (#23461) 2023-10-03 12:42:45 -04:00
Peter Wilson
25bebfa91c
removed references to Vault reference architecture on Kubernetes (#23381) 2023-09-28 19:29:10 +01:00
Ben Ash
a6ee197a73
Docs: bump VSO chart version to 0.3.1 (#23365) 2023-09-27 21:46:41 -04:00
Ben Ash
9ffea8aee5
Update VSO docs for v0.3.0 (#23281)
Doc updates are mostly focused on HCP Vault Secrets support.

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-09-27 20:37:39 -04:00
Jonathan Frappier
15a50b8959
Add MSSQL version to EKM install doc (#23055) 2023-09-13 15:45:21 -04:00
Andreas Gruhler
c63a84dc9f
Feature/document tls servername (#22714)
* Add Raft TLS Helm examples

Co-authored-by: Pascal Reeb <pascal.reeb@adfinis.com>
---------
2023-09-12 13:09:01 -07:00
Kit Haines
1b442a71aa
Minor docs update (#22918)
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-09-08 13:47:06 -07:00
Theron Voran
8984201141
docs/vault-secrets-operator: add openshift page (#22456)
Adds info about installing the operator on openshift.
2023-08-22 18:22:06 +00:00
Artur Faizullin
8250fba0e6
Update docs for standalone tls (#13455) 2023-08-18 13:47:15 -07:00
Markus Cisler
a58d650e58
Fix link formatting in Vault lambda extension docs (#22396)
* Fix link formatting in Vault lambda extension docs

The link pointing to supported lambda runtimes does not use correct markdown formatting so it is not rendered as a link on developer.hashicorp.com. This commit renders it as a link again.

* Add changelog entry

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2023-08-17 20:39:54 +00:00
Theron Voran
11aaca5102
docs/vault-secrets-operator: 0.2.0 release updates (#22392)
* docs/vault-secrets-operator: 0.2.0 release updates

* update k8s supported versions
2023-08-17 13:24:23 -07:00