Scale price preview dynamically with replica count #575
No reviewers
Labels
No labels
API
Billing
UI/UX
dependencies
bug
change
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
servala/servala-portal!575
Loading…
Reference in a new issue
No description provided.
Delete branch "replica-dynamic-pricing"
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?
The live price preview already reacted to storage size but never sent the real replica count: price-preview.js hardcoded replicas=1 and had no listener for spec.parameters.instances. The pricing engine was already replica-aware (compute, storage and managed RAM-sizing multiply per replica; the managed-service flat fee and CSP add-ons stay constant), so this only wires the frontend through the existing spec_field_ passthrough.
01860eb476946357a3fe