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

Kubernetes secret engine: role page broken in Vault UI #29244

Open
age9990 opened this issue Dec 20, 2024 · 0 comments
Open

Kubernetes secret engine: role page broken in Vault UI #29244

age9990 opened this issue Dec 20, 2024 · 0 comments

Comments

@age9990
Copy link

age9990 commented Dec 20, 2024

Describe the bug
"Delete role", "Generate credentials", "Edit role" button is missing in the role detail page

To Reproduce
Steps to reproduce the behavior:

  1. Login Vault UI
  2. Click Secret engines -> kubernetes secret engine
  3. Click Roles -> any role
  4. Right now it is normal, all three button is there
  5. Click Secret engines -> other secret engine (database or kv...)
  6. Browse other secret engine, like access a secret in kv, or role in database engine
  7. Click Secret engines -> kubernetes secret engine
  8. Click Roles -> any role
  9. All three button are dissappeared, and somtimes only "Generate credentials" is shown

Expected behavior
"Delete role", "Generate credentials", "Edit role" button is shown all the time.

Environment:

  • Vault Server Version (retrieve with vault status): 1.17.6, 1.18.3
  • Vault CLI Version (retrieve with vault version): 1.17.6, 1.18.3
  • Server Operating System/Architecture: Ubuntu 22.04, Windwos 11
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