Skip to content

Fix #1033

Lorenz Feineis requested to merge feature/fix-upload-for-large-files into release/0.3.0
  • Landingpage upload does not store data to MinIO anymore but in a persistentvolume
  • Rename endpoints for file upload
  • Add LocalVolumeMountOperator for actions on files in the persistentVolume.
  • Introduce tag "import" for dags that should be available from the data-uploads view.
  • Adjusted dags to get data from persistentVolume instead of MinIO: import-dicoms-in-zip-to-internal-pacs, convert-nifitis-to-dicoms-and-import-to-pacs, import-WSI
  • Add exception to automatic forwarding after triggering a workflow from the data-upload

Merge request reports