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

Provide a decision tree for artifacts #1101

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

sudo-bmitch
Copy link
Contributor

This adds a decision tree to the artifact guidance to indicate when the artifactType field should and should not be used. I believe this closes #1100.

artifacts-guidance.md Outdated Show resolved Hide resolved
manifest.md Outdated Show resolved Hide resolved
manifest.md Outdated Show resolved Hide resolved
Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

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

(explicit NACK, for the avoidance of doubt)

manifest.md Outdated Show resolved Hide resolved
@sudo-bmitch
Copy link
Contributor Author

This has been updated with feedback from today's call. I've also incorporated @dasiths's suggestions from #1100 to inline the examples and added credit in the commit message.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
Helped-by: Dasith Wijesiriwardena <dasiths@hotmail.com>
Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM but IANAM

@sajayantony
Copy link
Member

@tianon PTAL.
I think it might be good for this guidance to be released as a part of v1.1
Planning to send out a vote as per #1093

Comment on lines +4 to +5
When this is done, the `config.mediaType` value should not be a known OCI image config [media type](media-types.md).
Historically, due to registry limitations, some tools have created non-OCI conformant artifacts using the `application/vnd.oci.image.config.v1+json` value for `config.mediaType` and values specific to the artifact in `layer[*].mediaType`.
Copy link
Member

Choose a reason for hiding this comment

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

👍 on the updated language here ❤️

@tianon tianon merged commit 3131ecd into opencontainers:main Aug 17, 2023
4 checks passed
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.

None yet

5 participants