Skip to content

Commit

Permalink
Add AWS EC2 Auth known issue (hashicorp#12316)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Kalafut authored and jartek committed Sep 11, 2021
1 parent fb451fe commit d4f92c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions website/content/docs/upgrading/upgrade-to-1.8.0.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ Notes](https://golang.org/doc/go1.16) for full details. Of particular note:
## Known Issues

- Vault Enterprise binaries for `arm64` architectures will crash immediately when using production-ready storage backends. This issue is addressed in Vault 1.8.1.
- AWS Auth using the [EC2 method](https://www.vaultproject.io/docs/auth/aws#ec2-auth-method)
fails with the error `failed to verify the signature`. This effects 1.8.0 and 1.8.1 and there
is not a workaround. The issue will be fixed in a future Vault minor release.

0 comments on commit d4f92c8

Please sign in to comment.