Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

annotate oci layers with component information #882

Merged

Conversation

fabianburth
Copy link
Contributor

What this PR does / why we need it

@maximilianbraun a very quick and dirty and in no way production ready experiment to annotate the oci layers with component information.

Since currently, the abstraction in code is intended to add all kinds of blobs to all kinds of storage backends, a clean solution would require several adjustments. A quick solution could introduce further options containing such metadata. Then the different storage implementation could choose whether to use or ignore those metadata. Furthermore, we might also want more metadata (e.g. to distinct sources from resources and to also annotate the descriptor layer itself).

Which issue(s) this PR fixes

@fabianburth fabianburth force-pushed the oci-comp-annotation branch 3 times, most recently from a15636d to c94ab86 Compare August 23, 2024 16:49
@fabianburth fabianburth requested a review from mandelsoft August 23, 2024 16:49
mandelsoft
mandelsoft previously approved these changes Sep 2, 2024
@fabianburth fabianburth marked this pull request as ready for review September 2, 2024 13:47
@mandelsoft
Copy link
Contributor

Maybe, you could also add this spec to the Mapping spec of OCM to OCI Registries.

@mandelsoft mandelsoft merged commit 2b4e835 into open-component-model:main Sep 2, 2024
15 checks passed
@fabianburth fabianburth deleted the oci-comp-annotation branch October 18, 2024 10:05
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