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

Config blob definition misleading? #195

Closed
hallyn opened this issue Oct 9, 2020 · 2 comments
Closed

Config blob definition misleading? #195

hallyn opened this issue Oct 9, 2020 · 2 comments
Milestone

Comments

@hallyn
Copy link
Contributor

hallyn commented Oct 9, 2020

Maybe it's my reading of it, or my misunderstanding of the possibilities,
but I've always seen a Config section in a Manifest to be a pointer to the
config blog. But the definitions here say:

Manifest: a JSON document which defines an Artifact. Manifests are defined under the OCI Image Spec apdx-2
Config: a section in the Manifest (and associated Blob) which contains Artifact metadata

It would seem more accurate to me to say that a Config is a blob, referenced
from a Manifest, describing that manifest.

@jdolitsky
Copy link
Member

It would seem more accurate to me to say that a Config is a blob, referenced
from a Manifest, describing that manifest.

Yes :)

@jdolitsky
Copy link
Member

Resolved by #206

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