-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Milestone
Description
Description
PVCs created by the operator by default request 1Gi of storage. The devfile API spec includes a "size" field in volume components, but it would be helpful to be able to configure the default request for creating PVCs as well.
This task is complicated by:
- It's not clear what the
sizefield in a volume component means when acommonstorage type is used (e.g. all volumes for all workspaces mount the same PVC - It's unclear how to manage PVC size in general, since most PVCs cannot be dynamically resized.
Additional context
Metadata
Metadata
Assignees
Labels
No labels