jippi / hashi-ui

A modern user interface for @hashicorp Consul & Nomad
MIT License
1.23k stars 148 forks source link

Support for (CSI) volumes #717

Open waxie opened 2 years ago

waxie commented 2 years ago

Would be great to be able to see status of (CSI) volumes in Hashi UI:

For example:

waxie commented 2 years ago

NOTE: This also means a Rolling restart through Hashi-UI of jobs containing CSI volumes is broken:

Unexpected response code: 500 (rpc error: 1 error occurred: * Task group xxx validation failed: 1 error occurred: * Task group volume validation for xxxx failed: 2 errors occurred: * CSI volumes must have an attachment mode * CSI volumes must have an access mode )

Even worse if you do Stop/Start: the job gets stopped (and then fails to start with same error)