hc-github-team-secure-vault-core
eef9e493e3
backport of commit 1ffc56cb42af630f6d2d39d20cc7ce3e8a44a83d ( #21530 )
...
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2023-06-30 20:12:37 +00:00
hc-github-team-secure-vault-core
855754e434
backport of commit 9f741af66497e67d96f3b2f0748e7ff09b2fd43a ( #21492 )
...
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-06-27 21:37:38 +00:00
hc-github-team-secure-vault-core
e513a1355c
backport of commit 58b6cb1c42418d5eb2c5e0d3b1bc9d95b3e3a707 ( #21410 )
...
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-06-22 15:29:46 +00:00
hc-github-team-secure-vault-core
846af74338
backport of commit 89469110784efdb8f9ebc481040e5b779303c04e ( #21212 )
...
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2023-06-13 21:25:11 +00:00
hc-github-team-secure-vault-core
17b114c88d
backport of commit 810bb6ccb28fd19d2f381bd60938c833dc96aec1 ( #21158 )
...
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
2023-06-12 16:04:12 -05:00
hc-github-team-secure-vault-core
cb5e9c9e81
backport of commit b023353b2e92fd4ddcf94c735bc595b84fd02fab ( #21067 )
...
Co-authored-by: Thy Ton <maithytonn@gmail.com>
2023-06-07 16:47:26 -07:00
hc-github-team-secure-vault-core
f846268fd6
backport of commit bb03d116999439bdebed58cb3536a756ba920d8d ( #20958 )
...
Co-authored-by: Kunj Dave <63642262+kdav108@users.noreply.github.com>
2023-06-02 15:29:47 +00:00
Ben Ash
57e41db42a
Update VSO API reference docs for v0.1.0-beta.1 ( #20801 )
...
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
2023-05-25 20:31:45 -04:00
Kyle Schochenmaier
b43e865aef
[docs] update helm docs for vso beta1 release ( #20776 )
...
* update helm docs for vso beta1 release
2023-05-25 16:45:08 -05:00
Tom Proctor
e41119d5f4
Docs: Updates for latest Vault CSI Provider releases ( #20721 )
2023-05-24 13:07:00 +01:00
Violet Hynes
a47c0c7073
VAULT-15546 First pass at Vault Proxy docs ( #20578 )
...
* VAULT-15546 First pass at Vault Proxy docs
* VAULT-15546 correct errors
* VAULT-15546 fully qualify paths
* VAULT-15546 remove index
* VAULT-15546 Some typos and clean up
* VAULT-15546 fix link
* VAULT-15546 Add redirects so old links stay working
* VAULT-15546 more explicit redirects
* VAULT-15546 typo fixes
* Suggestions for Vault Agent & Vault Proxy docs (#20612 )
* Rename 'agentandproxy' to 'agent-and-proxy' for better URL
* Update the index pages for each section
* VAULT-15546 fix link typo
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2023-05-19 13:11:39 -04:00
Stefano Cattonar
023d847182
Fixed a typo in the "Environment Variable Example" because it was generating a parsing error ( #20574 )
...
Fixed a typo in the "Environment Variable Example" because it was generating a parsing error:
template server error: error="(dynamic): execute: template: :2:30: executing \"\" at <.Data.data.payments_api_key>: can't evaluate field data in type *dependency.Secret"
2023-05-12 22:34:51 +00:00
marcin-kulik
fda0a731fc
Update installation.mdx ( #17954 )
2023-05-02 13:34:42 -04:00
Tom Proctor
767dc6283f
docs: Set uniform supported Kubernetes versions for all integrations ( #20010 )
2023-04-28 10:33:37 +01:00
John Children
bebe6dcaa0
Docs: Fix k8s injector templating example ( #20271 )
...
From every other example I can find, the secret name in the template should match the one in the inject annotation. Indeed the same example appears in the examples page.
https://github.com/hashicorp/vault/blob/main/website/content/docs/platform/k8s/injector/examples.mdx#patching-existing-pods
2023-04-21 17:12:13 +00:00
Tom Proctor
f2d8762679
Docs: CSI encoding config released in v1.3.0 ( #20237 )
2023-04-18 23:55:25 +01:00
Christopher Swenson
43912fe0e2
Update docs for Helm 0.24.0 release ( #20049 )
...
Release: https://github.com/hashicorp/vault-helm/releases/tag/v0.24.0
2023-04-07 14:03:43 -07:00
Andreas Gruhler
0036a35c58
Update helm.mdx ( #20020 )
...
I was wondering why the default VaultAuth CR was not created. It was due the fact that I copy/pasted the snippet from the docs here, which has the wrong key.
2023-04-07 09:31:08 -07:00
ram-parameswaran
29182ae562
update index.mdx with correct installation doc ref ( #19932 )
...
* update index.mdx with correct installation doc ref
update index.mdx with installation doc ref to point to the right installation.mdx path
* Update installation ref
Update installation ref
* Update index ref without relative path
Update installation doc index ref without relative path
2023-04-07 08:48:23 -07:00
Theron Voran
74d87239af
docs/vault-k8s: example using pkiCert and writeToFile ( #19926 )
...
Adding an example of using pkiCert and writeToFile to write cert and
key files from a template.
---------
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2023-04-03 16:39:26 -07:00
Theron Voran
f0391962a2
docs/vault-secrets-operator: update for beta install ( #19835 )
...
Update the helm commands to work with the beta release.
2023-03-29 22:51:34 +00:00
Ben Ash
7322dd952b
Add vault-secrets-operator beta docs. ( #19827 )
...
Co-authored-by: Kyle Schochenmaier <kschoche@gmail.com>
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2023-03-29 20:33:06 +00:00
Raymond Ho
554674fb59
add docs for VAULT_RUN_MODE ( #19808 )
2023-03-28 21:18:45 -07:00
Raymond Ho
f725e151b8
add warning for vault lambda extension cache ttl ( #19738 )
2023-03-24 23:37:38 +00:00
Mark Sailes
4c3c56dee4
Remove the Lambda SnapStart incompatibility notice. ( #19394 )
2023-03-01 18:13:18 +00:00
Tero Saarni
b634bb897b
docs/k8s: updated helm doc for short-lived SA tokens ( #15675 )
...
Signed-off-by: Tero Saarni <tero.saarni@est.tech>
2023-02-21 12:09:27 +00:00
Theron Voran
dda2df25db
docs/vault-helm: fix multi-line block copy ( #19119 )
...
Add a `$` before the command in shell blocks that include command
output, so that the "Copy" button on the website only copies the
command and not the output.
2023-02-13 22:21:11 -08:00
Bryce Kalow
f33e779d5d
update learn links to point to developer locations ( #19026 )
2023-02-06 20:34:51 -08:00
Theron Voran
4278ed606c
docs/vault-k8s: 1.2.0 release updates ( #19010 )
2023-02-06 22:35:12 +00:00
Kyle Schochenmaier
e5af4d34c1
update annotation docs for agent telemetry stanza ( #18681 )
...
* update annotation docs for telemetry stanza
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
2023-02-06 13:47:50 -06:00
Ashlee M Boyer
f3df55ad58
docs: Migrate link formats ( #18696 )
...
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Updating docs-content-check-legacy-links-format hash
* Migrating links to new format
Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 16:12:15 -08:00
Turan Asikoglu
8c8a17f83b
[Doc] Fix minor inconsistencies with vault Helm chart ( #18306 )
...
* Fix minor inconsistencies with vault Helm chart
* extraSecretEnvironmentVars not a multiline string
* Trigger CCI
2022-12-15 11:59:09 -05:00
John-Michael Faircloth
5d8897528f
docs: add note on aws snapstart incompatibility ( #18344 )
...
* add note on snapstart incompatibility
* update note with link to aws and more details
* fix typo
2022-12-13 15:38:38 -06:00
Tom Proctor
08e89a7e9e
Docs: vault-helm 0.23.0 updates ( #18131 )
2022-11-29 10:43:00 +00:00
Chris Capurso
a14ba5f044
Add Consul Dataplane compatibility info to docs ( #18041 )
...
* add compatibility info to consul service reg docs
* fix alert formatting
* add consul dataplane compatibility partial
* add compat partial to more consul doc pages
* fix links
2022-11-22 08:56:18 -05:00
Theron Voran
0909408f0c
docs/vault-k8s: updates for v1.1.0 ( #18020 )
2022-11-17 13:58:28 -08:00
Christopher Swenson
9724f2860d
Add docs for vault-k8s JSON patch ( #17712 )
...
From https://github.com/hashicorp/vault-k8s/pull/399
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2022-11-17 12:32:18 -08:00
JD Goins
7b52e688f4
Fix link to architecture in AWS platform page ( #17327 )
2022-11-15 11:44:37 -06:00
Theron Voran
32cdd59cdb
docs/vault-k8s: update env example ( #17818 )
...
Specifying only `args` will just append them to the container image's
entrypoint instead of replacing it. Setting command overrides the
entrypoint, and args is then appended to the command.
2022-11-04 10:56:00 -07:00
Tom Proctor
07b4e42c9b
Update documentation for vault-helm v0.22.1 release ( #17695 )
2022-10-28 11:56:02 +01:00
Theron Voran
7553ef2c4a
docs/vault-helm: update cert-manager example ( #17651 )
...
Use injector.webhook.annotations instead of the deprecated
injector.webhookAnnotations
2022-10-26 10:12:06 -07:00
Bryce Kalow
3f25394b89
fixes more broken links ( #17592 )
2022-10-19 10:24:53 -04:00
Bryce Kalow
dfc3ad015a
website: content updates for developer ( #17035 )
...
* Chore (dev portal): update learn nav data links (#15515 )
* Update docs-nav-data.json
* Update docs-nav-data.json
* website: fixes internal redirects (#15750 )
* chore: remove duplicate overview item (#15805 )
* Use `badge` for `<sup>` tags in nav data JSON files (#15928 )
* Replacing <sup> tags with badge
* Adding type and color to badges
* fix broken links in vault docs (#15976 )
* website: Update old learn links to redirect locations (#16047 )
* update previews to render developer UI
* update redirects
* adjust content so it is backwards compat
Co-authored-by: HashiBot <62622282+hashibot-web@users.noreply.github.com>
Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
Co-authored-by: Ashlee M Boyer <43934258+ashleemboyer@users.noreply.github.com>
2022-09-22 08:11:04 -07:00
Theron Voran
c9e5bee8d0
docs/vault-k8s: update for v1.0.0 release ( #17165 )
2022-09-16 08:46:39 -07:00
Christopher Swenson
2c11121c19
Update docs for helm 0.22.0 ( #17072 )
...
Update docs for helm 0.22.0
Including Prometheus Operator support.
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2022-09-08 15:30:32 -07:00
Jason O'Donnell
ced0109c41
docs/k8s: use pod labels for upgrades ( #17059 )
...
* docs/helm: use pod labels for upgrades
* Grammar
* Update website/content/docs/platform/k8s/helm/run.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
* Update website/content/docs/platform/k8s/helm/run.mdx
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2022-09-08 11:13:11 -04:00
Tom Proctor
5bc9206e96
Docs: Add log level environment variable for Vault Lambda Extension ( #17000 )
2022-09-02 19:53:53 +01:00
Christopher Swenson
41d1731e26
Add VAULT_ASSUMED_ROLE_ARN parameter to VLE docs ( #16677 )
...
Added in https://github.com/hashicorp/vault-lambda-extension/pull/69
Wait to merge until a new version of VLE has been released.
2022-08-23 11:33:36 -07:00
Geoffrey Grosenbach
174594a45f
Use HCL syntax for code snippet ( #12517 )
...
Use `hcl` so the code snippet is more readable and is highlighted correctly.
2022-08-22 13:47:41 -07:00
Yoko Hyakuna
7193f380b6
Fix the referenced learn link ( #16747 )
2022-08-17 09:47:35 -07:00