Open josh-m-sharpe opened 1 year ago
possible this is causing wider issues -- like not being able to use this volume once it's registered.
I did something to this hcl file and these values showed up. once. but then i deregistered/registered and they're gone. for the life of me I cannot reproduce. this makes me think there's some kind of syntax issue here
This is controller output when I register the volume. Doesn't seem like much here.
I0606 23:51:44.917773 1 controller.go:472] "ValidateVolumeCapabilities: called" args={"volume_id":"vol-0f05174864a181762","volume_capabilities":[{"AccessType":{"Mount":{}},"access_mode":{"mode":1}}]}
noticed there's js request that returns the data i'm looking for, so maybe this is just a view/javascript issue:
Hi @josh-m-sharpe and thanks for raising this issue. I'll pass this over to our UI experts who will be better placed to look into this problem.
Nomad version
1.5.6
Issue
nomad volume register with this file:
results in this UI when looking at the volume:
Expected Result
I'd think those values would show up in the UI?