Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude extensions container for FCOS
This excludes all non-base (right now, only extensions) images from image-references if the build is using fcos, because we currently don't ship fcos extensions images, and including them would break the payload. This also removes the baseOSExtensionsContainerImage from the osimagurl configmap so the placeholder value doesn't get passed through. (oc won't rewrite it if it's not in image-references).
- Loading branch information