Jacamar CI v0.19.0

Note

Due to a mistake in preparing the release I left out a fix for handling error messages associated with podman pull. Please use the v0.19.1 release instead.

Admin Changes

  • Introduce Podman run mechanism (!419, !484, !483)

  • Support enforce_nologin configuration during auth (!480)

    • [auth]
        enforce_nologin = true
      
    • Enabling this indicates that jobs should be blocked during configuration if a pam_nologin file (/etc/nologin or /var/run/nologin) are encountered.