hc-github-team-secure-vault-core
4ef29a1b2e
Add known issues around transit managed keys ( #23080 ) ( #23096 )
...
* Add known issues around transit managed keys
- Document known issue around managed key encryption failure with Cloud KMS backed keys and the failure to sign with managed keys
* Fix filename typos
* Update website/content/partials/known-issues/transit-managed-keys-sign-fails.mdx
* Update website/content/partials/known-issues/transit-managed-keys-panics.mdx
* Apply PR feedback
* Missed new line to force error on new-line.
---------
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-09-14 14:48:51 -04:00
Nick Cabatoff
da9cd4c878
Fix some duplication of partials, and add fix versions for update-primary data loss issue ( #22182 ) ( #23043 )
2023-09-13 08:14:42 -04:00
Anton Averchenkov
7a3f68bb97
Backport of [docs] Convert titles to sentense case into 1.14.x ( #21921 )
2023-07-18 17:07:55 -04:00
Sarah Chavis
841507c314
Add note about user lockout defaults ( #21744 ) ( #21765 )
2023-07-11 14:42:04 -07:00
hc-github-team-secure-vault-core
5d2320170c
backport of commit a71cdb616567fbcd05c257ba3535d1e2297a9647 ( #21445 )
...
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-06-23 15:55:15 +00:00
hc-github-team-secure-vault-core
b0b2e07f86
backport of commit 15aee2e0babebaeb7ef3c49fc6221a2bc08cd8fa ( #21398 )
...
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-06-21 17:06:16 -04:00
hc-github-team-secure-vault-core
a97b1ffeb6
backport of commit c823bd99a8ed9d000268b61cd325c3842f0eb933 ( #21191 )
...
Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
2023-06-13 19:18:09 +00:00
hc-github-team-secure-vault-core
fa482cbf1c
backport of commit f2887a253506f80cd507d619dc49a2a495c173c1 ( #21139 )
...
Co-authored-by: Paul Banks <pbanks@hashicorp.com>
2023-06-13 14:21:51 +00:00
hc-github-team-secure-vault-core
d8c82657e4
backport of commit 787897fa3af5c067f71e997343d436e50a5c97ff ( #21095 )
...
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-06-08 21:59:19 +00:00
hc-github-team-secure-vault-core
860b92d02c
backport of commit 698c39f988f773040868cff8a38b76de03199a2d ( #21089 )
...
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
2023-06-08 19:59:37 +00:00
Luis (LT) Carbonell
95e6723aa9
Correct Default for MaximumPageSize ( #20453 )
...
* default max page size for config
* Add changelog
* update test int to *int
* add testing defaults
* update default to -1, i.e. dont paginate
* update test
* Add error message for invalid search
* Make 0 the default
* cleanup
* Add to known issues doc
* Update website/content/docs/upgrading/upgrade-to-1.13.x.mdx
* Update website/content/docs/upgrading/upgrade-to-1.11.x.mdx
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
* Update website/content/docs/upgrading/upgrade-to-1.13.x.mdx
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
* Update website/content/docs/upgrading/upgrade-to-1.12.x.mdx
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
* Add workaround to docs
* Update changelog/20453.txt
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
---------
Co-authored-by: Jason O'Donnell <2160810+jasonodonnell@users.noreply.github.com>
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2023-05-17 20:56:53 +00:00
Alexander Scheel
c1bc341b88
Add note about cross-cluster write failures ( #20506 )
...
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-05-04 13:05:14 +00:00
Kyle Schochenmaier
c3ef3d9c3f
add upgrade documentation around STS lease_duration issue ( #20011 )
...
* add upgrade documentation around STS lease_duration issue
Co-authored-by: Robert <17119716+robmonte@users.noreply.github.com>
2023-04-07 17:34:42 +00:00
Alexander Scheel
1fe1c756ab
Add known issue text for PKI revocation ( #19632 )
...
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-03-20 12:24:05 -04:00
Steven Clark
6fbf3da148
Add known issue about OCSP GET redirection responses ( #19523 )
2023-03-17 18:07:04 +00:00
Mike Palmiotto
89d7b874ba
Add upgrade note for Removed builtins in 1.13 ( #19531 )
2023-03-15 22:18:44 +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
Meggie
be18d6cac3
Un-hiding link to 1.13 upgrade guide ( #19505 )
...
* Un-hiding link to 1.13 upgrade guide
* Removing draft notice
2023-03-10 11:30:19 -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
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
John-Michael Faircloth
0acecb7ee0
add draft 1.13.x upgrade guide ( #18023 )
...
* add draft upgrade guide
* add note this is a draft
* make 1.13 guide hidden
* add heading for alicloud change
2022-11-17 15:57:16 -06:00