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

UI - support for kv v2 #5547

Merged
merged 40 commits into from
Oct 18, 2018
Merged

UI - support for kv v2 #5547

merged 40 commits into from
Oct 18, 2018

Conversation

meirish
Copy link
Contributor

@meirish meirish commented Oct 18, 2018

Adds support for viewing versions, delete, undelete, and destroy of versions. Adds contextual menus for v1 and v2 kv secrets.

Changes were previously reviewed in PRs to ui-kv-v2 branch.

v2

fixes #5373

…el creation so we're always directly manipulating a model
@meirish meirish merged commit 8ea40a5 into master Oct 18, 2018
@meirish meirish deleted the ui-kv-v2 branch October 18, 2018 20:36
@v6
Copy link
Contributor

v6 commented Nov 22, 2018

// , Would you mind having the UI degrade gracefully in the event that kv2/data/mysecret is authorized, but kv2/metadata/mysecret is not?

This ended up frustrating us for a while, until I took a closer look at the kv2 docs and network connections of the Vault UI.

More details here, happy to make a PR if desired:

https://groups.google.com/forum/#!topic/vault-tool/lpaoopCzOQc

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

Successfully merging this pull request may close these issues.

[UI] allow to DELETE / UPDATE secrets on ui without READ permissions.
2 participants