-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
BU Product Work
-
False
-
None
-
False
-
OCPSTRAT-779 - Support mirroring the multi-release payload
-
Sprint 231, Sprint 232, Sprint 233, Sprint 234
ACCEPTANCE CRITERIA
- When creating a workload with 'oc new-app' that points to a manifest-listed image, users should be able to set an "--import-mode=" flag to 'PreserveOriginal' in order to preserve all architectures of the manifest list
- 'oc new-app --name <name> <manifestlist-image> --import-mode=PreserveOriginal' should not cause pods to fail due to being the incorrect architecture
- Ensure node scheduling happens properly on a heterogeneous cluster when running 'oc new-app' with '--import-mode=PreserveOriginal'
ImportMode api reference: https://github.com/openshift/api/blob/master/image/v1/types.go#L294
Original issue and discussion: https://coreos.slack.com/archives/CFFJUNP6C/p1664890804998069
- links to
(2 links to)