Skip to content

libimage artifact support shared between CRI-O and Podman #2347

Open
@saschagrunert

Description

@saschagrunert

CRI-O will add experimental artifact management (pull, list, inspect, remove) support in cri-o/cri-o#8996, which should land in v1.33. In addition, we also like to add artifact mount support similar to containers/podman#25397 to support artifacts in image volume mounts (kubernetes/enhancements#4639).

Podman added artifact support in 5.4, but has generally a broader set of features, like artifact push and extract.

We should find the similarities in the implementations and move common code to this library when the features are considered as somewhat stable.

cc @bitoku

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions