Skip to content

Conversation

@craciunoiuc
Copy link
Member

Prerequisite checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Ran make fmt on your commit series before opening this PR;
  • Updated relevant documentation.

Description of changes

@craciunoiuc craciunoiuc requested a review from nderjung as a code owner June 16, 2025 18:08
@github-project-automation github-project-automation bot moved this to 🧊 Icebox in KraftKit Roadmap Jun 16, 2025
@craciunoiuc craciunoiuc force-pushed the craciunoiuc/fix-multi-build-buildkit branch from 28ea830 to d9b5bff Compare June 16, 2025 18:17
@craciunoiuc craciunoiuc force-pushed the craciunoiuc/fix-multi-build-buildkit branch from d9b5bff to e4a2b04 Compare August 6, 2025 09:11
@jedevc
Copy link
Member

jedevc commented Dec 4, 2025

What's the intention behind this? It means we won't have a global cache for buildkit (each project will have its own).

It would allow builds in parallel, but ideally integrating with docker + build + some other stuff should make this a lot simpler without this change.

@craciunoiuc
Copy link
Member Author

This came previously because there was a bug which made ephemeral containers not cache their artifacts which meant pulling every time

At that time I said: why not make them project local and fix the thing at the same time

Meanwhile it got fixed, and with the additional changes you are making I feel like this is going out of scope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🧊 Icebox

Development

Successfully merging this pull request may close these issues.

2 participants