Information for build resalloc-ibm-cloud-3.0-2.fc42

ID118447
Package Nameresalloc-ibm-cloud
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version3.0
Release2.fc42
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/resalloc-ibm-cloud.git#6597f0a30e548ffe27c9574b2021fa3f67f35431
SummaryResource allocator scripts for IBM cloud
Description Helper scripts for the Resalloc server (mostly used by Copr build system) for maintaining VMs in IBM Cloud (starting, stopping, cleaning orphans, etc.).
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 09 Mar 2025 23:00:00 CST
CompletedSun, 09 Mar 2025 23:15:19 CST
Taskbuild (f42, /rpms/resalloc-ibm-cloud.git:6597f0a30e548ffe27c9574b2021fa3f67f35431)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/resalloc-ibm-cloud.git#6597f0a30e548ffe27c9574b2021fa3f67f35431'}}
Tags
f42
RPMs
src
resalloc-ibm-cloud-3.0-2.fc42.src.rpm (info) (download)
noarch
resalloc-ibm-cloud-3.0-2.fc42.noarch.rpm (info) (download)
Logs
noarch
build.log
mock_output.log
root.log
dnf5.log
installed_pkgs.log
state.log
hw_info.log
mock_config.log
noarch_rpmdiff.json
Changelog * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Jan 11 2025 Pavel Raiskup <praiskup@redhat.com> 3.0-1 - Log the instance create request content - Allow specifying a list of Floating IPs - Drop executable bits from PYTHONPATH scripts * Tue Dec 17 2024 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 2.3-1 - Add functionality for tagging resource by its crn (j1.kyjovsky@gmail.com) - Add option for specifying resource group (j1.kyjovsky@gmail.com) * Tue Oct 01 2024 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 2.2-1 - Allow dynamic spefifying of volume size * Wed Feb 28 2024 Pavel Raiskup <praiskup@redhat.com> 2.1-1 - The wait-for-ssh script was moved to resalloc-helpers - releng: release to all active Fedora releases * Tue Jan 16 2024 Pavel Raiskup <praiskup@redhat.com> - don't try to remove attached volumes - give the ansible-playbook utility a blocking stdin * Wed Nov 08 2023 Pavel Raiskup <praiskup@redhat.com> 1.2-1 - Automatically remove leftover Floating IPs - Fail early for too-long resource names * Mon Oct 16 2023 Pavel Raiskup <praiskup@redhat.com> 1.1-1 - Simplify the get_service() helper - list-deleting-volumes: new helper for customer case reporting - fix manpage contents - provide subnets ids directly to the tool via argument (j1.kyjovsky@gmail.com) - specify ibm cloud zone instead of hardcoded API url (j1.kyjovsky@gmail.com) - add option to use instance's private IP to connect to it (j1.kyjovsky@gmail.com) * Tue Sep 26 2023 Jiri Kyjovsky 1.0-1 - Use setuptools instead of poetry - spec: use SPDX lincese and drop build requires due to generic reqs * Mon Sep 18 2023 Jiri Kyjovsky <j1.kyjovsky@gmail.com> 0.99-2 - use SPDX license and drop buildrequires * Mon Sep 04 2023 Pavel Raiskup <praiskup@redhat.com> 0.99-1 - package && release with tito