Skip to content
Snippets Groups Projects
Verified Commit cc6195f3 authored by Kristian Klausen's avatar Kristian Klausen :tada:
Browse files

gitlab_runner: Remove tight coupling to libvirt filesystem pool

All libvirt volume management is now handled through virsh instead of
direct file system access. As a volume cannot be uploaded in an atomic
way, the current active volume is now tracked in a file on disk.

This may allow us to run the script with less privileges and use polkit
for libvirt access control[1].

[1] https://libvirt.org/aclpolkit.html
parent 001300ff
No related branches found
No related tags found
1 merge request!881libvirt-executor improvements
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment