-
Story
-
Resolution: Done
-
Blocker
-
None
-
None
-
8
-
False
-
None
-
False
-
Sprint 220, Sprint 221, Sprint 222, Sprint 223, Sprint 224, Sprint 225, Sprint 226
ACCEPTANCE CRITERIA
- Image objects created for the manifest list itself
- Image objects created for all its sub-manifests
- ImageStreamImport object has new flag in importPolicy indicating that it refers to a manifest list
NOTES
- blocks
-
IR-259 As an openshift/client-go user I want to be able to specify that an ImageStream tag refers to a manifest list so that I can import all manifests from it
- Closed
-
IR-268 As an OpenShift user I want to pull existing manifest lists by tag so that I can pull the correct image for my platform
- Closed
-
IR-269 As an OpenShift user I want to pull a sub-manifest of a manifest list by digest so that I can run it on my platform
- Closed
-
IR-260 As an OpenShift user I want use oc import-image --import-mode=... to import all manifests of a manifest list so that I can easily create import requests
- Closed
-
IR-271 As an image registry user I want to push a manifest list by tag so that I can use its sub manifests in a multi-arch cluster
- Closed
-
IR-262 As an OpenShift user I want my sub-manifests to not be pruned unless the manifest list is deleted (`oc adm prune images`)
- Closed
-
IR-266 As an OpenShift user I want to use `oc describe` on manifest lists so that I don't need to read YAMLs
- Closed
- links to