Lincoln Bryant
Lincoln Bryant
hi @appy2401 if you are building from source, you can run something like ``` make DYNSIZE=20000 pgloader ``` which will build a binary that has the increased heap size. if...
By the way, is this project still maintained? If not, is there any migration path for folks using Singularity with Kubernetes?
I want to plus one this issue. We also see it on Kubernetes 1.17.
We have found a reason why this happens. When containers are stuck in a crashloopbackoff state, the Singularity CRI seems to exhaust the pool of loopback devices faster than it...