| Name: | resalloc-server |
|---|---|
| Version: | 3.3 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 152082 |
| License: | GPLv2+ |
| RPM: | resalloc-server-3.3-1.el7.noarch.rpm |
| Source RPM: | resalloc-3.3-1.el7.src.rpm |
| Build Date: | Sat Jul 11 2020 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/praiskup/resalloc |
| Summary: | Resource allocator for expensive resources - server part |
| Description: | The resalloc project aims to help with taking care of dynamically allocated resources, for example ephemeral virtual machines used for the purposes of CI/CD tasks. The resalloc-server package provides the resalloc server, and some tooling for resalloc administrators. |
- new release, mostly fixing one bug causing traceback on too-long stdout output from AllocWorker script
- new configuration option cmd_release - command to be run before we mark the resource as reusable again - after server restart, schedule all inconsistent resources to be terminated (mitigates issue#41) - systemd service is restarted upon failure (just in case)
- Rebuilt for Python 3.9
- new version v3.1, improved resource checker
- Rebuilt for Python 3.9
- new 3.0 version - new possibility to re-use resources, and client requests can survive server restarts
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for Python 3.8.0rc1 (#1748018)
- Rebuilt for Python 3.8
- don't assign resources to closed tickets