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 ability to set artifactType at the image index level #23598

Open
ipanova opened this issue Aug 13, 2024 · 2 comments
Open

Add ability to set artifactType at the image index level #23598

ipanova opened this issue Aug 13, 2024 · 2 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@ipanova
Copy link

ipanova commented Aug 13, 2024

Feature request description

Based on the OCI image-spec image index can contain artifactType field. . With the current podman version (5.1.2) it is possible to set this field only for child manifest via podman manifest add --artifact-type

Suggest potential solution

Add ability to set artifactType field at the image index level.
For example at creation step podman manifest create --artifact-type

Have you considered any alternatives?

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@ipanova ipanova added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 13, 2024
@mheon
Copy link
Member

mheon commented Aug 16, 2024

We are adding a dedicated set of artifact-handling commands. This should be part of them. @baude FYI

Copy link

A friendly reminder that this issue had no activity for 30 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants