actions / actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners
Apache License 2.0
4.62k stars 1.1k forks source link

feat(runner): add ubuntu 24.04 support #3598

Open HoKim98 opened 3 months ago

HoKim98 commented 3 months ago

This PR supports Ubuntu 24.04 runners.

Ubuntu 24.04 is officially released. We need the latest Ubuntu distribution binaries to build our systems. Especially, when using buildah, due to differences in buildah's binary version, there are some features that are difficult to use during the build process (making not to use the distribution binary). like: https://github.com/redhat-actions/buildah-build/issues/116.

The Ubuntu 24.04 image is based on the 22.04 image. I was able to build and utilize the runner image without any additional manipulation. However, more rigorous testing may be needed.

Given that the Ubuntu 24.04 image is based on the 22.04 image, it seems possible to write code to recycle the 22.04 Dockerfile.

christianherweg0807 commented 3 months ago

Plz merge :-)

giokara-oqton commented 2 months ago

+1

mikkoc commented 1 month ago

Who can review and approve this please? @rentziass

christianherweg0807 commented 1 week ago

This is stale since 13.Jun... close or merge it plz :-)

Has anyone of the project recognized this? For example @nikola-jokic or @rentziass as active committers of this project?

Thank you for any comment christian