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

Add Index Support for Artifact Type #806

Closed
SteveLasker opened this issue Aug 12, 2020 · 3 comments
Closed

Add Index Support for Artifact Type #806

SteveLasker opened this issue Aug 12, 2020 · 3 comments

Comments

@SteveLasker
Copy link
Contributor

See: OCI Artifacts issue 25

@sudo-bmitch
Copy link
Contributor

Can this be closed?

@SteveLasker
Copy link
Contributor Author

I was on the fence for a while as I was hopeful opencontainers/artifacts#37 would be the "one manifest to rule them all".
With the latest conversations, you've helped with on identifying loops, I think we've come to the conclusion that we need two types of manifests

  • An "artifact" manifest that represents a single thing (container image, signature, sbom, scan result, helm chart)
  • A list of artifacts, that pivots across platform, or other pivots. For instance, a CNAB can't be represented as a single thing as it's an aggregate of several images.

If you have an artifact type that is a collection of manifests (CNAB, possibly helm), we'd still need an index replacement.

So, at this point, I'd say we should keep this open and see where the result of the wg-reference types to see when we're ready to take on this problem space.

@sudo-bmitch
Copy link
Contributor

Resolved by #1066.

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

No branches or pull requests

2 participants