REANA-Job-Controller 0.7.4
- Adds configuration environment variable to set job memory limits for the Kubernetes compute backend (
REANA_KUBERNETES_JOBS_MEMORY_LIMIT
). - Fixes Kubernetes job log capture to include information about failures caused by external factors such as OOMKilled.
- Adds support for specifying
kubernetes_memory_limit
for Kubernetes compute backend jobs.