bootc-dev / bootc-dev/bootc

Optionally expose all underlying container metadata in status

Abierto
#348 6 comentarios 1 reacción 0 asignados Ver en GitHub
area/client enhancement
Lenguaje dominante
Rust
Estrellas
2.3k
Forks
230
Merge medio
3 d 12 h
PR fusionados (30 d)
38

Descripción

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 https://github.com/containers/bootc/pull/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?

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Start by reading the existing `bootc status` behavior and comparing it with `ostree container metadata`, including the proposed `bootc status --full` direction. Clarify the output contract for exposing the container manifest, config, custom labels, and OCI annotations; done means the agreed metadata is available on the client side without requiring direct ostree access.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
rust
Área
cli
Tipo de issue
Nueva funcionalidad
Dificultad
5/5
Tiempo estimado
Más de una semana
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.