-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
bugSomething isn't workingSomething isn't workingdocumentationRelating to docs enhancementRelating to docs enhancement
Milestone
Description
This issue evokes from IQSS/dataverse#6656.
People uploading data will store the data in the container filesystem due to the reasons how things work with containers. This might be a huge performance issue, as the overlay filesystems used with Docker et al are not very good from a performance point of view.
We should use an emptyDir
volume for now to get around this issue until things are decided and fixed in upstream.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdocumentationRelating to docs enhancementRelating to docs enhancement