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

UnsealRequest is missing the migrate option #253

Open
dtrts opened this issue Feb 21, 2024 · 0 comments
Open

UnsealRequest is missing the migrate option #253

dtrts opened this issue Feb 21, 2024 · 0 comments

Comments

@dtrts
Copy link

dtrts commented Feb 21, 2024

Describe the feature request or question

This client library is unable to proivde an unseal key with the migrate option set to true.

Current schema.UnsealRequest:
https://github.com/hashicorp/vault-client-go/blob/main/schema/model_unseal_request.go

Current API endpoint definition:
https://developer.hashicorp.com/vault/api-docs/system/unseal

The post body includes the migrate option for seal migration. I would like this to be included to perform seal migrations using this client library.

Link to the Vault API Docs that support this feature

https://developer.hashicorp.com/vault/api-docs/system/unseal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant