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

Transit UX improvements: show key policy, configs on write #20652

Merged
merged 5 commits into from May 18, 2023

Conversation

cipherboy
Copy link
Contributor

When writing to an endpoint, currently transit responds with nil, nil, meaning any invalid parameter warnings are hidden, and the user doesn't know the results of the operation.

We should respond with the key policy on writes (or, on the other endpoint, the config), to show users the changes they made and show any invalid parameter warnings that might've been ignored.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
This includes creating a key, but also trimming or rotating an
existing key.

Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
@cipherboy cipherboy merged commit d52d307 into main May 18, 2023
90 checks passed
@cipherboy cipherboy deleted the cipherboy-transit-ux branch May 18, 2023 18:36
tsaarni added a commit to Nordix/vault that referenced this pull request Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants