Skip to content

2.2.7

Choose a tag to compare

@jpdorsch jpdorsch released this 10 Jun 11:59
· 522 commits to master since this release

Added

  • Query parameter allusers in GET /compute/jobs to show all visible jobs for the user in the scheduler
  • Environment variable UVICORN_LOG_CONFIG to enable Uvicorn log configuration file path (analog to --log-config)

Changed

Fixed

  • Show nodes from hidden partitions using SLURM CLI
  • Fixed reservation start and end datatime parsing.
  • Handles instances where no Job exit status is provided.
  • Fixed unnecessary user keys retrieval with SSH connection pool.
  • Fixed proper SSH process termination on timeout.
  • UVICORN_LOG_CONFIG value on helm chart