Optionally expose all underlying container metadata in status
- Langage dominant
- Rust
- Étoiles
- 2.3k
- Forks
- 230
- Merge moyen
- 3 j 3 h
- PR mergées (30 j)
- 36
Description
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?
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par lire le comportement existant de `bootc status` et par le comparer à `ostree container metadata`, y compris l’orientation proposée pour `bootc status --full`. Clarifiez le contrat de sortie pour exposer le manifeste du conteneur, la configuration, les labels personnalisés et les annotations OCI ; le travail est terminé lorsque les métadonnées convenues sont disponibles côté client sans nécessiter d’accès direct à ostree.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100