As a registry user
I want to upload manifests without tags
So that I can upload parts of manifest lists without creating temporary tags.
Acceptance Criteria
- skopeo ... registry.example.com/default/myapp@sha256:... should work
- docker pull registry.example.com/default/myapp@sha256:... should work
- a cluster-scoped image.openshift.io/Image should be created by the push
- tests
Open Questions
Should this image be visible in the image stream? Probably no.
- is related to
-
IR-215 Pushing manifest lists
-
- Closed
-