Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of UI cluster unseal bug into release/1.14.x #20910

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #20897 to be assessed for backporting due to the inclusion of the label backport/1.14.x.

The below text is copied from the body of the original PR.


It was discovered that the secret_shares and secret_threshold properties are no longer allowed to be passed when unsealing a cloud seal type cluster. These properties were being passed in the UI causing the unseal to fail. Removing these properties from the payload for seal types other than shamir allows the cluster to be unsealed as expected.

Error before fix:
image

After fix:

Screen.Recording.2023-05-31.at.2.16.46.PM.mov

Resolves #20644


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/ui/VAULT-16511/auto-unseal-bug/actually-supreme-lemur branch 2 times, most recently from 028e0be to 2d36df9 Compare May 31, 2023 20:22
@zofskeez zofskeez added this to the 1.14 milestone May 31, 2023
@hellobontempo hellobontempo added backport bug Used to indicate a potential bug labels May 31, 2023
@zofskeez zofskeez merged commit 5915737 into release/1.14.x May 31, 2023
57 checks passed
@zofskeez zofskeez deleted the backport/ui/VAULT-16511/auto-unseal-bug/actually-supreme-lemur branch May 31, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport bug Used to indicate a potential bug ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants