Skip to content

REANA-Workflow-Controller 0.9.2

Compare
Choose a tag to compare
@mdonadoni mdonadoni released this 12 Dec 16:13
· 54 commits to master since this release
  • Adds automated multi-platform container image building for amd64 and arm64 architectures.
  • Adds metadata labels to Dockerfile.
  • Changes CVMFS support to allow users to automatically mount any available repository.
  • Changes how pagination is performed in order to avoid counting twice the total number of records.
  • Changes the workflow deletion endpoint to return a different and more appropriate message when deleting all the runs of a workflow.
  • Fixes job status consumer exception while attempting to fetch workflow engine logs for workflows that were not successfully scheduled.
  • Fixes runtime uWSGI warning by rebuilding uWSGI with the PCRE support.