Is your enhancement related to a problem? Please describe
For practicability reasons, I've set my default PVC size to 10Gb. Sometime i end up filling my workspace PVC and can’t start (project-clone simply fail and crash if there is no space left on the device).
One of the cases i have happened while working on a pretty big rust project that filled a whole 150Gb of storage in about an hour (always happen if you try to upgrade all your packages).
Describe the solution you'd like
I would like two things:
- knowing the max size of the PVC ( and the current usage in a workspace by doing a df -h in project root ?) ( in the details tab ?)
- being hable to resize PVC with a +5Gb button or a number input (most likely in the advanced tab)
Describe alternatives you've considered
No response
Additional context
No response
Is your enhancement related to a problem? Please describe
For practicability reasons, I've set my default PVC size to 10Gb. Sometime i end up filling my workspace PVC and can’t start (project-clone simply fail and crash if there is no space left on the device).
One of the cases i have happened while working on a pretty big rust project that filled a whole 150Gb of storage in about an hour (always happen if you try to upgrade all your packages).
Describe the solution you'd like
I would like two things:
Describe alternatives you've considered
No response
Additional context
No response