Skip to content

Commit

Permalink
Add known issue section to the upgrade guide (#6593)
Browse files Browse the repository at this point in the history
  • Loading branch information
briankassouf authored Apr 16, 2019
1 parent 9a7d38a commit 538c3f5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/source/docs/upgrading/upgrade-to-1.1.1.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@ description: |-
This page contains the list of deprecations and important or breaking changes
for Vault 1.1.0 compared to 1.1.1. Please read it carefully.

## Known Issues

There is a known issue that could cause the upgrade to 1.1.1 to fail under
certain circumstances. This issue occurs when a KV version 2 mount exists but
contains no data. This will be fixed in 1.1.2. Addtionally a work around does
exist: prior to upgrading ensure all KV v2 mounts have at least one key written
to it.

## JWT/OIDC Plugin

Logins of role_type "oidc" via the /login path are no longer allowed.
Expand Down

0 comments on commit 538c3f5

Please sign in to comment.