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

Storage tab should display Vol ID instead of Vol Name on Nomad UI #24534

Open
thefallentree opened this issue Nov 21, 2024 · 1 comment
Open

Comments

@thefallentree
Copy link
Contributor

Proposal

Storage tab should display vol ID instead of vol Name

image

by design, the CSI volume "name" should be unique and actually can't be reused since its used in the CSI driver for idempotency key.

Also the jobspec uses vol ID not vol Name to match Volume, so this tab should display vol ID instead. It can also display Name but that shouldn't be the primary thing to show.

@thefallentree
Copy link
Contributor Author

cc @tgross

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

3 participants