kthcloud / console

kthcloud web console
https://cloud.cbh.kth.se
MIT License
3 stars 3 forks source link

Add "permanent lease" for GPU #178

Closed pierrelefevre closed 4 months ago

pierrelefevre commented 5 months ago

Some VMs need permanent GPUs, let's add a way to do this in the admin panel so we don't have to edit the database.

@saffronjam guessing you need to add a route for this, admin only of course

pierrelefevre commented 4 months ago

add {noLeaseEnd: true} to attach GPU call body - add toggle button when leasing GPU for admins only for Infinite lease.