- Feb 19, 2025
-
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
We can report group termination status more accurately if we know that the termination was requested by the engine. ExecContext() uses SIGKILL to stop processes, which tends to result in a "killed" error depending on who wins the errgroup race: this is expected, so it would be best to report it as such. Conversely, a successful exit status is unexpected if the engine did not explicitly request termination.
-
ale authored
-
ale authored
The new Engine can allocate subnets and IPs because it introduces an explicit abstraction for shared (allocatable) resources, and plugs it into the CreateGroup API. VMProvider and NetworkProvider have been abstracted behind interfaces to allow for testing of the Engine itself.
-
ale authored
-
ale authored
-
- Feb 17, 2025
-
- Feb 04, 2025
-
-
renovate authored
-
- Jan 09, 2025
-
-
ale authored
The request payload needs an update with Gitlab CI specific info.
-
- Jan 04, 2025
- Dec 04, 2024
-
-
renovate authored
-
- Oct 18, 2024
-
-
ale authored
-
ale authored
Also: add libpam-systemd (logind/dbus).
-
ale authored
This error was preventing the root filesystem from being remounted read-write.
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
There's no longer a need to update the script whenever the minor Debian version changes, as it will automatically find the most recent one from the Gitlab API.
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
Autopkgtest is just a wrapper, it's simpler to use vmdb2 directly to build the image as we want it.
-
ale authored
-
ale authored
-
ale authored
The nbd module is not available in the gitlab runners docker env.
-
ale authored
-