Brian Shumate
f4fbca8050
Docs: API: Update token_period description ( #19821 )
...
- Clarify token_period per feedback in SPE-34
2023-03-29 13:53:16 -07: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
Tom Proctor
7fd394fc76
Docs: Implementing the plugin version interface ( #19606 )
2023-03-20 17:43:31 +00:00
Steven Clark
6fbf3da148
Add known issue about OCSP GET redirection responses ( #19523 )
2023-03-17 18:07:04 +00:00
Scott Miller
de31641aea
Add the Tokenization/Rotation persistence issue as a Known Issue ( #19542 )
...
* Note the known issue with rotation interaction with tokenization key policy persistence
* typo
2023-03-15 09:42:02 -05:00
Austin Gebauer
10fe43701f
docs/ad: adds deprecation announcements and migration guide ( #19388 )
...
* docs/ad: adds deprecation announcements and migration guide
* fix table ending
* remove fully-qualified links
* Minor format fixes - migrationguide
* Update website/content/docs/secrets/ad/migration-guide.mdx
Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
* Update website/content/docs/secrets/ad/migration-guide.mdx
Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
---------
Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
2023-02-28 10:41:59 -08: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
akshya96
ab4f1719fd
user-lockout documentation changes ( #18478 )
...
* added user-lockout documentation changes
* add changelog
* remove new lines
* changing method name
* changing lockedusers to locked-users
* Update website/content/docs/concepts/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Update website/content/api-docs/system/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Update website/content/api-docs/system/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Update website/content/partials/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Update website/content/partials/user-lockout.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* adding suggested changes
* adding bullet points to disable
* Update website/content/api-docs/system/user-lockout.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
* Update website/content/partials/user-lockout.mdx
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
* Update website/content/docs/commands/auth/tune.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
* Update website/content/docs/commands/auth/tune.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
* Update website/content/docs/concepts/user-lockout.mdx
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
Co-authored-by: Meggie <meggie@hashicorp.com>
Co-authored-by: Josh Black <raskchanky@users.noreply.github.com>
Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
2023-01-17 15:12:16 -08:00
Chris Capurso
5b731699a1
ENT supported storage updates ( #17885 )
...
* note that ENT supported storage check will log warning
* callout difference between 1.12.0 and 1.12.2
* add a bit more guidance
* startup -> start
2022-11-30 18:34:17 -05: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
Chris Capurso
d392754914
mention Consul Dataplane compat in 1.13.x upgrade notes ( #18063 )
...
* mention Consul Dataplane compat in 1.13.x upgrade notes
* change heading level
Co-authored-by: Meggie <meggie@hashicorp.com>
Co-authored-by: Meggie <meggie@hashicorp.com>
2022-11-21 19:11:13 +00:00
mickael-hc
8927a55741
docs: detail policies parameter for auth methods using tokenutil ( #18015 )
...
* docs: detail policies parameter for auth methods using tokenutil
* Update website/content/partials/tokenfields.mdx
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2022-11-18 11:09:29 -05:00
Tom Proctor
07b4e42c9b
Update documentation for vault-helm v0.22.1 release ( #17695 )
2022-10-28 11:56:02 +01:00
Chris Capurso
2e1dc4ed24
Add storage check upgrade notes ( #17539 )
...
* docs for ent storage check
* add 1.12.x upgrade notes
* Make ENT distinction a little clearer
Co-authored-by: Meggie <meggie@hashicorp.com>
2022-10-13 19:22:34 -04:00
Mike Palmiotto
aad41fba5b
docs: Update retry_join Known Issue versions ( #17474 )
...
Update the doc to show affected versions 1.11.2 and 1.10.6.
2022-10-11 11:54:36 -04: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
Theron Voran
2ab297a24f
docs/vault-helm: updates for the v0.21.0 release ( #16731 )
...
Also added a partial for the helm version note.
2022-08-16 14:56:30 -07:00
Meggie
b7365df464
Adding PGX change to release & upgrade notes ( #16613 )
...
Also some heading size tidying
2022-08-05 14:57:47 -04:00
Mike Palmiotto
c4140522a6
Docs/vault 7338 retry join known issue ( #16540 )
...
* storage/raft: Add known issue for retry_join
* storage/raft: Update known issues with issue reference
* docs: Add return between includes
2022-08-03 15:42:51 +02:00
Christopher Swenson
b04d6e6720
Remove SHA1 for certs in prep for Go 1.18 ( #16455 )
...
Remove SHA1 for certs in prep for Go 1.18
* Remove certs with SHA1 from tests
* Use default SHA-256 with PKCS7 in AWS
* Update SHA1 deprecation note
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2022-07-28 09:14:33 -07:00
Austin Gebauer
1bd49383cd
secrets/db: documents credential types and snowflake key pair auth ( #15892 )
2022-06-09 15:56:50 -07:00
Christopher Swenson
9754629a2b
Update AWS auth docs for SHA-1 deprecation ( #15741 )
...
Update AWS auth docs for SHA-1 deprecation
We now recommend `/rsa2048` as the preferred AWS signature moving
foward, as `/pkcs7` and `/signature` will stop working by default in
Vault 1.12 without setting `GODEBUG=x509sha1=1` in the Vault deployment
due to the move to Go 1.18.
I also took this oppoturnity to try to make the docs less confusing
and more consistent with all of the usages of signature, PKCS#7, DSA,
and RSA terminology.
Co-authored-by: Ben Ash <32777270+benashz@users.noreply.github.com>
Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2022-06-07 12:45:46 -07:00
Christopher Swenson
9de0dbaef9
Add note about X.509 SHA-1 deprecation to relevant plugins ( #15672 )
...
Add note about X.509 SHA-1 deprecation to relevant plugins
Co-authored-by: Loann Le <84412881+taoism4504@users.noreply.github.com>
2022-06-01 12:41:11 -07:00
akshya96
4c45c909ee
adding documentaion changes ( #15656 )
2022-05-27 15:08:19 -07:00
Christopher Swenson
23c135f2a6
docs/k8s: update for latest helm release 0.20.1 ( #15647 )
2022-05-26 11:59:54 -07:00
Tom Proctor
1bb40eee16
Update documentation for vault-helm v0.20.0 release ( #15450 )
2022-05-18 09:50:15 +01:00
Nick Cabatoff
15ad2dd438
Add upgrade note for #15147 . ( #15154 )
2022-04-25 12:55:58 -04:00
akshya96
a0dbb30757
Vault 3992 documentation changes ( #14918 )
...
* doc changes
* adding config changes
* adding chnages to plugins
* using include
* making doc changes
* adding newline
2022-04-08 12:27:04 -07:00
Calvin Leung Huang
c839fc78d8
auth/ldap: add resp warning if userfilter doesn't consider userattr ( #14095 )
...
* auth/ldap: add resp warning if userfilter doesn't consider userattr
* add changelog entry
2022-02-17 17:19:44 -08:00
Scott Miller
86175b2e82
Add notes on the PKI cert generation forwarding regression ( #13815 )
...
* Add notes on the PKI cert generation forwarding regression
* content
* typo
* iterate
* extra space
2022-01-27 16:36:50 -06:00
Theron Voran
a0ccdfcdb1
docs/k8s: Updates for vault-k8s 0.14.2 and vault-helm 0.19.0 ( #13748 )
...
Updated vault and chart versions, and some formatting from the
pre-commit hook. Also updated chart values.
2022-01-24 15:25:52 -08:00
Pratyoy Mukhopadhyay
c97c8687f4
[VAULT-3252] Add entity-alias behavior change to docs ( #13370 )
...
* Add entity-alias behavior change to docs
* Add upgrade note about entity-alias mapping change
* Rename 1.7-9 upgrade pages, shuffle upgrade note position
* Update website/content/partials/entity-alias-mapping.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* Add incorrect policy issue to the docs
* Add example about entity-alias restriction
Co-authored-by: Meggie <meggie@hashicorp.com>
2021-12-08 13:52:51 -08:00
Meggie
67dcbf1dea
Upgrade note for Alpine 3.14 docker images ( #12450 )
...
* Upgrade note for Alpine 3.14 docker images
It might break things for some people
* Add CVE #
Co-authored-by: mickael-hc <86245626+mickael-hc@users.noreply.github.com>
* Adding upgrade note to all relevant versions
Co-authored-by: mickael-hc <86245626+mickael-hc@users.noreply.github.com>
2021-08-27 12:33:44 -04:00
swayne275
8b033c3c49
add known issue for dr secondary lease count quota invalidation ( #12288 )
...
* add known issue for dr secondary lease count quota invalidation
* Update website/content/partials/lease-count-quota-upgrade.mdx
Co-authored-by: Meggie <meggie@hashicorp.com>
* put known issues to main 1.6 and 1.7 pages
Co-authored-by: Meggie <meggie@hashicorp.com>
2021-08-23 15:58:06 -06:00
Meggie
892545e41d
Document timeout setting for raft snapshots ( #12140 )
...
* Document timeout setting for raft snapshots
We don't usually put this kind of information in the documentation, but
we are aware that snapshots can be slow and I could see this message
saving someone a lot of time. Open to closing this PR though if we
definitely don't want this kind of documentation.
* Fixing link
2021-07-21 15:14:08 -04:00
Meggie
11f9c4156f
Update website for 1.7.0 ( #11193 )
...
* Stub upgrade guide and version update
* Finalizing upgrade notes
* Fixing clobbered barrier notes
2021-03-24 17:32:23 -04:00
Scott Miller
da982c3982
Upgrade notes for the transform engine upgrade bug fix. ( #11098 )
...
* Add upgrade notes for the Transform storage upgrade bug
* sidenav
* Reword to encourage upgrade when available
2021-03-12 19:59:50 -06:00
Scott Miller
c4e8d51c9d
Add upgrade notes for the Transform storage upgrade bug ( #11075 )
...
* Add upgrade notes for the Transform storage upgrade bug
* sidenav
2021-03-11 11:23:19 -06: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