-
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 build with 'oc new-build' that points to a manifest-listed image, users should be able to set an "--import-mode=" flag to 'PreserveOriginal' to preserve all architectures of the manifest list and let any builder pods build from the manifestlisted image.
'oc new-build' should not cause pods to fail due to being the incorrect architectureEnsure node scheduling happens properly on a heterogeneous cluster when running 'oc new-build'
ImportMode api reference: https://github.com/openshift/api/blob/master/image/v1/types.go#L294
- links to