confidential-containers / cloud-api-adaptor

Ability to create Kata pods using cloud provider APIs aka the peer-pods approach
Apache License 2.0
48 stars 88 forks source link

Podvm image caching kata agent #2026

Closed stevenhorsman closed 2 months ago

stevenhorsman commented 2 months ago

Re-use the kata-containers caches to save time in podvm building.

2018 (still in draft) has other components cached, but it's not working with the CI, so can be followed up later.

stevenhorsman commented 2 months ago

Given that we have some challenges with the guest-components libary being included (which might be addressed by misc-settings in mkosi?) I think it might be best to merge caching for just the kata-agent as the slowest built component first and follow up with the other components in later PRs. As such I'll put this as ready for review now