202 Commits

Author SHA1 Message Date
Michael Blaum
b0e00a3f13
update versions (#28890) 2024-11-15 13:51:41 -05:00
Theron Voran
3f6cf98055
Docs update for vault-helm v0.29.0 and vault-k8s v1.5.0 releases (#28851) 2024-11-08 23:50:45 +00:00
miagilepner
fedc0b127f
Fix VAULT_CACERT environment variable (#28727) 2024-10-30 19:00:07 +01:00
Sarah Chavis
cccad7d53f
minor text edits and update includes to use shared partials for log level and log format (#28771) 2024-10-25 10:06:33 -07:00
Sarah Chavis
f439a1eece
Refresh CLI docs: vault agent family (#28770)
* save progress

* fix file name

* save progress

* save progress

* remove uneeded subheader

* Fix build error

* fix another build error
2024-10-25 09:47:17 -07:00
Jonathan Frappier
3349dc745d
Add SAML example to docs (#27121)
* Add SAML example

* Docs/add saml edits (#28732)

* editing suggestions (start)

* save edits

* Update website/content/docs/auth/saml/adfs.mdx

* Update website/content/docs/auth/saml/index.mdx

* Update website/content/docs/auth/saml/adfs.mdx

* Update website/content/docs/auth/saml/troubleshoot-adfs/index.mdx

---------

Co-authored-by: Jonathan Frappier <92055993+jonathanfrappier@users.noreply.github.com>

* Fix content errors

* missed one >_<

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-10-24 11:47:33 -07:00
Kianna
ad55f8aaa3
Restructure monitor command docs and add monitor partial (#28753)
* Restructure and add partial

* Update website/content/docs/commands/monitor.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/commands/monitor.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/cli/monitor/flags/log-format.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/cli/monitor/flags/log-format.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/cli/monitor/flags/log-format.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/cli/monitor/flags/log-level.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/cli/monitor/flags/log-level.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/cli/monitor/flags/log-level.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Address feedback

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
2024-10-24 11:22:03 -07:00
Adrian Todorov
a78d535945
update wording of Nomad Client Counting FAQ to reflect the new Integration (#28685)
* update wording of Nomad Client Counting FAQ to reflect Workload Identity and other updates

* Update computing-clients.mdx

* Update website/content/partials/faq/client-count/computing-clients.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/faq/client-count/computing-clients.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-10-16 12:35:38 -07:00
Sarah Chavis
d3ef02b778
VAULT-29153: Update docs with IPv6 compliance info (#28707)
* update matrix doc and add IPv6 info

---------

Co-authored-by: Ryan Cragun <me@ryan.ec>
2024-10-15 16:34:16 -07:00
Sarah Chavis
9f2c4353ae
[DOCS] Add missing metric: vault.barrier.estimated_encryptions (#28708)
* Create placeholders for missing metric

* update metric info and rewrite rotation doc

* Deal with erroneous content error
2024-10-15 16:29:25 -07:00
Sarah Chavis
927d1758e6
CLI content refresh - audit commands (#28642)
First CLI command doc updates:
* Rewrite CLI usage page
* Rewrite token helper page
* Move and rewrite CLI emulator doc
* Rewrite `vault audit` command family docs
2024-10-11 16:29:15 -07:00
miagilepner
d00715d129
VAULT-28478: Updates to autopilot docs (#28331)
* restructure

* update command

* fixes

* fix command flags

* revert makefile change

* remove tick log
2024-09-17 10:53:18 +02:00
Robert
7112c7be5d
Add activation-flags cluster known issue (#28341) 2024-09-13 17:40:31 -05:00
kpcraig
d01db33b33
Update release notes and knowns issues for aws auth external id bug (#28129)
* add documentation for external_id bug

* Update website/content/docs/release-notes/1.17.0.mdx

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>

* fix partials include

* Update website/content/partials/known-issues/aws-auth-external-id.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/aws-auth-external-id.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-09-12 10:31:32 -05:00
Meggie
aea2151dc3
Adding known issue writeup for audit log bug (#28247)
* Create 1_17_audit-log-hmac.mdx

* add to 1.17 notes

* add to 1.16 upgrade notes
2024-08-30 21:57:20 -04:00
Chris Capurso
5b79c078c3
Activity Export API doc updates (#28172)
* remove export from restricted endpoints

* enhance activity export JSON examples

* fix nulls

* add missing local_entity_alias fields

* add JSON and CSV response examples

* Simplify namespace filtering concept

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>

---------

Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2024-08-30 14:43:17 -04:00
Ellie
0b4d54ddde
[docs] document manual entity merge failures when sent to PR secondary cluster (#28013)
* document manual entity merge failures when sent to PR secondary cluster

* Update website/content/partials/known-issues/manual-entity-merge-does-not-persist.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/manual-entity-merge-does-not-persist.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/manual-entity-merge-does-not-persist.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Fix link

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-08-08 15:32:54 -05:00
Owen Zhang
998339f2d9
Update 1_16-default-policy-needs-to-be-updated.mdx (#27157)
Made a few grammar changes plus updating term from Vault IU to Vault UI
2024-08-07 14:28:29 -07:00
Paul Banks
fe69694954
Update 1_15-auto-upgrade.mdx (#27675)
* Update 1_15-auto-upgrade.mdx

* Update known issue version numbers for AP issue

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-08-07 21:27:18 +00:00
akshya96
e1d3c322e7
Auto-rolling billing start docs PR (#27926)
* auto-roll docs changes

* addressing comments

* address comments

* Update website/content/api-docs/system/internal-counters.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* addressing some changes

* update docs

* update docs with common explanation file

* updated note info

* fix 1.18 upgrade doc

* fix content-check error

* Update website/content/partials/auto-roll-billing-start-example.mdx

Co-authored-by: miagilepner <mia.epner@hashicorp.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: miagilepner <mia.epner@hashicorp.com>
2024-08-06 16:09:00 +00:00
Paul Banks
b276c122c0
Clarify audit log failure telemetry docs. (#27969)
* Clarify audit log failure telemetry docs.

* Add the note about the misleading counts
2024-08-06 14:51:23 +01:00
Peter Wilson
6b9261e1db
Attempt to improve explanation of the current metric so Operators don't think things are failing when they aren't (#27955) 2024-08-02 20:21:03 +01:00
Ellie
e938ff350f
[docs] Document known issue with duplicate identity groups (#27904)
* init

* fix versions

* remove whitespace

* update version

* fix file name

* fix link

* fix links (included one from other known issue too

* Fix spacing
2024-08-01 08:09:19 -05:00
Marc Boudreau
a41c21b0f0
VAULT-28677: Fix dangling entity-aliases in MemDB after invalidation (#27750)
* properly cleanup aliases no longer in entity during invalidation

* test: verify proper alias removal from entity in invalidation

* add changelog entry

* document dangling entity-alias known issue

* improve entity-alias delete test

* fixup! document dangling entity-alias known issue

* use simpler approach to reconcile entity aliases in invalidation

* adjust comment to match previous code change

* add test covering local aliases

* pre-delete changed entity in invalidation
2024-07-25 15:36:42 -04:00
Ben Ash
137bba2b70
VSO: update docs for VaultAuthGlobals (#27797)
---------

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2024-07-22 11:03:33 -04:00
Theron Voran
6d4cb5e49a
Docs update for vault helm v0.28.1 release (#27766) 2024-07-19 17:12:07 -07:00
Peter Wilson
a2e78ebbab
remove erroneous mention of {DEVICE} specific telemetry for Vault audit request/response failures (#27698) 2024-07-09 12:30:15 +01:00
Victor Rodriguez
dbcc7ef431
Document the Transit AES CMAC known issue. (#27714)
See PR #6147 for details about the problem.
2024-07-08 17:22:28 -04:00
Peter Wilson
a49c892f4b
docs: known issue for listener using proxy_protocol _behavior (#27628)
* docs: known issue for listener proxy protocol behavior

* relative links

* update text

* Update website/content/partials/known-issues/config_listener_proxy_protocol_behavior_issue.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* change one of the uses of 'this'

* Update website/content/partials/known-issues/config_listener_proxy_protocol_behavior_issue.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/config_listener_proxy_protocol_behavior_issue.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-07-02 21:52:33 +01:00
John-Michael Faircloth
c812b8b15a
docs: update fix versions for auth/jwt change (#27630) 2024-06-27 12:32:44 -05:00
Ben Ash
bf878c4248
Docs: update supported K8s versions for 1.30 (#27595) 2024-06-25 13:57:30 -04:00
Robert
5f078e2d39
Add chroot known-issue and sync activation-flag release note (#27558)
* Add chroot known-issue and activation-flag release note

* Fix reference link
2024-06-21 13:05:12 -05:00
Sarah Chavis
d23db14c46
[DOCS: SPE-827] Add autopilot known issue to 1.15 docs and 1.16/1.17 release notes (#27454)
* Update 1.15 docs with autopilot known issue

* add autopilot issue to 1.16 and 1.17 release notes as known issue
2024-06-20 10:48:30 -07:00
John-Michael Faircloth
25438b2238
docs: clarify auth jwt upgrade guide versions (#27552) 2024-06-20 12:34:44 -05:00
Adrian Todorov
e7f2107b52
clarify the JWT auth bound_audiences change in behaviour (#27541) 2024-06-19 08:56:45 -05:00
Robert
b48045fd98
Add sync paths to restricted list (#27428)
* Fix sync config path

* Use full sync activate path
2024-06-18 13:59:28 -05:00
Violet Hynes
ff8442dff7
VAULT-28192 Add known issue for Agent/Proxy CPU issue (#27520)
* VAULT-28192 Add known issue for Agent/Proxy CPU issue

* Remove version column

* Add versions to other rows
2024-06-18 09:25:23 -04:00
John-Michael Faircloth
76ebf0b41b
docs: correct auth jwt role requirements (#27384)
* docs: correct auth jwt role requirements

* remove upgrade guide to be added in separate PR

* Revert "remove upgrade guide to be added in separate PR"

This reverts commit 6554d3ff63623a329b0d93f7143d95cd3f19b3e6.

* update required details for bound audience

* Apply suggestions from code review

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* fix formatting to match the existing format of the file

* add 1.16 known issues

* add 1.17 upgrade guide note

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-06-12 13:46:40 -05:00
Sarah Chavis
495d617b01
draft release notes and explicit anchors for easier linking (#27431) 2024-06-11 13:29:55 -07:00
Peter Wilson
3f11c24c13
VAULT-23335: Audit - Exclusion Docs (Draft) (#26696)
* Added exclusion draft docs

* added message to link exported types RequestEntry and ResponseEntry to website docs

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* `an` => `a`

* quotes

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/enterprise/audit/exclusion.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/audit-options-common.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* JSON {} 'objects'

* condition is optional

* Update website/content/docs/enterprise/audit/exclusion.mdx

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-06-11 08:39:54 +01:00
JMGoldsmith
896e825549
known issue with autopilot upgrades (#27286)
* known issue with autopilot upgrades

* Update releases

* Fix typo

* Fix typo

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>

* Update 1.15.0.mdx

* Update 1.16.1.mdx

---------

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
Co-authored-by: Tony Wittinger <anwittin@users.noreply.github.com>
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2024-05-31 12:39:34 -04:00
Meggie
7c753f7dcc
Extend removal timeline for Agent API Proxy (#27223)
There's an internal dependency on Agent API proxy that requires more time to move to Vault Proxy.
2024-05-24 15:19:09 -04:00
Luis (LT) Carbonell
8298e79e45
Add replication heartbeat metric docs (#27229) 2024-05-24 14:51:29 -04:00
Ellie
7438d63f81
docs: document known issue sending sighup to ent standby node (#27155)
* docs: document known issue sending sighup to ent standby node

* be more specific with cause of panic

* add partial to upgrade guides for 1.14, 1.15, 1.16
2024-05-24 06:38:07 -05:00
miagilepner
d5e7ac934a
VAULT-24580: Add ACME to client count docs (#27040)
* add acme client documentation

* add to all metrics

* add acme to current month response
2024-05-24 11:30:32 +02:00
John-Michael Faircloth
e8c1da8713
docs/auth/jwt: add resolved version in upgrade guide (#27015)
* docs/auth/jwt: add resolved version in upgrade guide

* Update website/content/partials/known-issues/1_16-jwt_auth_config.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-05-23 14:13:06 -07:00
John-Michael Faircloth
91f2b9f91d
remove deprecated centrify auth method (#27130)
* remove deprecated centrify auth method

* changelog
2024-05-20 17:49:47 +00:00
Mike Palmiotto
4eee6a3f27
Retention months known issue workaround (#27091) 2024-05-16 20:10:23 -04:00
Yoko Hyakuna
f12c5238db
[Docs] Point to the pricing page rather than the product page (#27026)
* Point to the pricing page rather than the product page

* Empty-Commit

* Add 'appropriate' to the license statement

* Use the partial to mention about VE license

* Minor fix

* add newline

* Revert "add newline"

This reverts commit 64615cba08321b164027dd2d000a90a0d4979a02.

---------

Co-authored-by: Nels Andereck <nels.andereck@hashicorp.com>
2024-05-15 17:49:01 -07:00
Mike Palmiotto
80127cf01c
Fix bad link to /sys/health API docs (#27070) 2024-05-15 18:27:25 -04:00