Open Issues Need Help
View All on GitHub ArchLinux may fail during cloud-init prepare, stalling without reboot about 2 months ago
AI Summary: ArchLinux instances configured via cloud-init to install snapd may fail to shut down automatically, causing them to stall indefinitely and waste CI resources. A timeout mechanism is needed to ensure these machines eventually terminate. This will prevent prolonged resource consumption when the automatic shutdown process fails.
Complexity:
4/5
help wanted
Docker pulls cause quota limits and test failures 3 months ago
AI Summary: Improve the snapd smoke test suite by implementing image caching to mitigate Docker pull quota limits and prevent test failures. This involves either leveraging GitHub's cache mechanism for Docker images or switching to a different registry.
Complexity:
4/5
help wanted