← Back to issue list

docs: dedicated doc for uploading of OCI images

View original Github issue

Metadata

Project
charmcraft
Number
#2428
Type
issue
State
open
Author
sed-i
Labels
Status: Triaged Type: Documentation Type: Enhancement
Created
2025-08-19 04:03:22+00:00
Updated
2025-08-20 20:57:09+00:00
Closed

Current evaluation

Documentation enhancement for uploading OCI images and handling multi-arch workflows, currently triaged and awaiting implementation planning.

Suggested action: keep open

Reason: The issue is a valid, triaged documentation enhancement that has received constructive feedback from a maintainer. Although inactive for ~10 months, it remains relevant to current OCI image workflows and serves as a clear, scoped task for community contributors. There is no indication it has been superseded or resolved, so it should remain open for future implementation.

Staleness: 70 Complexity: 30 Confidence: 85 Support Request: 10

Issue body

*Please describe the question or issue you're facing with "Manage resources - Charmcraft 3.5.3 documentation".* Trying to upload an oci image, I encountered two issues which I didn't find reference of in the docs: 1. The skopeo method (`DIGEST=$(skopeo inspect $IMAGE | jq -r '.Digest')`) for ghcr returned `Unknown OCI image reference`. 2. With the docker method (`IMAGE_ID=$(docker images -q $IMAGE)`) the upload succeeded, but `resource-revisions` lists amd64 only under platform, even though the tag is multiarch. It would be handy to have a dedicated doc for uploading OCI images. --- *Reported from: https://documentation.ubuntu.com/charmcraft/stable/howto/manage-resources/*

Evaluation history

Date Model Scores Action Summary
2026-06-15 13:57:44.343591+00:00 qwen3.6-35b-a3b-mtp-q6
Staleness: 70
Complexity: 30
Confidence: 85
Support Request: 10
keep open Documentation enhancement for uploading OCI images and handling multi-arch workflows, currently triaged and awaiting implementation planning.
2026-06-15 13:54:51.486521+00:00 pending