Skip to content

feat: prefer local metadata, making local builds easier - #832

Closed
FlorianLudwig wants to merge 1 commit into
blue-build:mainfrom
FlorianLudwig:local-metadata
Closed

feat: prefer local metadata, making local builds easier#832
FlorianLudwig wants to merge 1 commit into
blue-build:mainfrom
FlorianLudwig:local-metadata

Conversation

@FlorianLudwig

Copy link
Copy Markdown

The metadata for the base-image is fetched from the registry, even if the image is available locally.

This PR instead prefers the local available metadata and only falls back to the registry if image is not available locally or parsing local data fails.

@FlorianLudwig
FlorianLudwig requested a review from gmpinder as a code owner July 26, 2026 13:30
@gmpinder

Copy link
Copy Markdown
Member

I appreciate the attempt to make operations faster. However, this change goes against the general architecture of the driver system and we will be refactoring the code base in preparation for v1.

@gmpinder gmpinder closed this Aug 22, 2026
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