Skip to content

REANA-Job-Controller 0.9.1

Compare
Choose a tag to compare
@tiborsimko tiborsimko released this 27 Sep 09:35
· 52 commits to master since this release
1712018
  • Adds unique error messages to Kubernetes job monitor to more easily identify source of problems.
  • Changes Paramiko to version 3.0.0.
  • Changes HTCondor to version 9.0.17 (LTS).
  • Changes Rucio authentication helper to version 1.1.1 allowing users to override the Rucio server and authentication hosts independently of VO name.
  • Fixes intermittent Slurm connection issues by DNS-resolving the Slurm head node IPv4 address before establishing connections.
  • Fixes deletion of failed jobs not being performed when Kerberos is enabled.
  • Fixes job monitoring to consider OOM-killed jobs as failed.
  • Fixes Slurm command generation issues when using fully-qualified image names.
  • Fixes location of HTCondor build dependencies.
  • Fixes detection of default Rucio server and authentication host for ATLAS VO.
  • Fixes container image names to be Podman-compatible.