Skip to content

resalloc v5.4

Compare
Choose a tag to compare
@praiskup praiskup released this 16 Mar 07:15
· 4 commits to main since this release
  • Bugfixes:

    • The agent-spawner workers now ignore the output from shell command hooks
      (redirects them to /dev/null to avoid SIGPIPE)

    • The agent-spawner server now correctly base64-encodes the ticket data.

    • The agent-spawner package now requires up2date python3-copr-common for
      fixed get_redis_connection() method.

    • The resalloc's tags/tags_on_demand configuration was cleaned up to
      allow users to keep them unspecified, several useful warnings
      related to tag misconfiguration were added.