Skip to content

Conversation

claudiubelu
Copy link
Contributor

We're currently building rocks using LXD, meaning that they LXDs will share the host's kernel. In the GitHub action, we're building on ubuntu 22.04 nodes.

In the falco and falco-driver-loader rocks, we have set the base rocks to ubuntu 24.04. The building LXD container will have the 24.04 apt package repositories, though we're going to need 22.04's repositories in order to install the right linux-headers, linux-tools, and linux-cloud-tools (based on uname -r). Otherwise, falco will fail to build.

We're currently building rocks using LXD, meaning that they LXDs will
share the host's kernel. In the GitHub action, we're building on
ubuntu 22.04 nodes.

In the falco and falco-driver-loader rocks, we have set the base rocks
to ubuntu 24.04. The building LXD container will have the 24.04 apt
package repositories, though we're going to need 22.04's repositories in
order to install the right linux-headers, linux-tools, and
linux-cloud-tools (based on uname -r). Otherwise, falco will fail to
build.
@claudiubelu claudiubelu requested a review from a team as a code owner October 13, 2024 16:21
Copy link
Collaborator

@bschimke95 bschimke95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bschimke95 bschimke95 merged commit 606d024 into canonical:main Oct 14, 2024
5 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants