mirror of
https://github.com/hashicorp/vault.git
synced 2025-12-15 14:31:13 +01:00
* Fix re-migration of existing version 1 storage bundles Related: VAULT-17307 Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add test for v1->v2 migration post-issuer deletion Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add changelog entry Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Add known-issue about PKI double migration Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Update website/content/partials/pki-double-migration-bug.mdx Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Update website/content/partials/pki-double-migration-bug.mdx Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * Update website/content/partials/pki-double-migration-bug.mdx * Additional clarity around known issue Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> --------- Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>