-
Story
-
Resolution: Obsolete
-
Major
-
None
-
None
-
False
-
None
-
False
-
OCPSTRAT-629 - Initial Manifest list support for multi-architecture environments
-
Sprint 231
Acceptance Criteria
- The following command should work:
skopeo copy -a docker://docker.io/library/busybox docker://EXPOSED-REGISTRY-NAME/default/busybox
- Kubelet should be able to run pods with the pushed multi-arch busybox image from the internal registry.
- The image stream status and the image objects should be the same as if the image is imported.
NOTES
- When a manifest list is pushed by tag an Image object should be created and it should point to the sub-manifest images (and are already present)
- is blocked by
-
IR-258 As an OpenShift user I want to import manifest lists via ImageStreamImport (with oc create -f) so that I can visualize them in the cluster and deploy via image stream triggers
- Closed
- is related to
-
IR-270 As an image registry user I want to push and pull (docker/podman/skopeo copy) a manifest by sha so that I can make it part of a manifest list
- Closed
There are no Sub-Tasks for this issue.