ubccr / coldfront

HPC Resource Allocation System
https://coldfront.readthedocs.io
GNU General Public License v3.0
96 stars 76 forks source link

Customize "information" on Allocations Table #502

Open kayleanelson opened 1 year ago

kayleanelson commented 1 year ago

Only certain hardcoded Allocation Attributes show up in the "Information" column of the Allocations table on the project page. It would be wonderful if we could customize which attribute show up on that column

dsajdak commented 12 months ago

@kayleanelson We'd like to work on this issue soon and I'm wondering if you could give some examples of how you'd envision using this. I can personally think of some ways our center would use it but just want to make sure we're covering the right bases. For example, would you want to set a config option that's something like "for all resources, set the info attribute to X?" Or would you want to have different attributes depending on the type of resource? So for slurm cluster resources, show the slurm_account attribute, for storage resources show the quota attribute? Something else? Thanks!