Skip to content

Optionally expose all underlying container metadata in status #348

Open
@cgwalters

Description

@cgwalters

As someone deploying a bootc system, I may want to add custom labels (or OCI annotations) into my image, and I want to be able to see that on the client side to potentially act on it.

Today this is all squirreled away in the underlying ostree-container store, one can extract it with ostree container metadata, but that's awkward and we want to get away from exposing ostree (this also relates to #215 )

Maybe what we do for now is something like bootc status --full which would dump the container manifest and config into the image status?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/clientRelated to the client/CLIenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions