Skip to content

fix(oci): handle title metadata#239

Merged
mkatychev merged 1 commit into
mainfrom
fix/oci-metadata
Jul 27, 2026
Merged

fix(oci): handle title metadata#239
mkatychev merged 1 commit into
mainfrom
fix/oci-metadata

Conversation

@mkatychev

Copy link
Copy Markdown
Member

Resolves #238

org.opencontainers.image.title was previously not being set for wkg publish or wkg oci push causing certain OCI tools to be unable to pull the components.

@vados-cosmonic vados-cosmonic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM 🚀

@vados-cosmonic

Copy link
Copy Markdown
Contributor

Looks like the CI test is a flake -- probably should pass if you re-run? I guess there's a small chance that docker does not support this annotation, in which case we might have to make this an option

@mkatychev

Copy link
Copy Markdown
Member Author

Looks like the CI test is a flake -- probably should pass if you re-run? I guess there's a small chance that docker does not support this annotation, in which case we might have to make this an option

good point, we'll have to see, this has definitely caused issues with CLI tools like oras (have confirmed it).

@mkatychev
mkatychev merged commit 1063464 into main Jul 27, 2026
7 of 9 checks passed
@mkatychev
mkatychev deleted the fix/oci-metadata branch July 27, 2026 03:00
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.

wkg packages publishes/pushed to OCI missing org.opencontainers.image.title for layers

2 participants