Propose storage size in compute plan #338
Labels
No labels
API
Billing
UI/UX
dependencies
bug
change
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
servala/servala-portal#338
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
But still allow the user to configure a custom value; it's a proposal to help the user choose a good initial value.
@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_sizeetc. ?I think doing this in
computeplanassignmentwould make most sense.LGTM