This repository was archived by the owner on May 21, 2024. It is now read-only.

Description
Bug description
I started noticing in my main self-hosted instance that backups started failing. I'm using an in-cluster Minio with the (default) 8Gi PVC.
I think it's caused by the volume running out of capacity.
Steps to reproduce
Wait a couple of days using an instance and it should happen.
Expected behavior
No response
Example repository
No response
Anything else?
I've "solved" the problem by reinstalling the Gitpod instance (helm un -n gitpod gitpod then re-installing - the database is stored in a PVC so no major issues doing this) and I've also resized the PVC to be 50Gi, which should push the issue down the line for Future Simon.
This is likely to be a documentation/troubleshooting issue more than anything, but I'm putting here so I don't forget it.