Propose storage size in compute plan #338

Closed
opened 2025-12-15 09:09:13 +00:00 by tobru · 3 comments
Owner

Stories

As a user, I want to get a proposal for a storage size depending on the plan.

Implementation Notes

Add a new field on the compute plan to configure a proposed size of the storage per plan. When this field is set:

  • Show the proposed storage size in the "Select Compute Plan"
  • Fill in the configured value into the "Disk size" field

But still allow the user to configure a custom value; it's a proposal to help the user choose a good initial value.

## Stories _As a user, I want to get a proposal for a storage size depending on the plan._ ## Implementation Notes Add a new field on the compute plan to configure a proposed size of the storage per plan. When this field is set: * Show the proposed storage size in the "Select Compute Plan" * Fill in the configured value into the "Disk size" field But still allow the user to configure a custom value; it's a proposal to help the user choose a good initial value.
tobru added this to the SaaS Applications milestone 2025-12-15 09:09:21 +00:00
Member

@tobru Should the storage size be configured per compute plan (like memory_limits), or per [compute plan x crd] combination, like e.g. the SLA, minimum_service_size etc. ?

@tobru Should the storage size be configured per compute plan (like `memory_limits`), or per [compute plan x crd] combination, like e.g. the SLA, `minimum_service_size` etc. ?
Author
Owner

Should the storage size be configured per compute plan (like memory_limits), or per [compute plan x crd] combination, like e.g. the SLA, minimum_service_size etc. ?

I think doing this in computeplanassignment would make most sense.

> Should the storage size be configured per compute plan (like memory_limits), or per [compute plan x crd] combination, like e.g. the SLA, minimum_service_size etc. ? I think doing this in `computeplanassignment` would make most sense.
Author
Owner

LGTM

LGTM
tobru closed this issue 2026-01-26 08:36:27 +00:00
Sign in to join this conversation.
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
servala/servala-portal#338
No description provided.