Hi,
I'm developing apps using an instance of Openshift that somebody else stood up. If my builds fail and give an OutOfDisk error, is that something I can fix as a user? Or does it need to be fixed by the administrator?
Name: | myapp-1-build |
Namespace: | myproject |
Node: | node.host/ |
Start Time: | Thu, 20 Oct 2016 04:19:48 -1000 |
Labels: | openshift.io/build.name=myapp-1 |
Status: | Failed |
Reason: | OutOfDisk |
Message: | Pod cannot be started due to lack of disk space. |
Thanks in advance!
Nope; administrators have to get more space. There's no cleanup work that users can perform; or none that was needed to resolve my issue.