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] allow to DELETE / UPDATE secrets on ui without READ permissions. #5373

Closed
riuvshin opened this issue Sep 20, 2018 · 1 comment · Fixed by #5547
Closed

[UI] allow to DELETE / UPDATE secrets on ui without READ permissions. #5373

riuvshin opened this issue Sep 20, 2018 · 1 comment · Fixed by #5547

Comments

@riuvshin
Copy link

With CLI you can update and delete secret if you don't have read permissions so UI looks inconsistent from that perspective. I understand that update would be tricky without read but delete can be performed without opening secret.

@meirish
Copy link
Contributor

meirish commented Sep 20, 2018

Hi @riuvshin ! We plan on adding context menus to the list views that will allow for this. For now you should be able to do this in the UI via the Web CLI.

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 a pull request may close this issue.

2 participants