Pass disk size with SI suffix to control plane #287
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#287
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 control plan, I want to get the disk size parameter in the correct form with SI suffix
Implementation Notes
The Kubernetes API wants the storage size with an SI suffix, not just a number. The API server doesn't currently validate that.
spec.parameters.size.diskfieldRefs:
spec.parameters.size.diskfield or anything else aswell?Form validation for disk sizeto Pass disk size with SI suffix to control planeThe description is updated accordingly