At first mount, ratarmount builds an index from the archive.
This takes a long time for large archives and will lead to a mount timeout in kubernetes. We need to find a way to work around that, optimally with a progress report in the Pod description.
Quickfix: Mount the archive once on a host directly, which builds the index. This can only be done by an admin.
At first mount, ratarmount builds an index from the archive. This takes a long time for large archives and will lead to a mount timeout in kubernetes. We need to find a way to work around that, optimally with a progress report in the Pod description.
Quickfix: Mount the archive once on a host directly, which builds the index. This can only be done by an admin.