[openSUSE/open-build-service] 9d3fd8: [backend] Service container commands in bs_admin
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 9d3fd86ab17f8eb447bd50266e59649e8300f307 https://github.com/openSUSE/open-build-service/commit/9d3fd86ab17f8eb447bd50... Author: Frank Schreiner <schreiner@suse.de> Date: 2024-09-13 (Fri, 13 Sep 2024) Changed paths: M src/backend/bs_admin Log Message: ----------- [backend] Service container commands in bs_admin This patch adds some commands to bs_admin to make handling of service containers more convenient. For example you can: * run any podman command w/o specifying $bsserviceuser or $container_root * launch a container with the default service container image running any command installed in the container (default: /bin/bashJ) * print a short help Commit: c85296abfd667fc812156bc2ea63066e7acfb1e6 https://github.com/openSUSE/open-build-service/commit/c85296abfd667fc812156b... Author: Frank Schreiner <schreiner@suse.de> Date: 2024-09-13 (Fri, 13 Sep 2024) Changed paths: M dist/obs-server.spec M src/backend/call-service-in-container R src/backend/call-service-in-docker.sh Log Message: ----------- Merge branch 'master' into service_container_commands_in_bs_admin Commit: c348cee311d02c5e13cee6958c3abee4e954537a https://github.com/openSUSE/open-build-service/commit/c348cee311d02c5e13cee6... Author: Frank Schreiner <schreiner@suse.de> Date: 2024-09-13 (Fri, 13 Sep 2024) Changed paths: M src/backend/bs_admin Log Message: ----------- Merge pull request #16839 from M0ses/service_container_commands_in_bs_admin [backend] Service container commands in bs_admin Compare: https://github.com/openSUSE/open-build-service/compare/05d8fd968d73...c348ce... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Frank Schreiner