Skip to content

Conversation

@mzihlmann
Copy link
Collaborator

Description

We currently build all platform variants of a target on the same host. This is very inefficient as by definition there can't be any shared layers this way. With this approach we switch to building all targets of the same platform on the same host. This should speed up the builds a bit.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

Release Notes

Describe any changes here so maintainer can include it in the release notes, or delete this block.

Examples of user facing changes:
- kaniko adds a new flag `--registry-repo` to override registry

@mzihlmann mzihlmann marked this pull request as draft June 29, 2025 22:10
@mzihlmann mzihlmann force-pushed the bakefile branch 11 times, most recently from 5492a3e to 79af6f6 Compare July 5, 2025 13:20
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