fosshostorg / aarch64

Dashboard and API for https://console.aarch64.com
https://console.aarch64.com
GNU Affero General Public License v3.0
12 stars 7 forks source link

VM Allocation Options #63

Closed alyx closed 3 years ago

alyx commented 3 years ago

Currently we show users all VM allocation options, including options they can't select as those choices would be above their allocated core count; perhaps we should limit the display to what options the user can actually allocate?

knightss27 commented 3 years ago

While I can see why it isn't really useful to be able to select them and then try creating, if I am a project currently using most of my budget, but I want to be able to see whether I could afford a bigger one, wouldn't it be useful to show all of them, otherwise the user would have to delete their current VMs to be able to view the options? I think we could maybe just grey out options that are above the budget.

alyx commented 3 years ago

That seems reasonable; grey out + make the options unclickable so they're clearly "not available" while still being shown as things that exist may be ideal.

knightss27 commented 3 years ago

Opinions? image